This plugin is part of The Minecraft Server Utilities Project.
Requires MSUCore.
Description
This plugin limits the damage caused by the player after a certain threshold (configurable) is reached. There are currently two limiting algorithms available.
Usage
- Put the jar file into the "plugins" folder, load the plugin or restart the server
- Edit config.yml to configure the plugin to your needs
- Reload the plugin or restart the server apply the changes
Permissions
damagelimit.bypass
: Bypass the damage limit. Given to OPs by default.
Config
- See config.yml
Limiting the damage
There are two limiting algorithms available: linear and logarithmic. You can configure which algorithm to let DamageLimit use in config.yml, as well as see the parameter requirements for each algorithm. The charts below show the characteristics of each algorithm.