File tree Expand file tree Collapse file tree
shared/src/main/resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ PAUSE_QUEUE_IF_TARGET_DOWN_MESSAGE: "&6The main server is down. We will be back
4242# When the servers are down should we prevent new players from joining the proxy?
4343KICK_WHEN_DOWN : false
4444SERVER_DOWN_KICK_MESSAGE : " %server_name% &6is down please try again later :("
45+
4546# %TARGET_SERVER%, %QUEUE_SERVER% and %SOURCE_SERVER% are placeholders for the server names
4647KICK_WHEN_DOWN_SERVERS :
4748 - " %TARGET_SERVER%"
@@ -70,6 +71,8 @@ RECOVERY_MESSAGE: "&cOops something went wrong... Putting you back in queue."
7071QUEUE_SERVER : " queue"
7172TARGET_SERVER : " main"
7273
74+ FORCE_TARGET_SERVER : false
75+
7376# Set this to true if you're a lobby or cracked/offline mode server.
7477# This option is required for those setups to work. Make your proxy sends source -> target.
7578# PistonQueue will redirect the player with source -> queue automatically if target is full.
You can’t perform that action at this time.
0 commit comments