Jump to content

Changing Rewards

Pending 2.3.8

massa2a
massa2a

Posted

Hi !

I've bought the plugin yesterday and it s now running very well and smootly online (fantastic plugin by the way).

I've tried to change the rewards item by other stuff or even $ through economics plugin.

I'm a bit lost how to set the .json file correctly and now my players doesn't get any rewards in inventory or inventory plugin menu 😬😮‍💨

massa2a

Posted (edited)

Thank you but that doesn't help me at all about what to put in the config file...

Can you show me an exemple please ?

Same when i try to do anything in the event settings, i can access only to start/stop it or running a random one...

Edited by massa2a
massa2a

Posted

here is what i've put in the config file for the barrel event :

"Work with Notify?": true,
  "Event Duration": 600,
  "Barrels point": {
    "loot-barrel-1": 1.0,
    "loot-barrel-2": 2.0,
    "loot_barrel_1": 1.0,
    "loot_barrel_2": 2.0,
    "oil_barrel": 3.0
  },
  "Awards Settings": {
    "Put the reward in the MultiEventsInventory?": true,
    "Player Awards (top - award)": {
      "1": {
        "Award IDs from MultiEventsInventory": [
          0,
          1,
          2,
          3
        ],
        "Awards": [
          {
            "Type": "Economy",
            "Image": null,
            "Command (%steamid%)": "",
            "Kit": "",
            "Plugin": {
              "Hook": null,
              "Plugin Name": Economics,
              "Amount": 1
            },
            "Item": {
              "DisplayName (empty - default)": "",
              "ShortName": "$",
              "Skin": 0,
              "Amount Min": 5,
              "Amount Max": 10
            },
            "Chance": 100.0
          },
          {
            "Type": "Item",
            "Image": null,
            "Command (%steamid%)": "",
            "Kit": "",
            "Plugin": {
              "Hook": null,
              "Plugin Name": null,
              "Amount": 0
            },
            "Item": {
              "DisplayName (empty - default)": "",
              "ShortName": "stones",
              "Skin": 0,
              "Amount Min": 3500,
              "Amount Max": 3500
            },
            "Chance": 100.0
          },
          {
            "Type": "Item",
            "Image": null,
            "Command (%steamid%)": "",
            "Kit": "",
            "Plugin": {
              "Hook": null,
              "Plugin Name": null,
              "Amount": 0
            },
            "Item": {
              "DisplayName (empty - default)": "",
              "ShortName": "leather",
              "Skin": 0,
              "Amount Min": 3500,
              "Amount Max": 3500
            },
            "Chance": 100.0
          },
          {
            "Type": "Item",
            "Image": null,
            "Command (%steamid%)": "",
            "Kit": "",
            "Plugin": {
              "Hook": null,
              "Plugin Name": null,
              "Amount": 0
            },
            "Item": {
              "DisplayName (empty - default)": "",
              "ShortName": "cloth",
              "Skin": 0,
              "Amount Min": 3500,
              "Amount Max": 3500
            },
            "Chance": 100.0
          }
        ],
        "Amount": {
          "Minimal": 1,
          "Maximum": 1
        }
      },
      "2": {
        "Award IDs from MultiEventsInventory": [
          4,
          5,
          6,
          7
        ],
        "Awards": [
          {
            "Type": "Item",
            "Image": null,
            "Command (%steamid%)": "",
            "Kit": "",
            "Plugin": {
              "Hook": null,
              "Plugin Name": null,
              "Amount": 0
            },
            "Item": {
              "DisplayName (empty - default)": "",
              "ShortName": "wood",
              "Skin": 0,
              "Amount Min": 3500,
              "Amount Max": 3500
            },
            "Chance": 100.0
          },
          {
            "Type": "Item",
            "Image": null,
            "Command (%steamid%)": "",
            "Kit": "",
            "Plugin": {
              "Hook": null,
              "Plugin Name": null,
              "Amount": 0
            },
            "Item": {
              "DisplayName (empty - default)": "",
              "ShortName": "stones",
              "Skin": 0,
              "Amount Min": 3500,
              "Amount Max": 3500
            },
            "Chance": 100.0
          },
          {
            "Type": "Item",
            "Image": null,
            "Command (%steamid%)": "",
            "Kit": "",
            "Plugin": {
              "Hook": null,
              "Plugin Name": null,
              "Amount": 0
            },
            "Item": {
              "DisplayName (empty - default)": "",
              "ShortName": "leather",
              "Skin": 0,
              "Amount Min": 3500,
              "Amount Max": 3500
            },
            "Chance": 100.0
          },
          {
            "Type": "Item",
            "Image": null,
            "Command (%steamid%)": "",
            "Kit": "",
            "Plugin": {
              "Hook": null,
              "Plugin Name": null,
              "Amount": 0
            },
            "Item": {
              "DisplayName (empty - default)": "",
              "ShortName": "cloth",
              "Skin": 0,
              "Amount Min": 3500,
              "Amount Max": 3500
            },
            "Chance": 100.0
          }
        ],
        "Amount": {
          "Minimal": 1,
          "Maximum": 1
        }
      }
    }
  },
  "Version": {
    "Major": 1,
    "Minor": 0,
    "Patch": 2
  }
}

MeventSupport

Posted

You can configure the rewards through the UI in the game 🙂

 

Or explain what kind of rewards you want to give to players, I'll tell you how to do it in the configuration

massa2a

Posted

I' ve try though thr ui tool but I'm 100% confident on it.

For some event I would like to give money via economics $ and some event ressources. 

Imabro

Posted

Say I want to add an AK to rewards, how do I do that from the GUI? 

  • Curator
Mevent

Posted

On 9/16/2025 at 11:22 AM, massa2a said:

Thank you but that doesn't help me at all about what to put in the config file...

Can you show me an exemple please ?

Same when i try to do anything in the event settings, i can access only to start/stop it or running a random one...

image.png.38c95cecc86c29296465f314b44ed52a.png

Imabro

Posted (edited)

7 hours ago, Mevent said:

image.png.38c95cecc86c29296465f314b44ed52a.png

I don't understand what this is man. How do we change rewards via the GUI? 

Edited by Imabro
massa2a

Posted

17 hours ago, Mevent said:

image.png.38c95cecc86c29296465f314b44ed52a.png

Thanks, will have a try

MeventSupport

Posted

11 hours ago, Imabro said:

I don't understand what this is man. How do we change rewards via the GUI? 

This is information about the correct award types and the parameters required to customise them.

 

To edit awards via GUI, you need to have "multievents.edit" permission. Then, on the "INVENTORY" page, click on the "SETTINGS" button, and then either edit existing awards or create new ones

1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.9k

Files Sold

Total number of files sold.

2.8m

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.