Jump to content

Upgrader 1.0.2

$9.99
   (0 reviews)

2 Screenshots

  • 62
  • 2
  • 10.33 kB

About Upgrader

Upgrader is a plugin that lets you Create custom Upgradable items. Maybe you want players to gather gems and boost up to a higher tiered gem on upgrade. They can then sell this item for Economics or RP via a shop plugin.

 

THESE ITEMS ARE PLACEHOLDER TO SHOW HOW YOU CAN CHAIN ITEMS INTO NEW ITEMS, AND EVEN CALL FROM ANOTHER PLUGIN IF NEEDED ONITEMACTION. THESE LINES ARE CRUCIAL TO BLOCK VANILLA FUNCTION IF USING AN ITEM SKIN FROM ANOTHER PLUGIN AS I DID IN THE VIDEO

“AllowOpening”: false,

“Allow Consumption And Block Default Loot If Used In Another Plugin, Keep AllowOpening False If setting this to True.”: true,

ADMIN COMMAND

ChatCommand - /GU - GIVES ALL UPGRADE ITEMS IN CONFIG TO PLAYERS INVENTORY

 

*** THE COBALT HANDBOOK PLUGIN FROM THE VIDEO IS NOT INCLUDED.  ***

 

 

DEMO CONFIG

{
  "Upgradable Items": [
    {
      "Shortname": "halloween.lootbag.small",
      "Name": "Cobalt HandBook T1",
      "SkinID": 3302972072,
      "AmountRequired": 10,
      "AllowOpening": false,
      "Upgraded": {
        "Shortname": "halloween.lootbag.medium",
        "Name": "Cobalt HandBook T2",
        "SkinID": 3302972258,
        "AllowOpening": false,
        "Allow Consumption And Block Default Loot If Used In Another Plugin, Keep AllowOpening False If setting this to True.": false,
        "AmountToGive": 1
      }
    },
    {
      "Shortname": "halloween.lootbag.medium",
      "Name": "Cobalt HandBook T2",
      "SkinID": 3302972258,
      "AmountRequired": 10,
      "AllowOpening": false,
      "Upgraded": {
        "Shortname": "halloween.lootbag.large",
        "Name": "Cobalt HandBook T3",
        "SkinID": 3302972417,
        "AllowOpening": false,
        "Allow Consumption And Block Default Loot If Used In Another Plugin, Keep AllowOpening False If setting this to True.": true,
        "AmountToGive": 1
      }
    }
  ]
}

 


Wrecks's Collection

User Feedback

1.9m

Downloads

Total number of downloads.

8.8k

Customers

Total customers served.

131k

Files Sold

Total number of files sold.

2.7m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.