Bee Keeper
Command bees with deadly precision — swarm enemies, harvest honeycombs, toss bee grenades, or deploy permanent hives. It’s not exactly war, but it’s a stingingly fun utility.
Attention Oxide Server Owners!
Be sure to install the Carbon Aliases extension for cross-compatibility with Carbon plugins!
Carbon Aliases Oxide Extension allows plugins originally made for Carbon to run seamlessly on Oxide servers. This ensures smooth cross-engine operation and maximizes plugin flexibility.
Features
- Spawn bee swarms that auto-target players
- Convert swarms into honeycombs or permanent hives
- Deploy throwable bee grenades (Bee Bombs)
- Set swarm count, cooldowns, and targeting rules
- Restrict features via permissions
- Smart spawning with monument and building checks
- Responsive, paginated player UI
- Admin tools: mass kill, player-based targeting, cooldown bypass
- Safe spawning logic to prevent server lag or item loss
Commands
- /beekeeper or /bk – Opens the Bee Keeper UI
Permissions
- beekeeper.use – Access to player features
- beekeeper.admin – Admin tools and menu visibility
- beekeeper.bypasscooldown – Ignores cooldown timers
Menu System
- Bee Swarms – Auto-target enemies, configurable lifetime and count
- BeesWax – Converts active swarms to honeycombs
- BeeHives – Permanent hive deployment with intelligent ground detection
- Bee Bombs – Throwable swarms; drops if inventory full
- Admin Panel – Mass control of bees, player targeting, restriction overrides
- UI – Clean, paginated interface for commands
- Safety – Checks for monuments, building priv, overflow, and cleanup
Caveats
- Using too many swarms can cause client/server lag.
- Default swarm count: 5
- Max swarms per spawn (recommended): 10
- Use caution when scaling swarm settings
Default Configuration
{
"DisplayAdminsInList": true,
"AllowSelfTargeting": true,
"PlayersPerPage": 10,
"DefaultSwarmCount": 5,
"LogConfigOnLoad": true,
"MaxSwarmsPerSpawn": 10,
"BeeLifetime": 300.0,
"BeeKillRadius": 15.0,
"BeesWaxRadius": 15.0,
"HoneycombAmount": 4,
"AllowBeesWaxWithoutSwarms": false,
"AllowBeeBombWithoutSwarms": false,
"SwarmCooldown": 30.0,
"KillCooldown": 5.0,
"BeesWaxCooldown": 60.0,
"BeeBombCooldown": 60.0,
"AdminsBypassCooldown": true,
"TitleColor": "1 1 1 1",
"AdminLabelColor": "1 0.5 0 1",
"SwarmButtonColor": "0.7 0.5 0.1 0.9",
"KillButtonColor": "0.8 0.2 0.2 0.9",
"BeesWaxButtonColor": "0.2 0.8 0.8 0.9",
"BeeBombButtonColor": "0.8 0.2 0.8 0.9",
"BackgroundColor": "0 0 0 0.9",
"CloseButtonColor": "0.7 0.2 0.2 0.9",
"TextColor": "1 1 1 1",
"NavigationButtonColor": "0.7 0.2 0.2 0.9",
"SwarmCountButtonColor": "0.2 0.7 0.2 0.9",
"Commands": [
"beekeeper",
"bk"
],
"AllowBeehivesInBuildingPrivilege": false
}
Default Language
{ "Prefix": "<color=#FFA500>[Bee Keeper]</color>", "NoPermission": "You don't have permission to use this command.", "PlayerNotFound": "Player '{0}' not found.", "PlayerUnavailable": "Player '{0}' cannot be targeted right now.", "InvalidCommand": "Invalid command usage.", "InvalidPlayerId": "Invalid player ID.", "CommandSpawned": "Spawned {0} bee swarms to attack {1}", "CommandKilledAll": "Killed {0} bee swarms on the server", "CommandKilledNearby": "Killed {0} bee swarms near {1}", "UITitle": "Bee Keeper Menu", "UISwarmCount": "Swarm Count: {0}", "UIPageIndicator": "Page {0} of {1}", "UIPrevious": "Previous", "UINext": "Next", "UISwarmButton": "Swarm", "UIKillBeesButton": "Kill Bees", "UICloseButton": "X", "UIKillAllButton": "Kill All Bees", "UIAdminSection": "Admin Permissions Enabled!", "UIBeesWaxButton": "BeesWax", "UIBeeHiveButton": "BeeHive", "UIIncreaseButton": "+", "UIDecreaseButton": "-", "PlayerAdmin": " [Admin]", "PlayerYou": " [You]", "OnCooldown": "You must wait {0} seconds before using this again", "SelfTargetDisabled": "Targeting yourself is disabled", "OnBeesWaxCooldown": "You must wait {0} seconds before using BeesWax again.", "BeesWaxLocationNotFound": "Couldn't find a suitable place nearby for the BeeHive effect." }

Feel free to reach out on our Dark Side Development Discord or comment on the YouTube video if you have questions, feature requests, or bee-related panic.
Legal
Copyright © 2025 Lincoln
This plugin, Bee Keeper, is the intellectual property of Lincoln. The plugin may not be copied, modified, merged, published, or redistributed without the explicit permission of the creator, Lincoln.
Permission is granted solely for personal use on a Rust server that you own or manage. Commercial use, sharing with third parties, or distribution on multiple servers is strictly prohibited without prior consent from the creator.
Disclaimer of Warranty and Liability:
This plugin is provided "as is" without any express or implied warranties. The creator disclaims any liability for damages, including but not limited to server malfunctions, data loss, or other issues arising from the use of this software. Use of the plugin is at your own risk.