Hello there, for some reason the commands in the shop gui only work for me and when another player tries to type the command it will say that they don't have permission. Is there a way for the consel to type the command Here is some of my config: (Just so you know only 105 works for me if other players do it it doesn't work) PS: 106 and 107 do not work cuz i changed the type i was testing it anyone have any ideas to make it run from console?
105:
type: command
item:
name: '&cCobblestone GenBucket'
material: 327
quantity: 1
commands:
- "instawall give %PLAYER% cobblestone 1"
runAsBuyer: true
buyPrice: 1000
slot: 10
page: 3
106:
type: commandsOnBuyConsole
item:
name: '&cSand GenBucket'
material: 327
quantity: 1
commands:
- "instawall give %PLAYER% sand 1"
runAsBuyer: true
buyPrice: 5000
slot: 11
page: 3
107:
type: commandsOnClickConsole
item:
name: '&cObsidian GenBucket'
material: 327
quantity: 1
commands:
- "voucher give %PLAYER% coal 1"
runAsBuyer: true
buyPrice: 20000
slot: 12
page: 3
105:
type: command
item:
name: '&cCobblestone GenBucket'
material: 327
quantity: 1
commands:
- "instawall give %PLAYER% cobblestone 1"
runAsBuyer: true
buyPrice: 1000
slot: 10
page: 3
106:
type: commandsOnBuyConsole
item:
name: '&cSand GenBucket'
material: 327
quantity: 1
commands:
- "instawall give %PLAYER% sand 1"
runAsBuyer: true
buyPrice: 5000
slot: 11
page: 3
107:
type: commandsOnClickConsole
item:
name: '&cObsidian GenBucket'
material: 327
quantity: 1
commands:
- "voucher give %PLAYER% coal 1"
runAsBuyer: true
buyPrice: 20000
slot: 12
page: 3
