Releases: josemmo/yamipa
Releases · josemmo/yamipa
v1.1.0
⚠️ Breaking changes ⚠️
- Replaced "remove radius" with "clear" command (6c8b80d)
- Replaced permission "yamipa.remove.radius" with "yamipa.clear" (6c8b80d)
Added features
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
⚠️ Breaking changes ⚠️
- Replaced "remove radius" with "clear" command (6c8b80d)
- Replaced permission "yamipa.remove.radius" with "yamipa.clear" (6c8b80d)
Added features
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
v1.0.4-SNAPSHOT
- Added support for Multiverse-Core (7553620)