// plugin · v1.3.1
MyBoat
Spawn & fetch your boats
v1.3.1
plugin
boatsubmarinevehiclespawn
// price
$3.99
Overview
Six vehicles, six commands. Each one spawns the matching watercraft in front of the player (or fetches their existing one if it exists). Cooldowns, perms, and fuel-on-spawn are all configurable per-vehicle.
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
myboat.rowboat
/myrhib
myboat.rhib
/mykayak
myboat.kayak
/mysolosub
myboat.solosub
/myduosub
myboat.duosub
/mymotorboat
myboat.motorrowboat
Permissions
Grant with oxide.grant <user|group> <permission>.
PermissionGrants
myboat.rowboat
myboat.rhib
myboat.kayak
myboat.solosub
myboat.duosub
myboat.motorrowboat
myboat.nocooldown
myboat.all
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