HomeJavaModsZinfo
Zinfo
Zinfo
Admin server state GUI plus chunk limits against lag machines
Telegram support
What is this?
Zinfo is a Paper admin tool in two layers.
First: see what is loading the server. A click GUI (or console text) shows online players, flying players, mobs, item frames, armor stands, experience orbs, total entities and loaded chunks. Per world breakdown, top hotspots, teleport to those spots, teleport to flying players, and remove junk in a radius around you.
Second: automatic protection. Per chunk caps for frames, armor stands, minecarts and boats (extra entities get removed). Command blocks are stripped from chunks. Redstone mechanism blocks can be blocked when a chunk is already full. Large underwater soul sand / magma platforms that make bubble columns for lag can be cleaned on a timer. Small lifts (1x1, 2x2) stay.
One jar, one config.yml. Defaults already whitelist lobby and spawn so creative hubs are not hit by the limits.
Where it runs
Built with Kotlin. The kotlin stdlib is shaded into the jar so you do not install anything else.
GUI (/zinfo for players)
Opens the main panel with live totals. From there:
Console has no inventory GUI: /zinfo prints the full text summary. /zinfo <world> prints one world.
Commands
Aliases: /zinfo, /zi, /serverinfo
Code (Text):
/zinfo
/zinfo <world>
/zinfo tp <mobs|frames|armorstands|xp|commandblocks> [world] [index]
/zinfo tpfly [index]
/zinfo remove <mobs|frames|armorstands|xp|commandblocks> [radius]
/zinfo mechanisms [world] [index]
/zinfo reload
Notes:
Automatic chunk limits (config.yml)
Each limit has enabled, max (where relevant), remove newest first (for entities), and world whitelist = worlds where the rule does NOT run.
Permissions
Code (Text):
zinfo.use      open GUI / read stats (default op)
zinfo.tp       teleport to hotspots, flying players, mechanism chunks (default op)
zinfo.remove   remove entities or command blocks in radius (default op)
zinfo.reload   reload config and tasks (default op)
How to install
  1. Put Zinfo.jar into the plugins folder
  2. Start Paper once so config.yml appears
  3. Edit limits, world whitelist (lobby / spawn by default), redstone block list and task intervals
  4. Use /zinfo reload after edits (or restart)
Config
Single file: plugins/Zinfo/config.yml
All messages in the plugin use classic & color codes in the GUI and chat feedback.
Support
Telegram: https://t.me/Zoobastiks
If something breaks, tell me your Paper version, Java version, and the error from the console. That saves a lot of back and forth.
Thanks for trying Zinfo.

Zinfo is a free Minecraft Java mod. Compatible with Minecraft 1.21, 26.1, 26.2. Downloaded 4 times (via Spigot). Download it and open it directly in the game.

Explore more