3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-10 12:25:02 +00:00

Various small fixes

This commit is contained in:
Dragory 2018-07-01 04:31:24 +03:00
parent 23c78f2c9c
commit e70f1baa27
7 changed files with 395 additions and 784 deletions

View file

@ -1,11 +1,11 @@
### Config format example
Config files are currently located at `data/guilds/<guildId>.yml` (and `data/guilds/global.yml` for global plugins).
Config files are currently located at `config/<guildId>.yml` (and `config/global.yml` for global plugins).
```yml
levels:
50: mod
100: admin
50: "1234" # Mod role id
100: "5678" # Admin role id
plugins:
mod_plugin: