About Extra Boxes Plus
ExtraBoxesPlus is a Rust plugin that automatically spawns additional storage options (wooden boxes) on top of tool cupboards and workbenches when they are placed. It also provides configuration options to spawn a Pookie Bear on tool cupboards and manage wooden box behavior across different workbench tiers. The boxes are conveniently placed to maximize storage capacity and space efficiency.
Features
Automatic Wooden Box Placement: When a player places a tool cupboard or workbench, the plugin automatically spawns wooden boxes on top of them. These boxes are strategically positioned to ensure maximum storage capacity without obstructing other essential interactions. The number and placement of these boxes vary by the tier of the workbench, ensuring optimal use of space.
Pookie Bear on Tool Cupboards: Optionally, a Pookie Bear can be spawned on top of tool cupboards as an additional feature.
Customizable Skin: The plugin allows you to apply a custom skin to the spawned wooden boxes.
Prevents Individual Box Pickup: Wooden boxes attached to workbenches cannot be picked up individually to ensure they stay in place. However, if a workbench is picked up, the attached boxes will be destroyed, and their contents will drop.
Permissions
The plugin includes a permission system to control which players can use these features:
ExtraBoxesPlus.use: This permission is required for a player to place entities with attached wooden boxes. If a player does not have this permission, they will not be able to place tool cupboards or workbenches with the extra storage functionality.
Configuration
ExtraBoxesPlus comes with several configuration options that allow you to tailor the plugin's behavior to your server's needs:
{ "EnablePookieBearOnToolCupboard": true, "EnableWorkbenchBoxesByTier": { "Workbench Level 1": true, "Workbench Level 2": true, "Workbench Level 3": true }, "CustomSkin": false, "BoxSkinID": 3306209184 }
Notes
If a workbench has wooden boxes attached and contains items, the workbench cannot be picked up.
The wooden boxes are placed to ensure maximum storage and space efficiency, allowing players to store more items without sacrificing valuable space around their tool cupboards or workbenches.