Skip to content

v1.1.0-SNAPSHOT

Pre-release
Pre-release
Compare
Choose a tag to compare
@josemmo josemmo released this 19 Jun 15:41
· 251 commits to main since this release
06e8d9c

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