You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
290 B
YAML
12 lines
290 B
YAML
# ChestCommands configuration file.
|
|
# Tutorial: http://dev.bukkit.org/bukkit-plugins/chest-commands
|
|
|
|
default-color:
|
|
name: '&f'
|
|
lore: '&7'
|
|
multiple-commands-separator: ;
|
|
use-only-commands-without-args: true
|
|
update-notifications: false
|
|
use-console-colors: true
|
|
anti-click-spam-delay: 200
|