Skip to content

Releases: josemmo/yamipa

v1.1.0

02 Jul 16:17
d88474d
Compare
Choose a tag to compare

⚠️ Breaking changes ⚠️

  • Replaced "remove radius" with "clear" command (6c8b80d)
  • Replaced permission "yamipa.remove.radius" with "yamipa.clear" (6c8b80d)

Added features

  • Added initial support for 1.17 🎉 (aa20c0a)
  • Added "top" command (d66b799)

Improvements and bugfixes

  • Fixed player teleportation handling (07a97c3)
  • Fixed remove in radius for offline player (010bba5)
  • Fixed get image located between areas (2bed109)
  • Fixed image memory cache invalidation (1184e5f)
  • Switched from CommandAPI to Brigadier (a983bdf)
  • Removed item-nbt-api dependency (18e9791)
  • Increased FakeMap pool of IDs (120736a)
  • Improved help menu (5544250)
  • Added NotNull and Nullable annotations (0b91173)
  • Fixed NullPointerException on command aliases (0976308)
  • Fixed block selection on 1.17 (dcaf704)

v1.1.0-SNAPSHOT

19 Jun 15:41
06e8d9c
Compare
Choose a tag to compare
v1.1.0-SNAPSHOT Pre-release
Pre-release

⚠️ Breaking changes ⚠️

  • Replaced "remove radius" with "clear" command (6c8b80d)
  • Replaced permission "yamipa.remove.radius" with "yamipa.clear" (6c8b80d)

Added features

  • Added initial support for 1.17 🎉 (aa20c0a)
  • Added "top" command (d66b799)

Improvements and bugfixes

  • Fixed player teleportation handling (07a97c3)
  • Fixed remove in radius for offline player (010bba5)
  • Fixed get image located between areas (2bed109)
  • Fixed image memory cache invalidation (1184e5f)
  • Switched from CommandAPI to Brigadier (a983bdf)
  • Removed item-nbt-api dependency (18e9791)
  • Increased FakeMap pool of IDs (120736a)
  • Improved help menu (5544250)
  • Added NotNull and Nullable annotations (0b91173)

v1.0.4

17 Apr 12:19
f154e30
Compare
Choose a tag to compare

Added features

  • Added "yamipa describe" command (b87da73, c8e4d22)
  • Added option to remove images placed by a particular player (b836a26)

Improvements and bugfixes

  • Added support for Multiverse-Core (7553620)
  • Fixed compatibility with CraftBukkit (dc506ec)
  • Fixed select image for removal not working sometimes (5a8e706, 9127a95)
  • Removed pagination from "yamipa list" when in console (0959160)
  • Added custom User-Agent header when downloading images (7c7e4ae)

v1.0.4-SNAPSHOT

03 Apr 10:31
7553620
Compare
Choose a tag to compare
v1.0.4-SNAPSHOT Pre-release
Pre-release
  • Added support for Multiverse-Core (7553620)

v1.0.3

30 Mar 08:27
5655357
Compare
Choose a tag to compare
  • Fixed bug where multiple players cannot place images at the same time (9c446fb)
  • Upgraded dependencies (21f8305)

v1.0.2

13 Feb 16:33
5f20d84
Compare
Choose a tag to compare

v1.0.1

22 Jan 12:16
70960ba
Compare
Choose a tag to compare
  • Fixed partial frame rendering bug - aec21f0

v1.0.0

21 Jan 10:10
bcb5a46
Compare
Choose a tag to compare
  • Initial release

Compatible with Minecraft 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4 and 1.16.5 (tested on 1.16.4)