J'ai fais un code qui déjà me donne pas de message d'internal ... Mais le menu ne s'ouvre pas x')
Le code:
command /lolmenu:
trigger:
if player is in "hub3":
wait 3 ticks
set {joueur.hub.oneshot} to "%size of players in world ""oneshotmedieval"" and ""onebhot""%"
set {joueur.hub.tntfly} to "%size of players in world ""tntfly1""%"
set {joueur.hub.sumo} to "%size of players in world ""ka""%"
set {joueur.hub.uhcex} to "%size of players in world ""uhcex""%"
set {joueur.hub.rush} to "%size of players in world ""rush1"" and ""rush2""%"
set {joueur.hub.pvpskill} to "%size of players in world ""pvpskill1""%"
set {joueur.hub.pvptraining} to "%size of players in world ""pvptraining"" and ""pvppot2"" and ""builduhc2"" and ""pvpsoupe2"" and ""pvpcombo2""%"
set {joueur.hub.mlgrush} to "%size of players in world ""mlgrush1"" and ""mlgrush2"" and ""mlgrush3""%"
set {joueur.hub.evolution} to "%size of players in world ""Evolution2"" and ""Evolution22"" and ""Evolution3""%"
set {joueur.hub.woolrush} to "%size of players in world ""woolrush""%"
wait 2 ticks
open chest with 6 rows named "&f&lMenu Principal" to player
wait 3 ticks
format slot 11 of player with bow named "&6OneShot" with lore "||&fSeul contre tous , utilisez||&fvotre arc pour oneshot||&ftous vos adversaires !|| ||&7En jeu &e%{joueur.hub.oneshot}% &7Joueur(s)|| ||&2? &6Booster : &aActivé &2?|| ||&a? Clic pour Jouer" to close then run [make player execute command "/unem2"]
format slot 13 of player with tnt named "&6TNTFly" with lore "||&fDe la TNT ?!||&fUtilisez la et testez votre puissance de fly !|| ||&7En jeu &e%{joueur.hub.tntfly}% &7Joueur(s)|| ||&a? Clic pour Jouer" to close then run [make player execute command "/qittntfly"]
format slot 15 of player with 269 named "&6Sumo" with lore "||&fVous cheatez ? Mais non , c'est pas bien,||&fvous avez juste une pelle enchantée !|| ||&7En jeu &e%{joueur.hub.sumo}% &7Joueur(s)|| ||&2? &6Booster : &aActivé &2?|| ||&a? Clic pour Jouer" to close then run [make player execute command "/qitsumo"]
format slot 20 of player with apple named "&6UHCExtreme" with lore "||&fStuffez vous et affrontez les joueurs||&fdans une map hardcore !||&c&oRégénération naturelle désactivée|| ||&7En jeu &e%{joueur.hub.uhcex}% &7Joueur(s)|| ||&2? &6Booster : &aActivé &2?|| ||&a? Clic pour Jouer" to close then run [make player execute command "/tpuhc"]
format slot 22 of player with bed named "&6Rush" with lore "||&fBattez vous au dessus du vide ||&fet remportez la victoire !|| ||&7En jeu &e%{joueur.hub.rush}% &7Joueur(s)|| ||&2? &6Booster : &aActivé &2?|| ||&a? Clic pour Jouer" to close then run [make player execute command "/tprush"]
format slot 24 of player with golden sword named "PvPSkill" with lore "||&fChoisissez vos équipements||&fde A à Z , et battez vous ||&favec 3 vies !|| ||&7En jeu &e%{joueur.hub.pvpskill1}% &7Joueur(s)|| ||&2? &6Booster : &aActivé &2?|| ||&a? Clic pour Jouer" to close then run [make player execute command "/tppvpskill"]
format slot 30 of player with diamond sword named "PvPTraining" with lore "||&fRegroupement de plusieurs mode de PvP !||&fPvpSoup/PvpPot/PvpCombo/BuildUHC|| ||&7En jeu &e%{joueur.hub.pvptraining}% &7Joueur(s)|| ||&2? &6Booster : &aActivé &2?|| ||&a? Clic pour Jouer" to close then run [make player execute command "/qittraining"]
format slot 31 of player with obsidian named "MLGRush" with lore "||&fMarquez des points en escaladant||&fla map comme un ninja||&fet remportez la partie !|| ||&7En jeu &e%{joueur.hub.mlgrush}% &7Joueur(s)|| ||&2? &6Booster : &aActivé &2?|| ||&a? Clic pour Jouer" to close then run [make player execute command "/tpmlgrush"]
format slot 32 of player with 399 named "Evolution" with lore "||&fCollectez des étoiles et evoluer vos équipements||&fau fur et à mesure !|| ||&7En jeu &e%{joueur.hub.evolution}% &7Joueur(s)|| ||&2? &6Booster : &aActivé &2?|| ||&a? Clic pour Jouer" to close then run [make player execute command "/unem3"]
format slot 41 of player with 35:0 named "WoolRush" with lore "||&fSautez dans la pisicine adverse||&fpour marqué votr meilleurs points||&fet remportez la partie !|| ||&7En jeu &e%{joueur.hub.woolrush}% &7Joueur(s)|| ||&2? &6Booster : &aActivé &2?|| ||&a? Clic pour Jouer" to close then run [make player execute command "/wrequipe"]