Suit Backpack Compat

VAULT+ EXCLUSIVE RUST PLUGIN Suit Backpack Compat 1.1.0

Upgrade or register to download
Suit Backpack Compat is a small compatibility plugin for Rust servers that allows specific backpacks to be worn together with specific suit-type items.

1779876045880.webp


By default, many full-body suit items occupy the clothing slots in a way that can conflict with backpacks or other wearable items. This plugin allows configured backpacks to stay compatible with configured suits, while also blocking unwanted extra clothing from being worn over the suit.


The plugin checks players when they connect, when the server initializes, and when items are added to the wear container. If a player has a configured suit equipped, only the configured backpack is allowed to stay together with it. Any extra wearable items are moved to the main inventory, belt, or dropped if there is no free space.


This is useful for servers with custom suits, VIP outfits, event suits, NPC suits, custom backpacks, or modded equipment setups.


If you download or use my resources, please leave a reaction and a comment. This helps me see that the plugin is useful and motivates me to release more resources.


Features​


  • Allows selected backpacks to be worn with selected suits.
  • Blocks extra clothing over configured suit items.
  • Automatically validates player wear items.
  • Moves blocked items to inventory or belt when possible.
  • Drops blocked items only if there is no free inventory space.
  • Configurable allowed backpack list.
  • Configurable allowed suit list.
  • No commands required.
  • Lightweight compatibility plugin.

Commands​


No commands.


Permissions​


No permissions.


Configuration​



{
"AllowedBackpacks": [
"smallbackpack",
"largebackpack",
"kriegbackpack"
],
"AllowedSuits": [
"hazmatsuit_scientist_naval",
"hazmatsuit.arcticsuit",
"jumpsuit.waterwellnpc",
"hazmatsuit_scientist_arctic",
"hazmatsuit_scientist",
"attire.banditguard",
"hazmatsuit_scientist_peacekeeper",
"oubreak_scientist",
"hazmatsuit.kick",
"scientistsuit_heavy",
"hazmatsuit_scientist_nvgm",
"hazmatsuit.pilot"
]
}




Installation​


  1. Download the plugin.
  2. Place SuitBackpackCompat.cs into your oxide/plugins folder.
  3. Edit the config if needed.
  4. Reload the plugin.
Author
DDSHORTS
First release
Last update

Ratings

0.00 star(s) 0 ratings

More downloads from DDSHORTS

Back
Top