Releases: BazzaDEV/DeltaCore
Releases · BazzaDEV/DeltaCore
Version 1.5.8
Version 1.5.7 - Added more vanished support and features
v1.5.7 Updated version number in pom.xml to v1.5.7
Version 1.5.5 - Added namebar prefixes and fixes some bugs
- Rewrote /fly command to remove the need for a hashmap keeping track of player's in fly mode
- Added [Staff] prefix to player name above head when they enter staff mode
Version 1.5.4 - /fly command
v1.5.4 Added /fly command (but missing fix for flight status retention on re…
Version 1.5.3 - Added /gmspec command
- Added /gmspec command (forgot to add this whenever the DeltaCore gamemode commands were added)
Version 1.5.1 - Updated to Minecraft 1.16.1 and other things happened
v1.5.1 Updated plugin version in pom.xml to 1.5.1-BETA
Version 1.5.2 - Added /portalhelper command
Added new command /portalhelper to help player's link nether portals properly.
Version 1.4.1
v1.4.1 Fixed bug in StaffGUI where player head can duplicate in menu upon Pl…
Version 1.4 - Staff Mode GUI
v1.4 Updated version number in pom.xml to 1.4
Version 1.3.1 - Bug fixes and minor updates
Changelog
- Added new plugin prefix to many messages
- Revised some messages
- Relocated post-operation messages in PlayerInventoryManager to respective Command classes
- Disabled default gamemode commands
- Added aliases for inventory manipulation commands
- Added post-operation messages when executing /saveinv, /loadinv, and /clearinv
- (Backend) Added new Vars class to hold static constants like player permission denied messages, command prefixes, etc.
- (Backend) Added PlayerCommandPreProcessListener to intercept command executions