I used exemple fragment (https://hastebin.com/owawumasav.sql):
command /servers:
trigger:
create a gui with virtual chest with 6 rows named "&4Select the server":
make next gui with diamond sword named "&4PvP server":
send "You will be teleported to the Pvp server"
execute player command "/server pvp"
make next gui with grass named "&aSkyBlock":
send "You will be teleported to the Skyblock server"
execute player command "/server skyblock"
open last gui to player
loaded without errors, no errors in console, but when i click nothing happens
version: 1.8.2-Pikachu-Patch-3
I used exemple fragment (https://hastebin.com/owawumasav.sql): command /servers: trigger: create a gui with virtual chest with 6 rows named "&4Select the server": make next gui with diamond sword named "&4PvP server": send "You will be teleported to the Pvp server" execute player command "/server pvp" make next gui with grass named "&aSkyBlock": send "You will be teleported to the Skyblock server" execute player command "/server skyblock" open last gui to player loaded without errors, no errors in console, but when i click nothing happens version: 1.8.2-Pikachu-Patch-3