About Inventory Weight
Set a weight on each item per category, if the player reaches the weight limit, he will no longer be able to run.
Permissions
inventoryweight.bypass - You can bypass the weight of the inventory
Config
Quote{ "WeightCategory": { "Ammunition": 4, "Attire": 6, "Component": 5, "Construction": 8, "Electrical": 8, "Food": 2, "Fun": 3, "Items": 5, "Medical": 2, "Misc": 5, "Resources": 9, "Tool": 5, "Traps": 5, "Weapon": 10 }, "WeightLimit": 1000 }