+ Added Ender Chest Rollback Feature - Saves players enderchests on Death/Quit/Kick (Has the ability to restore them using /er)
+ Added the ability to change ALL feature commands as well as their aliases
+ Added the ability to use placeholderAPI placeholders in staff chat
~ Corrected an issue where flyboost feature messages with values of '' send empty values
~ Fixed an NPE with InventoryRollbackFeature in rare conditions
~ Updated Vanish silent chest listener to respect cancelled events
~ Updated a potential saving issue with AutoRestartFeature not saving playerdata before disabling plugins
~ Corrected a potential issue with StaffModeFeature & players being able to glitch in and out of Staff Mode with inventory items.
~ Corrected a bug with WatchPlayerFeature when target player switches worlds
~ Optimized WatchPlayerFeatures caching system
~ Updated Command Manager system to work correctly for 1.8 to latest mc ver
~ Corrected issues with AutoRestart feature where it doesnt work with later versions of MC on certain jars.
+ Added a fully customizable logging system. You can create your own smart logs using my new event system (logging.yml). You can set up webhooks, whitelist / blacklisted types, message (console & staff notify toggle options), & permission nodes for each log type. Users with permission will NOT be able to trigger the logs however WILL get the staff notification for the log. (Please note, there is no saving system for these logs as it would be inefficient and will be fine as can log to console / discord) Log types are: BREAK PLACE INTERACT COMMAND CHAT CREATIVE DROP PICKUP SPAWNER_CREATE (Kore Integration) SPAWNER_ADD (Kore Integration) SPAWNER_REMOVAL (Kore Integration)
~ Corrected an issue with /ping not being registered correctly on versions higher than 1.8
~ Updated configs to work with new VulcanLib system
- Added chat-filter to chatmanager.yml (You can block both words AND regex patterns)
- Added permission settings to every feature that has permission nodes.
~ Corrected an issue with loading staff in staffmodes when file does not exist
~ Completely reworked & optimized silent chests in vanish (Now event based & not janky / buggy)
~ Reworked vanish version modules (Now combined in one manager)
~ Corrected an issue with loading player rollback saves when file does not exist
~ Optimized Authenticator event listeners
~ Corrected an issue with configs
~ Optimized the flyboost limiter event listener
+ Added the ability to inventory restore offline players
~ Corrected an issue with FlyBoostFeature not disabling when feature was toggled off
~ Corrected an issue with FlyBoostFeature using players display name rather than username.
- Cleanup [BACKEND]
~ Corrected an issue with Announce Feature
~ Shuffled all announcements when loading from config
~ Corrected an issue with packet processing in vanish when receiving packet with unregistered sound
- Removed unused imports
- Code Cleanup [BACKEND]
+ Added more API methods for vanish
~ Corrected an issue with InventoryRollbackConfig overriding a fillers section
~ Corrected an issue with wrong permission checking in vanish methods
~ Corrected an issue with API - Version for later versions
~ Optimised Staff Mode data saving / loading
~ Optimised Vanish data saving / loading
- Removed many methods that are now inside VulcanLib
- Code Cleanup [BACKEND]
+ Added the ability to be able to use PlaceholderAPI placeholders in announcer messages
~ Optimisations to Fly Boost feature code
~ Corrected an issue with Help-op feature cooldowns
- Code Cleanup [BACKEND]
~ Updated Configs to use VulcanLib
~ Corrected issues with CPS showing wrong
~ Updated issues with CPS in later MC Versions
~ Corrected an issue with Inventory Rollback for later versions
~ Updated support for Off-Hand inside of Inventory Rollback feature
v1.1
~ Optimised Vanish for 1.8
v1.2
~ Corrected an issue when disabling 2fa it would still prompt users.
~ Corrected an issue with clearchat arguments not working correctly.
~ Corrected an issue with CPS not logging correctly.
~ Corrected an issue with UUID factions integration.
~ Corrected an NPE with vanish sound effects (1.8).
~ Corrected an issue with Slow Chat arguments not working correctly.
v1.3
+ Added Help-Op feature (Cooldown, Notify, & Discord Webhook support)
+ Added Player Report Feature (GUI, Close / Re-Open Support, Discord Webhook Support)
+ Added Inventory Rollback (GUI, max saves, DEATH, QUIT, & KICk saves, Restore EXP, InventoryContents, and Teleport to location)
~ Corrected an issue with Announcer where it would override the messages category
~ Corrected an issue with the materialDB not loading properly ~ Optimised Inventory serialization
~ Optimised some logic in AutoRestart Feature
v1.4
+ Adds a fly boost limiter feature
~ Corrects an issue with permissions being different for staff chats
~ Corrects an issue with an Inventory Rollback permission
~ Optimised Vanish for 1.8
~ Corrected an issue with a command overriding /pv
v1.5
+ Added the ability to /vanish <player>
+ Added the ability to /staffmode <player>
~ Corrected a potential crash exploit when executing commands
~ Corrected issues with CPS watcher for Left CPS
~ Corrected an issue with mutechat
v1.6
+ Added /ping (player | self)
~ Updated to use VulcanLib
v1.7
+ Added setting "should-save-ips" (False by default) to 2fa feature. If you set the setting to true the 2fa feature will only prompt players having to verify when their IP changes rather than everytime the server restarts. WARNING: I would not recommend using this setting if you do not have Wine or Tequila ip obfuscation on or another jar which obfuscates ips.
v1.8
- Removed un-necessary classes & utils
v1.9
~ Updated version with VulcanLib for action bar sending
~ Corrected an issue with version number not showing correctly.
v2.0
+ Added a setting to stop vanished players being able to hit unvanished players
~ Updated version with VulcanLib for action bar sending
~ Corrected an issue with version number not showing correctly.
~ Bypassed FlyBoost limiter when in Spectator gamemode
~ Correct an issue with the ordering in InventoryRollback GUI's being backwards
~ Corrected an issue with Inventory Rollback inventory GUI's not showing item stacks
~ Added water breathing effect to players in staff mode
~ Corrected an issue with being able to trigger staff mode items with Physical interactions
~ Cleanup [BACKEND] (All Versions)
