1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2025-12-19 14:59:20 +00:00

Started using plugin messages internally. Started subcommand refactor

This commit is contained in:
Tim203
2022-06-19 23:00:18 +02:00
parent 6e2c19f118
commit 69aacfa91b
19 changed files with 298 additions and 134 deletions

View File

@@ -34,6 +34,7 @@ object Versions {
const val snakeyamlVersion = "1.28"
const val cloudVersion = "1.5.0"
const val bstatsVersion = "3.0.0"
const val mbassadorVersion = "1.3.2"
const val javaWebsocketVersion = "1.5.2"