Command /test:
trigger:
open chest with 5 rows named "&9Euro&eUHC" to player
wait 1 tick
format slot 22 of player with golden apple named "&6UHC" to run [make player execute command "/mv tp UHC"]
format slot 29 of player with feather named "&eJump" to run [make player execute command "/JumpTP"]
format slot 11 of player with lava bucket named "&eTraining" to run [make player execute command "/mv tp training"]
format slot 33 of player with bed named "&eSpawn" to run [make player execute command "/mv spawn"]
format slot 15 of player with book named "&eStaff" to run [make player execute command "/TopTP"]
On join:
message "&aBienvenue sur &9Euro&eUHC"
give player a nether star
On right click with nether star:
make player execute command "/test"
command /lobby:
trigger:
teleport player to location at ()
message "&cTéléportation au Jump..."
command /TopTP:
trigger:
teleport player to location at (6,64,45)
message "Téléportation au Staff..."
command /JumpTP:
trigger:
teleport player to location at (55,72,-5)
message "&6Téléportation au &eJump..."