So when someone clicks on the block in the gui menu it says it has been given but they dont get it
command /taggui [<text>]:
aliases: tagguis
trigger:
if arg-1 is not set:
message ""
message "&e<&8&m----------&6&m------&8&m----------&e>"
message ""
message "&e&lTags&6&lGUI"
message ""
message "&6> &7/tag &8-&e View Our Tags"
message ""
message ""
message "&e<&8&m----------&6&m------&8&m----------&e>"
command /tag:
permission: tag.use
permission message: NoPermission
aliases: tags
trigger:
open chest with 3 rows named "&eTag &6Gui" to player
format slot 0 of player with red stained glass named "&4&lChrist&f&lmas" to run [make player execute command "/tagchristmas"]
format slot 1 of player with red stained glass named "&7&l[&4&lOG&7&l]" to run [make player execute command "/tagog"]
format slot 22 of player with hopper named "&e&lRemove &6&lTags" to run [make player execute command "/tagremove"]
if player has permission "tag.use":
format slot 0 of player with green stained glass named "&4&lChrist&f&lmas" to run [make player execute command "/tagchristmas"]
if player has permission "tag.use":
format slot 1 of player with green stained glass named "&7&l[&4&lOG&7&l]" to run [make player execute command "/tagog"]
command /tagechristmas:
permission: tag.use
permission message: NoTagPermission
trigger:
execute console command "/pex user %player% suffix | &4&lChrist&f&lmas"
send "&e&lTag&6&lGui &8- &7You are now using the | &4&lChrist&f&lmas &7Tag"
command /tagog:
permission: tag.use
permission message: NoTagPermission
trigger:
execute console command "/pex user %player% suffix | &7&l[&4&lOG&7&l]"
send "&e&lTag&6&lGui &8- &7You are now using the &7&l[&4&lOG&7&l] &7Tag"
command /tagremove:
permission: tag.use
permission message: NoTagPermission
trigger:
execute console command "/pex user %player% suffix "
send "&e&lTag&6&lGui &8- &7You are now using no &7Tag"
command /taggui [<text>]:
aliases: tagguis
trigger:
if arg-1 is not set:
message ""
message "&e<&8&m----------&6&m------&8&m----------&e>"
message ""
message "&e&lTags&6&lGUI"
message ""
message "&6> &7/tag &8-&e View Our Tags"
message ""
message ""
message "&e<&8&m----------&6&m------&8&m----------&e>"
command /tag:
permission: tag.use
permission message: NoPermission
aliases: tags
trigger:
open chest with 3 rows named "&eTag &6Gui" to player
format slot 0 of player with red stained glass named "&4&lChrist&f&lmas" to run [make player execute command "/tagchristmas"]
format slot 1 of player with red stained glass named "&7&l[&4&lOG&7&l]" to run [make player execute command "/tagog"]
format slot 22 of player with hopper named "&e&lRemove &6&lTags" to run [make player execute command "/tagremove"]
if player has permission "tag.use":
format slot 0 of player with green stained glass named "&4&lChrist&f&lmas" to run [make player execute command "/tagchristmas"]
if player has permission "tag.use":
format slot 1 of player with green stained glass named "&7&l[&4&lOG&7&l]" to run [make player execute command "/tagog"]
command /tagechristmas:
permission: tag.use
permission message: NoTagPermission
trigger:
execute console command "/pex user %player% suffix | &4&lChrist&f&lmas"
send "&e&lTag&6&lGui &8- &7You are now using the | &4&lChrist&f&lmas &7Tag"
command /tagog:
permission: tag.use
permission message: NoTagPermission
trigger:
execute console command "/pex user %player% suffix | &7&l[&4&lOG&7&l]"
send "&e&lTag&6&lGui &8- &7You are now using the &7&l[&4&lOG&7&l] &7Tag"
command /tagremove:
permission: tag.use
permission message: NoTagPermission
trigger:
execute console command "/pex user %player% suffix "
send "&e&lTag&6&lGui &8- &7You are now using no &7Tag"