Last active
November 14, 2016 15:02
-
-
Save b1naryth1ef/b90e8045a8ada68b4dfd06de54ee53e5 to your computer and use it in GitHub Desktop.
Config for test server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nickname: "ROWBOAT" | |
levels: | |
108598213681922048: 100 | |
commands: | |
prefix: '!' | |
overrides: | |
test: | |
level: 0 | |
plugins: | |
pickup: | |
templates: | |
test: | |
players: 6 | |
platform: battlenet | |
maps: | |
- hanamura | |
- anubis | |
- volskaya | |
utilities: {} | |
admin: {} | |
reactions: | |
resolved: true | |
channels: | |
'*': | |
max_reactions_per_user: 10 | |
max_reactions_emojis: 5 | |
no_letters: true | |
test1: | |
max_reactions_per_user: 1 | |
test2: | |
max_reactions: 5 | |
test3: | |
whitelist: [":ok_hand:"] | |
test4: | |
blacklist: [":poop:"] | |
test5: | |
no_letters: true | |
modlog: | |
channels: | |
mod-log: | |
include: [] | |
timestamps: true | |
timezone: 'US/Pacific' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment