Getting started
Install the plugin and check that it protects your server.
SomaPace works out how far a block break has really got on the client, by replaying the mining packets a player sends. A break that arrives before the block could possibly have been mined is FastBreak, and SomaPace denies it.
The replay accounts for the tool, the haste effect, and even the client version, since some blocks changed hardness between Minecraft versions.
Install the plugin and check that it protects your server.
Mirror flags to a Discord channel, and work out what to do when something looks wrong.
The configuration file, the log format, the command and the permission.
| Detects | Breaks that arrive earlier than the client could have mined them. |
| Enforces | Denies the break and puts the block back, or only flags it if you prefer to watch first. |
| Reports | A clickable chat alert to staff, a line in flags.log, and optionally a Discord message. |
| Accounts for | The tool, haste, ping, and the client version the player connects with. |
| Ignores | Creative mode, where instant breaking is the point. |