Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Function Loot Protection

Phoenix Nemo edited this page Sep 10, 2016 · 2 revisions

Loot Protection

Protect loot belonging based on Attack Stats. Loot item will be directly sent to corresponding player's pack.

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.

Clone this wiki locally