Bonjour à tout et à toutes, aujourd'hui j'aurais besoin d'aide par rapport à mon skript nommé : "Menu.sk".
En fait, quand je reload les skript ça marche impéccable, mais quand je clic droit avec une clock (j'ai attribuer la commande /menu dessus), la commande /menu marche pas et ça m'écris : An Internal Error Occured while attempting to perform this command.
Je vous passe mon code:
command /menu:
trigger:
open chest with 6 rows named "&4&l___---=== &b&lAngel&c&lMenu &4&l===---___" to player
wait 1 tick
format slot 0 of player with name tag named "&2&lChanger ton mot de passe" with lore "&5&oClique pour changer ton mot de passe" to run [make player execute command "/motdepasse1"]
format slot 4 of player with bed named "&a&lAller au Lobby" with lore "&5&oClique pour te téléporter au Lobby" to run [make player execute command "/lobby"]
format slot 8 of player with name tag named "&2&lChanger ton mot de passe" with lore "&5&oClique pour changer ton mot de passe" to run [make player execute command "/motdepasse1"]
format slot 9 of player with glass pane named " " to be unstealable
format slot 10 of player with glass pane named " " to be unstealable
format slot 11 of player with glass pane named " " to be unstealable
format slot 12 of player with glass pane named " " to be unstealable
format slot 13 of player with glass pane named " " to be unstealable
format slot 14 of player with glass pane named " " to be unstealable
format slot 15 of player with glass pane named " " to be unstealable
format slot 16 of player with glass pane named " " to be unstealable
format slot 17 of player with glass pane named " " to be unstealable
format slot 18 of player with iron sword named "&4&lJeux PvP &c&l>>>" to be unstealable
format slot 19 of player with golden sword named "&e&lKitPvP" with lore "&5&oMenu du KitPvP" to run [make player execute command "/mvtp KitPvP1"]
format slot 20 of player with mushroom stew named "&6&lPvPSoup" with lore "&5&oClique pour te téléporter au PvPSoup" to run [make player execute command "/mvtp PvPSoup"]
format slot 27 of player with glass pane named " " to be unstealable
format slot 28 of player with glass pane named " " to be unstealable
format slot 29 of player with glass pane named " " to be unstealable
format slot 30 of player with glass pane named " " to be unstealable
format slot 31 of player with glass pane named " " to be unstealable
format slot 32 of player with glass pane named " " to be unstealable
format slot 33 of player with glass pane named " " to be unstealable
format slot 34 of player with glass pane named " " to be unstealable
format slot 35 of player with glass pane named " " to be unstealable
format slot 36 of player with emerald named "&9&lAutres Jeux >>>" to be unstealable
format slot 37 of player with workbench named "&3&lHide&Seek" with lore "&5&oClique pour te téléporter au Hide&Seek" to run [make player execute command "/mvtp HideandSeek"]
format slot 38 of player with grass named "&a&lCréatif" with lore "&5&oClique pour te téléporter au Créatif" to run [make player execute command "/mvtp plotworld"]
format slot 45 of player with glass pane named " " to be unstealable
format slot 46 of player with glass pane named " " to be unstealable
format slot 47 of player with glass pane named " " to be unstealable
format slot 48 of player with glass pane named " " to be unstealable
format slot 49 of player with glass pane named " " to be unstealable
format slot 50 of player with glass pane named " " to be unstealable
format slot 51 of player with glass pane named " " to be unstealable
format slot 52 of player with glass pane named " " to be unstealable
format slot 53 of player with glass pane named " " to be unstealable
command /motdepasse1:
trigger:
send json "&c&l[Changer le mot de passe]" tooltip "&5&oClique pour changer ton mot de passe" suggest "/changepassword <ancienmotdepasse> <nouveaumodepasse>" to player
Nous avons placé des cookies sur votre appareil pour aider à améliorer ce site. Vous pouvez choisir d’ajuster vos paramètres de cookie, sinon nous supposerons que vous êtes d’accord pour continuer.
Question
yodaxkill
Bonjour à tout et à toutes, aujourd'hui j'aurais besoin d'aide par rapport à mon skript nommé : "Menu.sk".
En fait, quand je reload les skript ça marche impéccable, mais quand je clic droit avec une clock (j'ai attribuer la commande /menu dessus), la commande /menu marche pas et ça m'écris : An Internal Error Occured while attempting to perform this command.
Je vous passe mon code:
Voila merci de m'aider au plus vite!
Cordialement, Yodaxkill
18 réponses à cette question
Messages recommandés