CommandPanels/resource/config.yml
2025-10-12 00:56:46 +11:00

19 lines
751 B
YAML

# |------------------------------------------------------------------------
# | CommandPanels Config File
# | By RockyHawk v8
# | https://www.spigotmc.org/resources/67788/
# |
# |------------------------------------------------------------------------
# When disabled, custom commands to open panels will not be registered
custom-commands: true
# Amount of time in ticks players must wait between opening panels
cooldown-ticks: 5
# Logs to console whenever a panel is opened
panel-snooper: false
# When enabled, panels will automatically refresh if any observed permissions change.
# Permissions used in HASPERM conditions are considered observed permissions.
permission-observer: true