aboukkit/config.yml
2025-03-17 21:35:58 -03:00

14 lines
No EOL
645 B
YAML

# IMPORTANT: for your commands to work you will need to register them
# Open this plugin's jar with a archive manager and add your command to plugin.yml
# Here lies your custom commands
commands:
- 'about'
- 'aboukkit'
# and here you define a string list for each command
# & will be automatically converted to §$ so you can use colors
about:
- "&cThis plugin has not been configured yet!"
- "Visit our website at &l&1https://betamargarina.rf.gd&f for server &cbackup downloads&f, our &cwiki&f and much more!"
- "&6Aboukkit, by &9Adrian Victor&6. Uses code from &9AleksandarHaralanov"
aboukkit:
- 'This server is running aboukkit.'