ShopGUI+ Commands not working

Status
This thread has been locked.

superfastiggy

Feedback score
1
Posts
204
Reactions
3
Resources
0
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
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

AnubisEgypt

Deactivated
Feedback score
0
Posts
12
Reactions
0
Resources
0
I'm had a problem similar to this a few months ago but could not resolve this.
 
Status
This thread has been locked.
Top