Version 1.4.0
688 downloads
MyTugBoat Gives players the ability to own and spawn TugBoats
players will be limited to one , and can call command once per IRL day (ex . if you have a tug boat you cant spawn new one un till it breaks but only once a day)
Permissions
MyTugBoat.use - allows use of command
MyTugboat.fetch - allows the fetch Command
MyTugboat.Vip - allows the player to get VIP settings tug
Commands
/tugboat - Spawns TugBoat at look location
/tugboat fetch - pulls you tug boat to you 40 meter infront of you
Config
{
"1. Incincible Tug ": false,
"2. Tug no decay": false,
"3. Fetch Cooldown in Minutes": 10,
"4. Limit Admins to Spawn Limits (dalse will allow admin to unlimited spawns)": true,
"5. Use 24Hour spawn Restriction (False will alow spawn after tug death)": true,
"6. Group Settings": {
"playertug": {
"TugboatSpeed": 200000,
"TugBoatFuelPerSec": 0.33,
"StartingFuelAmmount": 100
},
"viptug": {
"TugboatSpeed": 400000,
"TugBoatFuelPerSec": 0.2,
"StartingFuelAmmount": 200
},
"admintug": {
"TugboatSpeed": 800000,
"TugBoatFuelPerSec": 0.0,
"StartingFuelAmmount": 1000
}
},
"7. Tug Health Settings (default = 3000)": 3000.0,
"8. Door Health Settings": {
"Wooden Door Health (default = 200) ": 200.0,
"Metal Door Health (default = 250) ": 250.0,
"Industrial Door Health (default = 250) ": 250.0,
"Armor Door Health (default = 1000) ": 1000.0
}
}