

This plugin adds jet skis with customizable physics!
Commands
/waterbike - Spawns waterbike near player (requires waterbikes.spawn permission)
/waterbike_debug - show buoyancy points (admin only)
/waterbike remove - despawns player's water bike (requires waterbikes.despawn permission)
Each buoyancy point has force and size parameters
Localization
Configuration
Example WaterBikes.json
(some parts are shortened)
{ "(0) Spawn cooldown (in seconds)": 120, "(1) Waterbike price item short name:amount (0 - free)": { "Key": "scrap", "Value": 0 }, "(2) Waterbike prefab": "assets/content/vehicles/snowmobiles/tomahasnowmobile.prefab", "(3) Allow only 1 water bike per player": false, "(4) Starting fuel": 0, "(5) Make all snowmobiles waterbikes": true, "(6) Allow waterbikes to drive on land": true, "(7) Spawn permission name": "waterbikes.spawn", "(8) This permission allows players to spawn waterbikes for free": "waterbikes.free", "(9) Water bike despawn permission": "waterbikes.despawn", ".(10) Engine thrust": 5000, ".(11) Engine thrust on land": 49, ".(12) Move slowly on grass or roads": false, ".(13) Steering scale": 0.05, ".(14) Allow spawning water bikes only on beaches": false, ".(15) Automatically flip water bikes": false, ".(16) Off axis drag": 0.35, "Buoyancy points": [ { "Force": 730.0, "Position": { "x": -0.62, ... }, "Size": 1.3 }, ... ], "Thrust point position": { ... "z": -1.125 } }
API
Spawns water bike at specified position
public BaseEntity SpawnWaterbike(Vector3 position, Quaternion rotation)
Total number of downloads.
Total customers served.
Total number of files sold.
Total payments processed.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.