Posted
·
Edited by hypixelupdate Still not working
Hey I making a gui and i want it to give a item but it is just giving not open gui heres my code so far: command /Gui:
permission: op
permission message: "Hey you cant do that"
trigger:
open virtual chest inventory with size 3 named "Admin Gui" to player
format gui slot 11 of player with golden hoe named "&4Admin Weapon" with lore "A Powerful Admin Weapon That Can summon explosions" to run:
give player golden hoe named "&4Admin Weapon" with lore "A Powerful Admin Weapon That Can summon explosions"
close players inventory
format gui slot 15 of player with golden hoe named "&4Admin Weapon" with lore "A Powerful Admin Weapon That Can lightning" to run:
give player golden hoe named "&4Admin Weapon" with lore "A Powerful Admin Weapon That Can summon lighting"
close players inventory
Hey I used the skript you gave me and this happens.
Making free Skripts
in Marketplace
Posted · Edited by hypixelupdate
Still not working
Hey I making a gui and i want it to give a item but it is just giving not open gui heres my code so far: command /Gui:
permission: op
permission message: "Hey you cant do that"
trigger:
open virtual chest inventory with size 3 named "Admin Gui" to player
format gui slot 11 of player with golden hoe named "&4Admin Weapon" with lore "A Powerful Admin Weapon That Can summon explosions" to run:
give player golden hoe named "&4Admin Weapon" with lore "A Powerful Admin Weapon That Can summon explosions"
close players inventory
format gui slot 15 of player with golden hoe named "&4Admin Weapon" with lore "A Powerful Admin Weapon That Can lightning" to run:
give player golden hoe named "&4Admin Weapon" with lore "A Powerful Admin Weapon That Can summon lighting"
close players inventory
Hey I used the skript you gave me and this happens.