You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.
Recursive G edited this page Nov 29, 2017
·
2 revisions
Loot Protection
Protect loot belonging based on Attack Stats. Loot item will be directly sent to corresponding player's pack.
Experience dropped by mobs will also be collected, see Exp Auto Collect.
Command
/nu lp
Toggle Loot Protection ON/OFF.
Permission
nu.lootprotect Toggle protection status, defaults to all.
Config
lootProtectMode: OFF
Available modes:
OFF - Global disable this feature
FINAL_DAMAGE - Loot belongs to player who lastly killed the mob
MAX_DAMAGE - Loot belongs to player who dealt highest damage
Usage
Set lootProtectMode in config and reload the plugin, and everything should just work.
Player can use /nu lp to toggle this function on or off for their needs.