Unwrap Manager

Plugin Paid Unwrap Manager 1.0.2

Configuration
Open me

JSON:
{
  "Unwrap effect": "assets/prefabs/misc/xmas/presents/effects/unwrap.prefab",
  "All nearby players will hear effect": true,
  "Values": [
    {
      "Shortname": "easter.bronzeegg",
      "Skin ID": 0,
      "Minimal amount of items": 1,
      "Maximal amount of items": 3,
      "Items": [
        {
          "Shortname": "stones",
          "Amount": 5000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        },
        {
          "Shortname": "wood",
          "Amount": 5000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        },
        {
          "Shortname": "metal.ore",
          "Amount": 5000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        },
        {
          "Shortname": "sulfur.ore",
          "Amount": 5000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        }
      ]
    },
    {
      "Shortname": "xmas.present.small",
      "Skin ID": 0,
      "Minimal amount of items": 1,
      "Maximal amount of items": 3,
      "Items": [
        {
          "Shortname": "stones",
          "Amount": 5000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        },
        {
          "Shortname": "wood",
          "Amount": 5000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        },
        {
          "Shortname": "metal.ore",
          "Amount": 5000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        },
        {
          "Shortname": "sulfur.ore",
          "Amount": 5000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        }
      ]
    },
    {
      "Shortname": "xmas.present.large",
      "Skin ID": 0,
      "Minimal amount of items": 1,
      "Maximal amount of items": 2,
      "Items": [
        {
          "Shortname": "box.repair.bench",
          "Amount": 1,
          "Skin": 1594245394,
          "Display name": "Recycler",
          "Blueprint": false
        },
        {
          "Shortname": "box.repair.bench",
          "Amount": 1,
          "Skin": 1723742098,
          "Display name": "Safe",
          "Blueprint": false
        }
      ]
    }
  ]
}

---
Configuration 2.0
Open me

JSON:
{
  "All nearby players will hear unwrap effects": false,
  "Values": [
    {
      "Shortname": "easter.bronzeegg",
      "Unwrap effect": "assets/prefabs/misc/xmas/presents/effects/unwrap.prefab",
      "Skin ID": 0,
      "Minimal amount of items": 1,
      "Maximal amount of items": 3,
      "Items": [
        {
          "Command": "",
          "Shortname": "wood",
          "Amount minimal": 1,
          "Amount maximal": 1000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        },
        {
          "Command": "",
          "Shortname": "stones",
          "Amount minimal": 1,
          "Amount maximal": 1000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        },
        {
          "Command": "",
          "Shortname": "metal.refined",
          "Amount minimal": 1,
          "Amount maximal": 1000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        }
      ]
    },
    {
      "Shortname": "xmas.present.small",
      "Unwrap effect": "assets/prefabs/misc/xmas/presents/effects/unwrap.prefab",
      "Skin ID": 0,
      "Minimal amount of items": 1,
      "Maximal amount of items": 3,
      "Items": [
        {
          "Command": "",
          "Shortname": "wood",
          "Amount minimal": 1,
          "Amount maximal": 1000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        },
        {
          "Command": "",
          "Shortname": "stones",
          "Amount minimal": 1,
          "Amount maximal": 1000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        },
        {
          "Command": "",
          "Shortname": "metal.refined",
          "Amount minimal": 1,
          "Amount maximal": 1000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        }
      ]
    },
    {
      "Shortname": "xmas.present.large",
      "Unwrap effect": "assets/prefabs/misc/xmas/presents/effects/unwrap.prefab",
      "Skin ID": 12345,
      "Minimal amount of items": 1,
      "Maximal amount of items": 3,
      "Items": [
        {
          "Command": "",
          "Shortname": "wood",
          "Amount minimal": 1,
          "Amount maximal": 1000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        },
        {
          "Command": "",
          "Shortname": "stones",
          "Amount minimal": 1,
          "Amount maximal": 1000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        },
        {
          "Command": "",
          "Shortname": "metal.refined",
          "Amount minimal": 1,
          "Amount maximal": 1000,
          "Skin": 0,
          "Display name": null,
          "Blueprint": false
        }
      ]
    }
  ]
}

---
Control items that player receiving at unwraping

Author
Orange
Views
4,303
First release
Last update

More from Orange (Recent)

Top