BiomeSkins | Camouflage at its finest!

VAULT+ RUST PLUGIN BiomeSkins | Camouflage at its finest! 1.2.0

No permission to download
Official page:

About BiomeSkins | Camouflage at its finest!​


BiomeSkins is a Rust server plugin that dynamically customizes player clothing, armor, and sleeping bag skins based on the biome and topology of their location. By matching gear and sleeping bags to the surrounding environment, it enhances player immersion and camouflaging. Players can easily activate and control reskinning functions through simple chat commands, including options for key bindings and toggling automatic reskinning.



demo.gif


Installation

  1. Download the BiomeSkins.cs plugin file.
  2. Place the plugin file into your server’s plugins directory.

Usage/Commands

/biomeskin
Reskins the player’s clothing and armor to match their current biome.

/biomeskin [<a|w|b|m>]
Reskin player all and/or wear and/or belt and/or main inventory items (w - wear, b - belt, m - main, a - all). Example - /biomeskin wb will reskin items in wear and belt inventories. Not specifying an inventory parameter defaults to wear/armor items.

/biomeskin skin <player> [q|a|w|b|m]
Reskins the target player's target inventory items (see command above). Intended for admins and other plugins.

/biomeskin bind <key>
Displays the command for binding the /biomeskin command to a specified key, allowing players to quickly activate biome-based reskinning.

/biomeskin bag <on|off>
Toggles automatic reskinning for sleeping bags based on the biome and topology where they are placed.

/biomeskin <wear|belt|main|> <on|off>
Sets automatic reskinning for wear/belt/main inventory items based on the biome of the player's location.

/biomeskin toggle <wear|belt|main|all>
Toggles automatic reskinning for wear/belt/main inventory items based on the biome of the player's location.

Permissions

  • biomeskins.reskin.bag - Allows for sleeping bag reskinning on placement and access to the /biomeskin bag <on|off> command.
  • biomeskins.reskin.equipment - Allows for inventory item reskinning via the /biomeskin base command.
  • biomeskins.reskin.equipment.other - Allows for inventory item reskinning of other players via the /biomeskin skin <player> [q|a|w|b|m] command.
  • biomeskins.reskin.equipment.auto - Allows for player automatic inventory item reskinning when crossing between biomes as well as the /biomeskin <wear|belt|main|> <on|off> command.
Back
Top