_Sweeny_ Posté(e) le 1 février 2019 Posté(e) le 1 février 2019 Bonjour, Je voudrais un menu (Gui) entièrement personnalisable et fonctionnel. Les informations dont vous aurez besoin pour le faire sont ci-dessous: - Version Minecraft : 1.8 - Addons : SkQuerry / SkRayFall / Umbaska Je voudrais que je GUI contiennent: - [Ligne 1, colonne 3] Epée en or nommée FFA qui en cliquant dessus permet de d’exécuter une commande (/mv tp nomdumonde) - [Ligne 1, colonne 5] Plume nommée Skywars qui en cliquant dessus permet de d’exécuter une commande (/mv tp nomdumonde) - [Ligne 1, colonne 7] Block d'herbe nommé Freecube qui en cliquant dessus permet de d’exécuter une commande (/mv tp nomdumonde) - [Ligne 3, colonne 2] Lit nommé Rush qui en cliquant dessus permet de d’exécuter une commande (/mv tp nomdumonde) - [Ligne 3, colonne 4] Sandstone nommé Hikabrain qui en cliquant dessus permet de d’exécuter une commande (/mv tp nomdumonde) - [Ligne 3, colonne 6] Stick nommé KnockbackFFA qui en cliquant dessus permet de d’exécuter une commande (/mv tp nomdumonde) - [Ligne 3, colonne 8] Epée en diams nommé Practice qui en cliquant dessus permet de d’exécuter une commande (/mv tp nomdumonde) Merci à tout ceux qui m'aideront ❤️
Ultim4te_ Posté(e) le 1 février 2019 Posté(e) le 1 février 2019 Salut ! J'ai fais un menu suivant tes indications. T'aura juste à le customiser (changer les couleurs des noms, faire briller les items, etc..) command /menu: trigger: wait 1 tick open chest with 3 rows named "&7LENOMDETONMENU" to player format slot 2 of player with golden sword named "&eFFA" to close then run [make console execute command "/mv tp %player% nomdetonmonde"] format slot 4 of player with feather named "&aSkyWars" to close then run [make console execute command "/mv tp %player% nomdetonmonde"] format slot 6 of player with grass block named "&2Freecube" to close then run [make console execute command "/mv tp %player% nomdetonmonde"] format slot 19 of player with bed named "&cRush" to close then run [make console execute command "/mv tp %player% nomdetonmonde"] format slot 21 of player with sandstone named "&eHikabrain" to close then run [make console execute command "/mv tp %player% nomdetonmonde"] format slot 23 of player with stick named "&dKnockbackFFA" to close then run [make console execute command "/mv tp %player% nomdetonmonde"] format slot 25 of player with grass block named Practice" to close then run [make console execute command "/mv tp %player% nomdetonmonde"]
_Sweeny_ Posté(e) le 1 février 2019 Auteur Posté(e) le 1 février 2019 il y a une heure, Ultim4te_ a dit : Salut ! J'ai fais un menu suivant tes indications. T'aura juste à le customiser (changer les couleurs des noms, faire briller les items, etc..) command /menu: trigger: wait 1 tick open chest with 3 rows named "&7LENOMDETONMENU" to player format slot 2 of player with golden sword named "&eFFA" to close then run [make console execute command "/mv tp %player% nomdetonmonde"] format slot 4 of player with feather named "&aSkyWars" to close then run [make console execute command "/mv tp %player% nomdetonmonde"] format slot 6 of player with grass block named "&2Freecube" to close then run [make console execute command "/mv tp %player% nomdetonmonde"] format slot 19 of player with bed named "&cRush" to close then run [make console execute command "/mv tp %player% nomdetonmonde"] format slot 21 of player with sandstone named "&eHikabrain" to close then run [make console execute command "/mv tp %player% nomdetonmonde"] format slot 23 of player with stick named "&dKnockbackFFA" to close then run [make console execute command "/mv tp %player% nomdetonmonde"] format slot 25 of player with grass block named Practice" to close then run [make console execute command "/mv tp %player% nomdetonmonde"] Merci beaucoup ^^
> NoaGamingFR Posté(e) le 1 février 2019 Posté(e) le 1 février 2019 il y a 52 minutes, _Sweeny_ a dit : Merci beaucoup ^^ Ce sujet est donc résolu, si oui, met le en résolu stp....
Messages recommandés