Bien sur :)
on leftclick holding a blaze rod:
line 1 of the lore of player's tool contains "&7(Clic gauche pour choisir le sort !)" #'
wait 3 tick
open chest with 1 row named "&6&lMenu de Téléportation" to player
if player has permission "Magie.Mineur":
format slot 0 of player with blaze named "Lobby" to close then run [make player execute command "/lobby"]
if player has permission "Magie.Arrow":
format slot 1 of player with blaze named "End" to close then run [make player execute command "/end"]
if player has permission "Magie.Freeze":
format slot 2 of player with blaze named "Random" to close then run [make player execute command "/random"]
if player has permission "Magie.Vampire":
format slot 3 of player with blaze named "Random" to close then run [make player execute command "/random"]
format slot 4 of player with chest named "Random" to close then run [make player execute command "/random"]