HungerArena/commandAndBlockManagement.yml
2012-10-08 17:55:42 -06:00

15 lines
288 B
YAML

# Make like this to whitelist/blacklist
# whitelist:
# - /broadcast
# - /pm
# Anything not in the whitelist will be counted as blacklist!
commands:
whitelist: []
##### Not implemented! #####
blocks:
whitelist: []
blacklist: []
sponsors:
blacklist: []
############################