mirror of
https://github.com/rockyhawk64/CommandPanels.git
synced 2025-11-18 07:14:17 +01:00
15 lines
563 B
YAML
15 lines
563 B
YAML
# |------------------------------------------------------------------------
|
|
# | CommandPanels Config File
|
|
# | By RockyHawk v7
|
|
# | 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
|
|
|
|
# Will make console logs when panels are opened
|
|
panel-snooper: false |