Redirect players. POC for a global event server redirector.
The plugin requires:
- Java 25 or above.
- Mindustry v157 or above.
./gradlew :shadowJarto compile the plugin into a usable jar (will be located atbuild/libs/poly.jar)../gradlew :runMindustryServerto run the plugin in a local Mindustry server../gradlew :runMindustryDesktopto start a local Mindustry client that will let you test the plugin.