Skip to content

Commit

Permalink
version infos
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Jul 16, 2024
1 parent 0fd9de7 commit 31ac544
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ A simple queue system for **BungeeCord Servers** in the style of the 2b2t queue.
Connects players to a queue server instance when the main server is full or restarting. The player regularly receives information about their position in the queue.
Use a plugin like [QueueServerPlugin](https://github.com/zeroBzeroT/QueueServerPlugin/) for the queue server instance.

## Versions

| git | version | sw |
|----------------------------------------------------------------------|---------------|----------|
| [velocity](https://github.com/zeroBzeroT/AnarchyQueue/tree/velocity) | 3.x.x | velocity |
| [main](https://github.com/zeroBzeroT/AnarchyQueue/tree/main) | 1.x.x - 2.x.x | bungee |

## Commands

- **/maxplayers {count}** Gets or sets the capacity of the main server.
Expand Down Expand Up @@ -67,4 +74,4 @@ fitness for a particular purpose, and non-infringement. In no event shall the
Authors or copyright owners be liable for any claims, damages or other
liability, whether in an action in contract, tort or otherwise, arising from,
out of or in connection with the Software or the use or other dealings in the
Software.
Software.

0 comments on commit 31ac544

Please sign in to comment.