rsemcs/plugins/ServerTutorialPlus/config.yml

28 lines
777 B
YAML
Raw Normal View History

2022-01-08 20:23:08 +00:00
no permission command: '&cYou do not have permission to execute this command.'
no permission tutorial: '&cYou do not have enough permissions to play this tutorial.'
enable first join tutorial: true
first join tutorial id: intro
language: English
npc:
# Whether the NPC should be removed if it is not found when starting the plugin.
# Best to disable this when using Citizens plugin.
remove-invalid: true
# The time between the first attempt to scan for NPCs and the second time. (seconds)
retry-time: 5
command-whitelist:
- w
- msg
- help
- list
- me
- kittycannon
datasource:
mysql:
# Should we use MySql to store data?
# If not: FlatFile option enabled.
enabled: false
username: root
password: root
host: localhost
database: minecraft