Cupboard Accepts Anything

Oxide Cupboard Accepts Anything 1.0.0

Sign in to download
This plugin allows players to store any item in tool cupboards beyond what's normally allowed. You can also use it to block certain items from being placed in them.

Be aware that some items, such as sulfur ore and sulfur, have hard restrictions imposed by the game and cannot be placed in tool cupboards regardless of your settings.

Configuration

JSON:
{
    "Version": "1.0.0",
    "Allow All Items": true,
    "Blocked Item Short Names": [
        "coffeecan.helmet",
        "corn",
        "furnace"
    ],
    "Blocked Item Categories": [
        "Weapons",
        "Traps"
    ]
}
  • Allow All Items - If set to true, allows all items to be placed in tool cupboards.
  • Blocked Item Short Names - A list of specific item short names that are blocked from being placed in tool cupboards.
  • Blocked Item Categories - A list of item categories that are blocked from being placed in tool cupboards. The categories include:
    • Weapon
    • Ammunition
    • Construction
    • Items
    • Resources
    • Attire
    • Tool
    • Medical
    • Food
    • Traps
    • Misc
    • All
    • Common
    • Component
    • Search
    • Favourite
    • Electrical
    • Fun
Author
VisEntities
Downloads
35
First release
Last update

Ratings

0.00 star(s) 0 reviews

Also by VisEntities

Back
Top