// plugin · v1.3.1
MyBoat
Spawn & fetch your boats
v1.3.1
plugin
boatsubmarinevehiclespawn
// price
$6.99
Overview
Players can spawn and fetch boats and submarines via chat commands with permission-based access and configurable fuel.
Features
- Spawn rowboats, RHIBs, kayaks, motor rowboats, and submarines via chat
- Per-vehicle cooldown and fuel amount configuration
- Fetch command brings your spawned boat to you
- Destroys your previous vehicle when spawning a new one (optional)
- Per-vehicle permissions plus a bypass-cooldown and all-access tier
Chat commands
Type these in the in-game chat window (press T).
CommandDoesPermission
/myboat
Spawn a rowboat
myboat.rowboat
/myrhib
Spawn a RHIB
myboat.rhib
/mykayak
Spawn a kayak
myboat.kayak
/mysolosub
Spawn a solo submarine
myboat.solosub
/myduosub
Spawn a duo submarine
myboat.duosub
/mymotorboat
Spawn a motor rowboat
myboat.motorrowboat
/fboat
Fetch your most recent spawned boat to your location
—
/noboat
Destroy your spawned boat
—
Permissions
Grant with oxide.grant <user|group> <permission>.
PermissionGrants
myboat.rowboat
Spawn a rowboat
myboat.rhib
Spawn a RHIB
myboat.kayak
Spawn a kayak
myboat.solosub
Spawn a solo submarine
myboat.duosub
Spawn a duo submarine
myboat.motorrowboat
Spawn a motor rowboat
myboat.nocooldown
Bypass the per-vehicle spawn cooldown
myboat.all
Access every vehicle type
Key configuration
Tune in oxide/config/MyBoat.json after the plugin loads for the first time.
KeyDefaultWhat it does
Rowboat.Cooldown
300
Seconds between spawns for rowboat (each vehicle configurable)
Rowboat.FuelAmount
100
Low grade fuel put in the vehicle on spawn
Rowboat.MaxDistanceFromWater
50
Max distance from water allowed at spawn
DestroyPrevious
true
Kill a previously spawned boat when spawning a new one
OnlySpawnInWater
false
Require the player to be on water to spawn
Included with purchase
MyBoat.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
IDmyboat
Slugmyboat
Version1.3.1
Categoryplugin
AuthorxADROCx
Tagsboat, submarine, vehicle, spawn
// related