the basics are working on velocity now

This commit is contained in:
ajgeiss0702
2021-07-12 14:14:34 -07:00
parent 80f9eb262d
commit 6f24594945
15 changed files with 457 additions and 25 deletions
+7 -2
View File
@@ -1,5 +1,5 @@
# Dont touch this number please
config-version: 21
config-version: 22
# The time the server will wait between sending people in the queue
# Default: 5
@@ -171,4 +171,9 @@ auto-add-to-queue-on-kick-delay: 1
# This works on contains, so you dont have to include the whole kick message, just a few words.
auto-add-kick-reasons:
- "restarting"
- "closed"
- "closed"
# Should we enable the server command being a queue command?
# This may require extra setup on bungeecord. See the wiki:
# https://wiki.ajg0702.us/ajqueue/setup/replacing-server-command
enable-server-command: false