Version 1.0.1
7 downloads
About NoItemAddContainer
A Rust container ban plugin that supports adjusting the item ID pulled into the container name list. Players who violate the rules will receive a message.
This plugin is made for hardcore servers!
{
"Message": "This item cannot be added to this container!",
"Target Container Short Name Suppression List": [
"industrial crafter. deployed",
"box.wooden.large"
],
"Prohibited Items List": [
{
"Item ID": 1545779598,
"blueprint": true
},
{
"Item ID": 1545779598,
"blueprint": false
},
{
"Item ID": 1318558775,
"blueprint": true
}
]
}