First commit.

This commit is contained in:
天クマ 2025-03-17 21:35:58 -03:00
commit 49aa5f8679
10 changed files with 143 additions and 0 deletions

14
config.yml Normal file
View file

@ -0,0 +1,14 @@
# 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.'