// plugin · v1.5.3
SharkBaitCrate
Ocean crate + shark event
v1.5.3
plugin
lootsharksoceanevents
// price
$5.99
Overview
Spawns a loot crate on the open ocean with a configurable shark escort. Lightweight enough to run alongside other event plugins; map-agnostic so custom maps don't break it.
Features
- Spawns a hackable code-locked crate somewhere out in the ocean
- Surrounds it with a guarded pack of sharks
- Works on custom maps via auto-detected water level
- Optional map marker shows the crate location
- Auto-runs on a configurable interval
Chat commands
Type these in the in-game chat window (press T).
CommandDoesPermission
/sbc
Spawn one shark-bait crate now at a configured ocean point
—
/sbc spawn
Same as /sbc (explicit form)
—
/sbc auto
Toggle the periodic auto-spawn timer on/off
—
/sbc clear
Despawn every active crate and shark spawned by this plugin
—
/sbc info
Print current state, next-spawn countdown, active crate count
—
/sbc detect
Probe for water at your current position
—
/sbc findwater
Scan the map for valid water spawn points and report the count
—
/sbc scan
Show diagnostics for nearby water surfaces
—
/sbc debug
Toggle verbose logging to console
—
/sbc setwater <height>
Manually set the water-surface height the plugin uses. Useful on custom maps where auto-detect misses. Example: /sbc setwater 0.5
—
Permissions
Grant with oxide.grant <user|group> <permission>.
PermissionGrants
sharkbaitcrate.use
/sbc manual trigger
Key configuration
Tune in oxide/config/SharkBaitCrate.json after the plugin loads for the first time.
KeyDefaultWhat it does
Sharks
4
Number of sharks spawned around the crate
Radius
15
Radius (meters) sharks patrol around the crate
MinDepth
4
Minimum water depth required at the spawn point
Auto
true
Automatically spawn crates on the interval
Interval
30
Seconds between auto spawns
UseMarker
true
Show a map marker at the crate location
Included with purchase
SharkBaitCrate.cs— drop intooxide/plugins/orcarbon/plugins/- Lifetime updates — every future version, free
- Discord support from the Shadow Kids Studios community
- Per-server license — use on every server you run
Technical details
IDsharkbaitcrate
Slugsharkbaitcrate
Version1.5.3
Categoryplugin
AuthorxADROCx
Tagsloot, sharks, ocean, events
// related