By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
ClearLag plugin for PM4, which removes entities after a certain period of time to prevent lags.
In the configuration file, entities can be excluded if desired.
Command | Description | Permission |
---|---|---|
clearlag |
Clear all entities manually |
op , clearlag.command
|
The configuration file is located in the directory plugin_data/ClearLag/
on your server
---
# The message prefix which will be displayed in the chat
message-prefix: '&7[&cClearLag&7]'
# The time span between each clear-lag
# m=minutes,s=seconds
# e.g. 30m20s
clear-delay: 15m
# Enter here mobs or items, which should not be cleared
# e.g. Zombie or Pig or Beacon
exceptions:
- placeholder
...
The messages can also be customized in the lang_1.0.0.ini
file.
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time