This is a minecraft fabric server mod that allows you to check your server's memory usage with a simple command.
You can download this mod on modrinth. https://modrinth.com/mod/memory-check
Just run the /memcheck command.
- Make sure you have git and jdk 25 installed.
- Clone the repo:
git clone https://github.com/Blayung/memory-check.git; cd memory-check - Compile the mod:
./gradlew build - Now the mod jar file should be in the
./build/libsfolder.