Initial Stargate plugin: Paper gate plugin + Velocity/Bungee cross-server bridges

This commit is contained in:
Michael Burgess
2026-08-09 09:53:55 -04:00
commit 83a0392ee9
34 changed files with 2317 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
rootProject.name = "stargate"
include(":stargate-common")
include(":stargate-paper")
include(":stargate-velocity")
include(":stargate-bungee")