// plugin · v1.0.1
FlyingFish
Jumping shark clusters
v1.0.1
plugin
sharkswaterspawnsambient
// price
$6.99
Overview
Periodically spawns a cluster of sharks that leap out of the water and splash back down. Fully configurable.
Features
- Periodic shark event: a cluster leaps out of the water and splashes down
- Fully configurable spawn count, radius, jump force, and interval
- Randomized frequency window between event fires
- Optional localized broadcast on event start and end
- Admin commands to trigger, stop, or check status
Chat commands
Type these in the in-game chat window (press T).
CommandDoesPermission
/flyingfish
Trigger, stop, reload config, or check event status
flyingfish.admin
Console commands
Run from the server console or RCON. Most are called by the UI — you rarely need to type them manually.
CommandDoes
flyingfish.start
Manually trigger a flying-fish event
flyingfish.stop
Stop the currently running event
Permissions
Grant with oxide.grant <user|group> <permission>.
PermissionGrants
flyingfish.admin
Trigger, stop, and configure the event
Key configuration
Tune in oxide/config/FlyingFish.json after the plugin loads for the first time.
KeyDefaultWhat it does
SharkCount
8
Sharks spawned per event
EventFrequencyMin
180
Minimum seconds between auto events
EventFrequencyMax
420
Maximum seconds between auto events
JumpRepeatCount
3
Times each shark leaps during the event
AnnounceEvent
true
Broadcast chat message when an event starts
Included with purchase
FlyingFish.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
IDflyingfish
Slugflyingfish
Version1.0.1
Categoryplugin
AuthorxADROCx
Tagssharks, water, spawns, ambient
// related