About My Attack Heli
MyAttackHeli allows Player with permission to spawn and fetch there own Attack Helicopters
Permissions
MyAttackHeli.use --- Allows use of command
MyAttackHeli.fetch --- Allows use of Fetch command
MyAttackHeli.vip --- players with VIP settings
Commands
/attackheli ---- Spawns heli in look direction
/attackheli fetch ----- fetch heli to players location
Config File
{ "1. Fetch Cooldown in Minutes": 10, "2. Limit Admins to Spawn Limits (False will allow admin to unlimited spawns)": true, "3. Use 24Hour spawn Restriction (False will alow spawn after heli death)": true, "4. Group Settings": { "playerheli": { "HeliSpeed": 8500, "HeliFuelPerSec": 0.5, "StartingFuelAmmount": 100, "HeliHealth": 850.0 }, "vipheli": { "HeliSpeed": 10000, "HeliFuelPerSec": 0.2, "StartingFuelAmmount": 200, "HeliHealth": 1000.0 }, "adminheli": { "HeliSpeed": 20000, "HeliFuelPerSec": 0.0, "StartingFuelAmmount": 1000, "HeliHealth": 2000.0 } }, "5. Items To Exclude from Rocket and flare container": [ "ammo.rocket.fire", "ammo.rocket.basic" ] }
Lang File
{ "CooldownMessage": "Heli Fetch is on a cooldown for you . {timeremaining} remaining from {cooldowntotal} Min's" }