Allows players to filter which items they pickup in which amounts.
Current version: 0.4.0 Alpha
Commands
- /lootfilter ignore <item> - Does not pickup <item> anymore
- /lootfilter limit <item> <amount> - Only picks up <item> if the amount the player has is below <amount> NOT IMPLEMENTED YET
- /lootfilter unignore <item> - Picks up <item> again
- /lootfilter unignore all - Clears ignore list
- /lootfilter unlimit <item> - Unlimits the pickup of <item> NOT IMPLEMENTED YET
- /lootfilter list - List all current settings
Permissions
- lootfilter.ignore - Gives access to the ignore function
- lootfilter.limit - Gives access to the limit function NOT IMPLEMENTED YET

