About Base Capsules
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
- Throwable base capsule items
- Multiple base types
- Staged base deployment
- Clean in-game UI
- Base preview images
- Capsule prices
- Cooldowns
- Active base limits
- Permission-based access
- Refunds on failed deployment
- Optional lifetime cleanup
- Optional Economics support
- Optional ServerRewards support
- Deployment validation system
- Admin tools for giving and removing bases
- 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
Quotebasecapsules.use
Allows players to open and use the BaseCapsules menu
Quotebasecapsules.admin
Allows admins to use admin commands such as giving capsules, removing deployed bases, listing deployments, and reloading the plugin
Quotebasecapsules.<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
Quote/bc - Opens the main BaseCapsules UI
Quote/bc buy <capsuleId> - Buys a capsule if the player has permission and enough currency
Quote/bc give <player> <capsuleId> [amount] - Admin command to give capsules to a player
Quote/bc remove <deploymentId> - Admin command to remove a deployed base
Quote/bc list - Admin command to list active deployed bases
Quote/bc reload - Admin command to reload the configuration and images safely