2.1.5 Nov 23, 2023
Improvements
- Improved a lot the UpdateChecker
- Added spigot aliases support configurable in config.yml
- Updated .gitignore
- Code improvements
- Refactoring
2.1.4 Nov 22, 2023
Changed placeholder identifier
- Changed the placeholder identifier from avampost to outpost
- More infos here: https://docs.anotherlevel.it/documentation/outposts/placeholders
2.1.3 Nov 14, 2023
Make small code improvement
Make code more cleaner
2.1.2 Nov 12, 2023
SPIGOT VERSION FIXXED
- Fixxed an error with UpdateChecker
- Fixxed an error while using blank /outpost command
- Fixxed a several issues with Spigot version that don't load Spigot classes
- Changed some names from Avampost to Outpost
- Added more information on starting plugin
- Fixxed an issue with Sound in Spigot version
Know issue: in spigot version the Update checker message don't being correctly parsed
2.1.1 Oct 31, 2023
Bossbar config options
- Added bossbar config options in config.yml
2.1 Oct 30, 2023
Enemies bossbar count!
- small optimized code
- New feature: enemies count in bossbar!
2.0.14 Oct 29, 2023
Better update checker
- Improved update checker
2.0.13 Oct 27, 2023
Solved bugs & improvements
- Rebranding
- Added configurable command aliases
- Solved bug on enable plugin
- improvements to the correctly loading of dependencies
2.0.11 Oct 26, 2023
Bug fix and improvements
- Reworked messages.yml file added all default strings with hexcolors
- Improved error handling
- Added missing messages in messages.yml
- Small bug fix
2.0.10 Oct 26, 2023
Dependencies rework
- Reworked dependencies system
- Clean up some code
- More user friendly
2.0.9 Oct 22, 2023
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
2.0.8 Oct 22, 2023
Improvements file and optimized
- Optimized some parts
- Made code more cleaner
- Improved file management
- Updated mythicmobs api to 5.4.1
2.0.7 Sep 25, 2023
Reworked Type & World section
- Reworked Type section in EditorGUI
- Reworked World section in EditorGUI
2.0.6 Sep 25, 2023
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)
2.0.5 Sep 16, 2023
Bug fix & Refactoring
- Solved an issue with MythicMob level
- Refactoring on Spigot command
2.0.4 Sep 12, 2023
small bug fix
- Solved a small bug with plugin version checker
2.0.3 Sep 12, 2023
Added new placeholders
- Added new placeholders:
- %avampost_<avampost_name>_name%
- %avampost_<avampost_name>_description%
- %avampost_<avampost_name>_claim%
2.0.2 Sep 12, 2023
Reworked chat input system & bug fix
- Reworked chat input system
- Fixxed few bugs with chat in Spigot version
2.0.1 Sep 11, 2023
A lot of bug fix
Fixxed a lot of bugs between version
2.0 Sep 11, 2023
2.0 RELEASE
- Reworked Spigot version, let me know about any issue on discord.
- Added all features in the previous updates.
2.0d Sep 5, 2023
Small bug fix
- small bug fix (update checker)
2.0c Sep 4, 2023
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.
- Added update checker
PRE 2.0b Sep 3, 2023
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.
PRE 2.0a Sep 3, 2023
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 Sep 2, 2023
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