Changelog
[Add]
cooldown: and
cooldown-bypass: options for
commands.yml
Code (YAML):
worth:
enabled
: true
priority
: normal
aliases
:
[
]
cooldown
: 10
# 10 Seconds
cooldown-bypass
: essentialsc.worth.bypass-cooldown
[Add] A Kit GUI mode option
Code (YAML):
kits
:
# How players interact with the kit list.
# "command" — players type /kits to see a chat list.
# "gui" — /kits opens an inventory GUI showing all available kits.
mode
: gui
# Play sounds when opening, claiming, turning pages, or closing the GUI.
sounds
: true
- The GUI is configurable in guis/kit_list.yml
- Kits now also have two new options:
Code (YAML):
gui-slot
: 10
gui-icon
:
"CHEST"
[Fix]
/balance not updating
[Update] SellGUI is now non-italic
[Fix] Default Shop categories and items not loading