The /halt-activity command attempts to reduce server lag by removing all 'intensive' entities (such as animals) across all loaded chunks and worlds.
WARNING: This action is PERMANENT. It will erase all animals in all loaded chunks in all loaded worlds.
Usage: /halt-activity [confirm]
Permissions: worldguard.halt-activity
Aliases: halt-activity, stoplag, haltactivity
Flags:
-i (intensive): Checks the current status of the activity halt toggle.-c (confirm): Skips the confirmation prompt (use with extreme caution).-s (silent): Performs the action without broadcasting a notification to the server.
To execute the command safely, you must either click the confirmation message provided in chat or type /halt-activity confirm.
# To see current status
/halt-activity -i
# To trigger the confirmation prompt
/halt-activity
# To confirm immediately (Dangerous)
/halt-activity confirm
# To trigger silently
/halt-activity -s confirm