mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-25 16:00:27 +00:00
add config option to restore old kick behavior pre 0.9.0
This commit is contained in:
@@ -68,5 +68,10 @@ override-bungee-commands: false
|
||||
# restart scripts.
|
||||
exempt-ip-addresses: []
|
||||
|
||||
# restore old login when online behavior before 0.9.0 update
|
||||
# uncomment to enable it
|
||||
|
||||
# disable-kick-when-online: true
|
||||
|
||||
# Config version DO NOT CHANGE!!!!
|
||||
config-version: 1
|
||||
@@ -1 +1,2 @@
|
||||
logged-in-other-location: "§cYou logged in from another location!"
|
||||
logged-in-other-location: "§cYou logged in from another location!"
|
||||
already-logged-in: "§cYou are already logged in!"
|
||||
Reference in New Issue
Block a user