Hello,
I am stuck on creating an economy skript for my server so I can use it in shops, the command for staff to get coins to put in shops is not working, and coming up with an error like this
Here is my code:
command /coin [text]:
permission: money.receive
aliases: /money
trigger:
execute command "/give %player% paper{display:{Name:'[{""text""":""Banknote"",""italic"":true,""bold""":true}]',Lore:['[{""text"":""$<arg-1>"",""italic"":false,""color"":""green""}]']}} 1"
Please Help.
Thanks!
I am stuck on creating an economy skript for my server so I can use it in shops, the command for staff to get coins to put in shops is not working, and coming up with an error like this
Here is my code:
command /coin [text]:
permission: money.receive
aliases: /money
trigger:
execute command "/give %player% paper{display:{Name:'[{""text""":""Banknote"",""italic"":true,""bold""":true}]',Lore:['[{""text"":""$<arg-1>"",""italic"":false,""color"":""green""}]']}} 1"
Please Help.
Thanks!