PocketMine-GUI Java Swing-based PocketMine-MP GUI Compiling/Running Install maven Run these maven goals: package - compiles the project and packs classes into a jar exec:java - executes the jar For debugging, running mvn package exec:java every test is recommended.