Added updater

This commit is contained in:
ajgeiss0702
2021-09-07 15:37:48 -07:00
parent 64c403baca
commit 6dd2cf7fb1
15 changed files with 120 additions and 13 deletions
+5 -2
View File
@@ -1,5 +1,5 @@
# Dont touch this number please
config-version: 27
config-version: 28
# This is the main config for ajQueue.
@@ -258,4 +258,7 @@ protocol-names:
# On velocity, should we end a player a message when they are kicked while trying to connect to a server with the queue?
# This has no effect on bungee, because the message is sent from bungee and theres no way to change that in ajQueue
# Default: false
velocity-kick-message: false
velocity-kick-message: false
# Should the updater be enabled?
enable-updater: true