A plugin for building and sharing schematics in a dedicated server.
-
./gradlew jar
for a simple jar that contains only the plugin code. -
./gradlew shadowJar
for a fatJar that contains the plugin and its dependencies (use this for your server).
-
./gradlew runMindustryClient
: Run Mindustry in desktop with the plugin. -
./gradlew runMindustryServer
: Run Mindustry in a server with the plugin.
This plugin runs on Java 17 and is compatible with Mindustry V6 and V7.
-
Base plot management
-
Schematics management