diff --git a/README.md b/README.md index a3bd629..bca1c73 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ A simple queue system for BungeeCord (and Velocity) in the style of the 2b2t que | queue | server name from bungee config | | maxPlayers | max players of target before players are queued | | waitOnKick | seconds to wait after a kick before reconnect | -| messagePosition | player message, that shows his position in the queue | +| messagePosition | player message, for the position in the queue | | messageConnecting | player message, when connecting to the target server | | messageFullOrOffline | player message, when the target is full or offline | | serverName | target server name displayed to the player |