Aller au contenu

Messages recommandés

Posté(e)

Bonjour, bonsoir jaimerai savoir comment faire que quand on rejoin de serveur sa nous donne une etoile du nether et quand on fait click droit sa ouvre un inventaire qui a une ligne de 9 comme dans un coffre .

Quand on ouvre le menu sa me propose plusieur objet e quand on click sur l'objet sa execute une command genre /lobby ou /end ou autre.

MERCI d'avance a ceux qui von repondre a ma question .

Posté(e)
on join:
   give nether star to player

on rightlick with nether start:
   wait 3 tick
   open chest with 1 row named "&6&lMenu de Téléportation" to player
   format slot 0 of player with beacon named "Lobby" to close then run [make player execute command "/lobby"]
   format slot 1 of player with ender chest named "End" to close then run [make player execute command "/end"]
   format slot 1 of player with chest named "Random" to close then run [make player execute command "/random"]

Posté(e)
-> on rightclick with nether star

J'ai oublié une autre lettre aussi ^^.

Petit conseil : Met un wait 1 tick entre "open chest with 1 row named "&6&lMenu de Téléportation" to player" et "format slot 0 of player with beacon named "Lobby" to close then run [make player execute command "/lobby"] " , ça évite pas mal de bug :)

  • 1 mois après...
×
×
  • Créer...

Information importante

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.