
TBPlugin
A server-side mod that adds several useful tools to enhance Minecraft server performance.
TBPlugin was originally created as a Spigot plugin and later adapted for Fabric. Some features from the original version are missing in this port.
This is an exclusively Fabric mod, with no plans for Forge support. Requires Fabric API to be installed.
Main Features
- Spawn Unloading - By default, Minecraft always keeps the spawn area loaded regardless of where players are in the world. This feature allows you to disable this behavior.
- TPS Command - When enabled, adds the "/tps" command that lets users check server performance.
- Freeze Time on Empty Server - When there are no players on the server, the day/night cycle automatically pauses.
All listed features are DISABLED by default. To activate them, you need to make changes in the mod's configuration file - tbplugin.properties.
Detailed information about each setting can be found on the mod's GitHub page and in the wiki.