Change ID number of reward?
Hey,

when i change the reward ID "0" to "scrap" for example, the plugin doesnt work. I want the players to write for example: "/reward scrap" etc.

how can i do this?

Thank you!!

Kind regards,

Ricardo.
Another try. I simplify it. Look at this config file:

_____________________
"Reward List": {
"wb3": {
"Reward Cost": 2,
"Reward Items": [
{
"Item Amount": 1,
"Item Shortname": "workbench3",
"Item Skin ID": 0
_____________
ID "wb3" doesnt work (when i put "0" instead "wb3" it it does work)
My Plugin isnt loading when i change the ID Name in the config file..

Please help..