Dependencies rework
- Reworked dependencies system
- Clean up some code
- More user friendly
More optimizations and messages
- Added missing messages on editing some things on EditorGUI
- Optimized some part of codes
- Merge some parts that are duplicated between Spigot and Paper versions
Improvements file and optimized
- Optimized some parts
- Made code more cleaner
- Improved file management
- Updated mythicmobs api to 5.4.1
Reworked Type & World section
- Reworked Type section in EditorGUI
- Reworked World section in EditorGUI
Bug fix
- Updated placeholderapi api to 2.11.4
- Updated wordlguard api to 7.0.9
- Fixxed a bug in selected mob gui (level parameter)
Bug fix & Refactoring
- Solved an issue with MythicMob level
- Refactoring on Spigot command
small bug fix
- Solved a small bug with plugin version checker
Added new placeholders
- Added new placeholders:
- %avampost_<avampost_name>_name%
- %avampost_<avampost_name>_description%
- %avampost_<avampost_name>_claim%
Reworked chat input system & bug fix
- Reworked chat input system
- Fixxed few bugs with chat in Spigot version
A lot of bug fix
Fixxed a lot of bugs between version
2.0 RELEASE
- Reworked Spigot version, let me know about any issue on discord.
- Added all features in the previous updates.
Small bug fix
- small bug fix (update checker)
Added update checker
This version of the plugin is not stable! And the update has been added only in paper mode; it will be available soon for Spigot as well!
There are many breaking changes, so I would not recommend using this build.
KingdomsX improvements
This version of the plugin is not stable! And the update has been added only in paper mode; it will be available soon for Spigot as well!
There are many breaking changes, so I would not recommend using this build.
- Added reward system in KingdomsX event
- Fixxed a bug with Mob section
- Fixxed a bug with kingdomsX avampost when its not hooked
- Added variables %player% and %kingdom% for rewards section and messages.
KingdomsX integration & other improvements
This version of the plugin is not stable! And the update has been added only in paper mode; it will be available soon for Spigot as well!
There are many breaking changes, so I would not recommend using this build.
- Added kingdomsX avampost type
- A lot of refactoring
- Added new messages
- Added new type of message support adding sound support
- Other improvements to code, and bug fixing
PRE 2.0 BIG CHANGES
This version of the plugin is not stable! And the update has been added only in paper mode; it will be available soon for Spigot as well!
There are many breaking changes, so I would not recommend using this build.
- Added Dynamic Mob System
- Changes on the default avamposts.yml file
- Added new parameters on default avampost type, cooldown
- Removed boss section
- Improved a lot the performance of the plugin
- Added initial system of cooldown for each avampost
- New type system (initial) for support new type of avamposts (for the moment only killmobs)
- Solved few bugs, like lastOpenGUI system
Placeholder API support & few bugs fix
- Added placeholderAPI support
- Added cooldown placeholder: %avampost_avampostname_cooldown%
- Removed unused Paper loader
- Fixxed few bugs
Improvements
- Refactoring
- Improved WorldGuard Event, removing entering message on cooldown
Improved performance & new option added
- New config option
- Optimizied WorldGuard flags code
# Send a message to player when he enter in the avampost
# if you don't want to send a message set this to false
send-message-on-enter: true