Features
- Show only effects which the player has access to in the GUI
- Use CommandAPI for better and easier brigadier support
- Added support for the upcoming AbeoVanish plugin
Changes:
- AnimVanish now uses CommandAPI for commands. You might be required to download it externally if you're running a Spigot server.
- Bumped adventure-text-minimessage from 4.16.0 to 4.17.0
- Bumped org.projectlombok.lombok from 1.18.32 to 1.18.34
- Removed com.google.guava.guava
- AnimVanish now supports unloading platform code
Fixes
- Load vanish plugins in right order
- Fixed typo in README.MD
- Effect GUI now closes after starting an effect
- Fix firework entity namespace id change in 1.21 and newer
Full Changelog: https://github.com/ArikSquad/AnimVanish/compare/v1.1.0...v1.1.1
New Features
- Added an API. You can use the API to create new effects.
- Spigot Support
Changes
- Plugin is now 1.19.4-latest. (1.20.4)
- AnimVanish now uses an improved command system.
- Various new configuration settings
- A lot of new internal changes (and I mean a lot)
- Fixed a GUI glitch
- Moved to a GUI library for easier GUI management
- Fixed annotations written as "annonation"
Full Changelog: https://github.com/ArikSquad/AnimVanish/compare/v1.0.7...v1.1.0
AnimVanish 1.0.8.1-BETA
- Added permission for opening the GUI
- Added support for multiple languages
- Better update checker
- New annotation system
- New launch effect
...And more at our github