main/Permissions
MineReaper permissions will work with any permissions plugin supported by Bukkit.
MineReaper does NOT support * permissions such as minereaper.use.*, minereaper.exempt.*. Using these will cause the mod to behave abnormally. Please see the permissions list below for more information on properly adding MineReaper permissions.
| Permission | Description |
|---|---|
| minereaper.commands | Add this permission to any user/group/world that you want to have access to /minereaper in-game commands. |
| minereaper.use | Add this permission to the user/group/world that you want to be able to keep their experience & items when they die. |
| minereaper.use.exponly | This permission will override minereaper.use, and allows players to only keep their EXP on death. |
| minereaper.use.itemsonly | This permission will override minereaper.use, and allows players to only keep their items on death. |
| minereaper.exempt | This permission will override the tax rate, allowing players to keep EXP and items for free (but not for PvP deaths). |
| minereaper.exempt.itemsonly | This permission will override minereaper.exempt, allowing players to only keep their items. (but not for PvP deaths). |
| minereaper.exempt.exponly | This permission will override minereaper.exempt, allowing players to only keep their exp. (but not for PvP deaths). |
| minereaper.exempt.pvp | This permission will override the tax rate, allowing players to keep EXP and items for free (only for PvP deaths). |
| minereaper.exempt.pvp.itemsonly | This permission will override minereaper.exempt.pvp, allowing players to only keep their items (only for PvP deaths). |
| minereaper.exempt.pvp.exponly | This permission will override minereaper.exempt.pvp, allowing players to only keep their EXP (only for PvP deaths). |
Note: Players can keep their items/experience for both PvP and non-PvP related deaths, it is NOT one or the other. You just need to mix and match the correct permissions as you see fit. Keep in mind that PvP related deaths are processed separately than regular deaths, so having the minereaper.exempt permission will not make them exempt from PvP kill taxes. You need to set the minereaper.exempt.pvp permission to make them exempt from PvP kill taxes. minereaper.exempt makes them exempt from being taxed for any other kind of death.
Comments