Releases: IndeedItzGab/EssentialCC
Releases · IndeedItzGab/EssentialCC
Release list
1.0.5
EssentialCC V1.0.5
- Improvement with storing/fetching data that significantly improve the efficiency of the process, and making the code simple and clean.
- Improvement with combat and movement detector for features regarding teleportation, such as warps, and home.
- Add support for console commands and command blocks for operator commands including /tps
- Implemented new custom slash commands:
- /freeze [reason]
- /tempfreeze [reason]
- /unfreeze
- Fixed some minor issue that can caused unexpected results or bugs.
- Fixed error where all commands stop working when there is a new command namespace. (Reported by @TheBlue)
- Fixed the prefix name on chat when the user rank was removed after having one. (Reported by @TheBlue)
V1.0.4
EssentialCC V1.0.4
- Implementation of Pack Setting that provide better configuration for client world and realm users.
- Fixed several bugs that cause non-operator commands to not work (reported by @hellnahyotweakin)
V1.0.3
EssentialCC V1.0.3
- Added rank/role system with BedrockTeams support
- Added new custom slash commands:
- /burn
- /rank <set|remove> [rank]
- New projects icon
V1.0.2
EssentialCC V1.0.2
- Added support for custom dimension on /lockdimension and /unlockdimension.
- Added lock duration on dimension locking.
- Fixed locked dimension forcing players to teleport to the highest vertical location in the overworld.
- Added new slash commands:
- /tps - Check the servers tps performance.
- /tempban - Temporarily ban a player from the server.
- Added commands cooldown
- Revamped mute duration for date and time accuracy.
- Updated copyright license
V1.0.1
EssentialCC V1.0.1
- Added more slash commands:
/warp/delwarp/setwarp/warplist/kickall/mute/realname/unmute/suicide
- Fixed an issue with movement detector during teleportation
V1.0.0
EssentialCC V1.0.0
- Allow operators to lock and unlock dimension through slash commands with
/lockdimensionand/unlockdimension. - Allow players to set their home location and teleport at it with
/sethomeand/home - Allow operators to set nickname to any players with
/nickname - Allow operators to ban and unban players through slash commands with
/ban,/pardon, and/banlist - You can disable/enable a certain slash commands through the configuration file.