restriction

  1. VisEntities

    Oxide Foundation Only Deployables 1.0.0

    This plugin blocks the placement of most deployables on the ground, limiting them to foundations or other building blocks. [H2 id='Permissions']Permissions[/H2] foundationonlydeployables.ignore - Players with this permission can place any deployable on the ground, bypassing the...
  2. VisEntities

    Oxide No Cave Building 1.0.0

    This plugin blocks all building attempts within caves. [H2 id='Permissions']Permissions[/H2] nocavebuilding.ignore - Players with this permission can ignore the cave-building restriction and place structures inside caves. [H2 id='Localization']Localization[/H2] { "CannotBuildInCave": "You...
  3. VisEntities

    Oxide Cupboard Accepts Anything 1.0.0

    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...
  4. VisEntities

    Oxide Twig Cant Stay 1.1.1

    This plugin prevents excessive use of twig blocks by setting a limit on how many can be placed in a building. Once the limit is reached, existing twig blocks must be upgraded or removed before new ones can be placed. Raiders are excluded from this restriction and can build twig roofs freely on...
  5. VisEntities

    Oxide You Shall Not Spawn 1.0.0

    This plugin stops specified entities from spawning and removes any that are already present when the plugin is loaded. [H2 id='Configuration']Configuration[/H2] { "Version": "1.0.0", "Clean Up Existing Entities On Startup": false, "Entity Short Prefab Names": [ "chicken" ] } Clean...
  6. VisEntities

    Oxide No Underwater Vending 1.0.0

    This plugin prevents the placement of vending machines underwater, a restriction surprisingly not enforced by the game. It helps stop players from taking advantage of this exploit to hide their loot underwater. Localization { "CannotPlaceUnderwater": "You cannot place a vending machine...
  7. VisEntities

    Oxide Owner Pickup Only 1.0.0

    This plugin ensures that only the owner of an entity, and optionally their teammates, can pick it up. [H2 id='Permissions']Permissions[/H2] ownerpickuponly.ignore - Allows players to bypass the pickup restriction and pick up any entity, regardless of ownership. [H2...
  8. VisEntities

    Oxide No Signs On Deployables 1.0.0

    This plugin prevents wooden signs from being placed on deployables like boxes and lockers. In the config, you can define which entities are restricted from having wooden signs placed on them. [H2 id='Permissions']Permissions[/H2] nosignsondeployables.ignore - Allows the player to place wooden...
  9. VisEntities

    Oxide No Monument Barricades 1.0.0

    This plugin reverses the changes introduced in the June 6th, 2024 update that allowed barricades to be placed inside monuments. In the config, you can specify which monuments should block barricade placement. [H2 id='Configuration']Configuration[/H2] { "Version": "1.0.0", "Monument...
  10. VisEntities

    Oxide Workbench Equip Only 1.0.1

    This plugin restricts equipping weapon mods to players who are near workbenches. You can specify the required workbench level for each attachment in the config. [H2 id='Permissions']Permissions[/H2] workbenchequiponly.ignore - Allows the player to bypass the workbench requirement for equipping...
Back
Top