The
AntiStop plugin prevents players from standing still in a specified region. Here's a concise breakdown of how it works and how to use it:
Functionality
If a player
stands still in the defined region:
- After 5 seconds: A warning is issued (via bossbar or chat message).
- Then: The player is punched twice (simulated hit).
- Then: Continuous damage (about half a heart per hit) is applied until they move.
Commands
Command
Description
Permission
/setantistop Save the WorldEdit region as restricted antistop.admin
/antistopreload Reload plugin configuration antistop.admin
Permissions
Permission
Description
Default
antistop.admin Use admin commands OP only
antistop.bypass Bypass all AntiStop restrictions None
How to Select a Region
- Use WorldEdit to select a region:
- ///wand → Get the wand.
- //pos1 and //pos2 → Select corners.
- Run /setantistop to set the region.
- Adjust config.yml as needed (e.g., timings, damage, warning message).
- Run /antistopreload to apply any config changes.