Helicopter Tiers

Plugin Paid Helicopter Tiers 1.0.4

Commands
Open me

  • helicoptertiers.spawn SHORTNAME - spawn speicfic tier (need admin rights)
  • helicoptertiers.spawn SHORTNAME idOrName- spawn speicfic tier on specific player (need admin rights)

---
Configuration
Open me

JSON:
{
  "Affect regular helicopters": false,
  "Values": [
    {
      "Shortname": "tier1",
      "Enabled": false,
      "Display name": "Better Helicopter",
      "Broadcast in chat": true,
      "Chance": 50.0,
      "Health": 10000,
      "Main Rotor Health": 900,
      "Second Rotor Health": 500,
      "Bullet damage": 20.0,
      "Max speed": 25.0,
      "Crates to spawn minimal": 4,
      "Crates to spawn maximal": 6,
      "Instant crates unlock": false,
      "Protect spawn position": false,
      "Spawn on specific positions": false,
      "Specific positions": [
        {
          "x": 0.0,
          "y": 0.0,
          "z": 0.0
        },
        {
          "x": 100.0,
          "y": 0.0,
          "z": 100.0
        }
      ]
    },
    {
      "Shortname": "tier1",
      "Enabled": false,
      "Display name": "Better Helicopter",
      "Broadcast in chat": true,
      "Chance": 50.0,
      "Health": 10000,
      "Main Rotor Health": 900,
      "Second Rotor Health": 500,
      "Bullet damage": 20.0,
      "Max speed": 25.0,
      "Crates to spawn minimal": 4,
      "Crates to spawn maximal": 6,
      "Instant crates unlock": false,
      "Protect spawn position": false,
      "Spawn on specific positions": false,
      "Specific positions": [
        {
          "x": 0.0,
          "y": 0.0,
          "z": 0.0
        },
        {
          "x": 100.0,
          "y": 0.0,
          "z": 100.0
        }
      ]
    },
    {
      "Shortname": "tier1",
      "Enabled": false,
      "Display name": "Better Helicopter",
      "Broadcast in chat": true,
      "Chance": 50.0,
      "Health": 10000,
      "Main Rotor Health": 900,
      "Second Rotor Health": 500,
      "Bullet damage": 20.0,
      "Max speed": 25.0,
      "Crates to spawn minimal": 4,
      "Crates to spawn maximal": 6,
      "Instant crates unlock": false,
      "Protect spawn position": false,
      "Spawn on specific positions": false,
      "Specific positions": [
        {
          "x": 0.0,
          "y": 0.0,
          "z": 0.0
        },
        {
          "x": 100.0,
          "y": 0.0,
          "z": 100.0
        }
      ]
    }
  ]
}

---
Configuration 2.0
Open me

JSON:
{
  "Select random tier if no tiers was affected by chance": false,
  "Values": [
    {
      "Shortname": "tier1",
      "Enabled": false,
      "Display name": "Better Helicopter",
      "Broadcast in chat": true,
      "Chance": 50.0,
      "Health": 10000,
      "Main Rotor Health": 900,
      "Second Rotor Health": 500,
      "Bullet damage": 20.0,
      "Max speed": 25.0,
      "Crates to spawn minimal": 4,
      "Crates to spawn maximal": 6,
      "Instant crates unlock": false,
      "Protect spawn position": false,
      "Spawn on specific positions": false,
      "Specific positions": [
        {
          "x": 0.0,
          "y": 0.0,
          "z": 0.0
        },
        {
          "x": 100.0,
          "y": 0.0,
          "z": 100.0
        }
      ]
    },
    {
      "Shortname": "tier1",
      "Enabled": false,
      "Display name": "Better Helicopter",
      "Broadcast in chat": true,
      "Chance": 50.0,
      "Health": 10000,
      "Main Rotor Health": 900,
      "Second Rotor Health": 500,
      "Bullet damage": 20.0,
      "Max speed": 25.0,
      "Crates to spawn minimal": 4,
      "Crates to spawn maximal": 6,
      "Instant crates unlock": false,
      "Protect spawn position": false,
      "Spawn on specific positions": false,
      "Specific positions": [
        {
          "x": 0.0,
          "y": 0.0,
          "z": 0.0
        },
        {
          "x": 100.0,
          "y": 0.0,
          "z": 100.0
        }
      ]
    },
    {
      "Shortname": "tier1",
      "Enabled": false,
      "Display name": "Better Helicopter",
      "Broadcast in chat": true,
      "Chance": 50.0,
      "Health": 10000,
      "Main Rotor Health": 900,
      "Second Rotor Health": 500,
      "Bullet damage": 20.0,
      "Max speed": 25.0,
      "Crates to spawn minimal": 4,
      "Crates to spawn maximal": 6,
      "Instant crates unlock": false,
      "Protect spawn position": false,
      "Spawn on specific positions": false,
      "Specific positions": [
        {
          "x": 0.0,
          "y": 0.0,
          "z": 0.0
        },
        {
          "x": 100.0,
          "y": 0.0,
          "z": 100.0
        }
      ]
    }
  ]
}

---
Language 2.0
Open me

JSON:
{
  "Spawned": "Better helicopter with name {name} was spawned! Be careful!"
}

---
Allows to set different tiers for helicopters or spawn specific tier

Author
Orange
Views
7,014
First release
Last update

More from Orange (Recent)

Top