Skip to content

v1.1.0

Compare
Choose a tag to compare
@josemmo josemmo released this 02 Jul 16:17
· 243 commits to main since this release
d88474d

⚠️ 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)