clarify example in config

This commit is contained in:
ajgeiss0702
2021-09-04 09:03:58 -07:00
parent e946a0dba6
commit bb1df1a586
+3 -2
View File
@@ -22,9 +22,10 @@ offline-time: 120
message-time: 10
# 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:
- 'survivalqueue:survival'
- 'limbo:lobbys'
# 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.