About Container Rules
Modifies the containers acceptance rules optionally for players with permissions.
Permissions
-
containerrules.use - Use the plugin.
Configuration
{ "Global Settings": { "Notify Player when container rules are applied": true, "Use Tip Notifications instead of Chat Messages": true }, "Chat Settings": { "Chat Prefix": "<color=#00EDED>[ContainerRules]</color>: ", "Icon SteamID": 0 }, "Container Rules": { "cupboard.tool.deployed": { "Enabled": true, "Allowed Categories (Names - Empty = Accept All)": [ "Resources" ], "Blocked Categories (Names)": [], "Allowed Shortnames (Empty = Accept All)": [], "Blocked Shortnames": [], "Requires Permission": true }, "cupboard.tool.retro.deployed": { "Enabled": true, "Allowed Categories (Names - Empty = Accept All)": [ "Resources" ], "Blocked Categories (Names)": [], "Allowed Shortnames (Empty = Accept All)": [], "Blocked Shortnames": [], "Requires Permission": true }, "cupboard.tool.shockbyte.deployed": { "Enabled": true, "Allowed Categories (Names - Empty = Accept All)": [ "Resources" ], "Blocked Categories (Names)": [], "Allowed Shortnames (Empty = Accept All)": [], "Blocked Shortnames": [], "Requires Permission": true }, "fridge.deployed": { "Enabled": true, "Allowed Categories (Names - Empty = Accept All)": [ "Food" ], "Blocked Categories (Names)": [], "Allowed Shortnames (Empty = Accept All)": [], "Blocked Shortnames": [], "Requires Permission": true } } }
