diff --git a/README.md b/README.md index 7badff8..cd81a49 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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. \ No newline at end of file +Software.