Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.
- boomboombears.use - Players with this permission can trigger bears to explode when killed
- boomboombears.manage - Players with this permission can edit the settings with the /bbbears command
Chat Commands
- /bbbears <int> - Sets the chance of a bear exploding on death to 1 out of the given integer. Both features must be enabled for this functionality to work. The integer must be greater than zero.
- /bbbears toggle <bears|random> - Toggles either the exploding bears or random mechanic.
- /bbbears <stat|status> - Displays whether or not the bears feature is on, whether or not the random feature is on, and the current rate of the random feature.
Information
- In order for bears to explode, /bbbears toggle bears must be on.
- If the chance of the RNG feature is 1/1, or the RNG feature is toggled off, the bears are guaranteed to explode on death.
- The explosion prefab can be changed in the configuration.
Supported Prefabs:
- assets/prefabs/ammo/rocket/rocket_basic.prefab
- assets/prefabs/ammo/rocket/rocket_fire.prefab
- assets/prefabs/ammo/rocket/rocket_hv.prefab
- assets/prefabs/ammo/rocket/rocket_smoke.prefab
If you would like to request support for a prefab, please use the support thread for this plugin.