- Java 21 or higher
./gradlew buildThe built JAR will be in build/libs/.
- Install the mod on your Minecraft server
- Start the game and join a world
- Run
/ptracker startto begin tracking - Run
/ptracker stopto stop tracking and view results
/ptracker start # Start tracking performance
/ptracker stop # Stop tracking and view results
/ptracker deviceinfo # Display your device information
/ptracker config # List all configuration optionsFor detailed command usage, see Commands.
- Configure which metrics to collect in Configuration
- Set up network features in Network API
- Review Privacy considerations