add config
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Dont touch this number please
|
||||
config-version: 1
|
||||
|
||||
# The time the server will wait between sending people in the queue
|
||||
# Default: 5
|
||||
wait-time: 5
|
||||
|
||||
# If a player is in a server, you can have the plugin make them automatically join a queue for another server
|
||||
# Example with the default values: Player joins survivalfallback server, they will auto-join the queue for survival
|
||||
queue-servers:
|
||||
- 'survivalfallback:survival'
|
||||
Reference in New Issue
Block a user