Specific Blueprint Wipe

Plugin Paid Specific Blueprint Wipe 1.1.3

Commands
Open me

  • specificblueprintwipe.manual - wipe blueprints manually (need admin rights)

---
Configuration
Open me

JSON:
{
  "Wipe blueprints on new map": false,
  "Permissions": [
    {
      "Permission": "specificblueprintwipe.default",
      "Priority": 1,
      "Shortnames": [
        "rifle.ak",
        "explosive.timed",
        "rocket.launcher",
        "Medical",
      ]
    },
    {
      "Permission": "specificblueprintwipe.vip",
      "Priority": 2,
      "Shortnames": [
        "*"
      ]
    },
    {
      "Permission": "specificblueprintwipe.nowipe",
      "Priority": 5,
      "Shortnames": []
    }
  ],
}

---
Configuration 2.0
Open me

JSON:
{
  "Wipe blueprints on new map": false,
  "Permissions": [
    {
      "Permission": "specificblueprintwipe.default",
      "Priority": 1,
      "Shortnames": [
        "rifle.ak",
        "explosive.timed",
        "rocket.launcher",
        "Medical"
      ]
    },
    {
      "Permission": "specificblueprintwipe.vip",
      "Priority": 2,
      "Shortnames": [
        "explosive.timed",
        "rocket.launcher"
      ]
    },
    {
      "Permission": "specificblueprintwipe.nowipe",
      "Priority": 5,
      "Shortnames": []
    }
  ]
}

---
Wipe specific blueprints on map wipe or manually

Author
Orange
Views
5,282
First release
Last update

More from Orange (Recent)

Top