bases, base, pve, pvp, vip
BaseCapsules is a Rust plugin that allows players to deploy ready-made bases using special throwable capsule items
Each capsule represents a specific base design. Players can buy or receive a capsule, throw it in a valid location, and the selected base will begin deploying into the world. Instead of simply appearing instantly, the base is built in a staged and polished way, giving the deployment a much better visual feel
The plugin is perfect for servers that want starter bases, VIP base capsules, event rewards, progression-based bases, or custom deployable structures
- Features
- Custom Bases
Server owners can add their own base designs using the CopyPaste plugin
Simply build the base in-game, save it with CopyPaste, then add it as a capsule inside the BaseCapsules configuration. This allows every server to create its own custom capsule collection using bases designed specifically for its gameplay style
You can create starter bases, clan bases, VIP bases, event bases, raid bases, towers, shops, or any other structure that works with CopyPaste
- Permissions
basecapsules.use - Allows players to open and use the BaseCapsules menu
basecapsules.admin - Allows admins to use admin commands such as giving capsules, removing deployed bases, listing deployments, and reloading the plugin
basecapsules.<capsuleid> - Permission for a specific capsule
Example: basecapsules.starter_base
This lets you lock certain capsules behind VIP ranks, kits, progression tiers, or special rewards
- Commands
/bc - Opens the main BaseCapsules UI
/bc buy <capsuleId> - Buys a capsule if the player has permission and enough currency
/bc give <player> <capsuleId> [amount] - Admin command to give capsules to a player
/bc remove <deploymentId> - Admin command to remove a deployed base
/bc list - Admin command to list active deployed bases
/bc reload - Admin command to reload the configuration and images safely