clarify example in config
This commit is contained in:
@@ -22,9 +22,10 @@ offline-time: 120
|
|||||||
message-time: 10
|
message-time: 10
|
||||||
|
|
||||||
# If a player is in a server, you can have the plugin make them automatically join a queue for another server
|
# 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 survivalqueue server, they will auto-join the queue for survival
|
# Example with the default values: Player joins the limbo server, they will auto-join the queue for the lobbys group
|
||||||
|
# Note that you dont have to use groups. Just put the name of a server to use a single server instead.
|
||||||
queue-servers:
|
queue-servers:
|
||||||
- 'survivalqueue:survival'
|
- 'limbo:lobbys'
|
||||||
|
|
||||||
# Should the plugin send an actionbar to the player?
|
# Should the plugin send an actionbar to the player?
|
||||||
# The actionbar contains some info such as which server they are queued for, what position they are in, estimated time remaining, etc.
|
# The actionbar contains some info such as which server they are queued for, what position they are in, estimated time remaining, etc.
|
||||||
|
|||||||
Reference in New Issue
Block a user