Skip to content

Releases: IndeedItzGab/EssentialCC

1.0.5

Choose a tag to compare

@github-actions github-actions released this 28 Jun 11:53

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

Choose a tag to compare

@github-actions github-actions released this 25 Jun 09:24

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

Choose a tag to compare

@github-actions github-actions released this 12 Jun 15:46

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

Choose a tag to compare

@github-actions github-actions released this 09 Jun 13:24

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

Choose a tag to compare

@github-actions github-actions released this 05 Jan 13:04

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

Choose a tag to compare

@github-actions github-actions released this 02 Jan 11:09

EssentialCC V1.0.0

  • Allow operators to lock and unlock dimension through slash commands with /lockdimension and /unlockdimension.
  • Allow players to set their home location and teleport at it with /sethome and /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.