Aller au contenu

[Gadjet] DJ


Messages recommandés

Posté(e)

Version de minecraft / skript : 1.8

Type du skript : Skript de Gadjet

Description du script : Je voudrait que quand j'execute le commande /dj, je voudrai que si le terrain est plat que sa fasse apparaître un armor stand avec la tête du jouer et une armure en fer, et tous les joueur qui son à 5 block de l'armor stand sautent!

 

Cordialment Buttkill

Posté(e)

Ok

 

command dj:
   trigger:
        loop all blocks in radius 5 around th player:
            if y-coordinate of loop-block is greater than y-coordinate of block under the player:
                if loop-block is air:
                    message "&cSois sur un terrain plat !"
                    stop
       spawn an armor stand
       set helmet of last spawned entity to player's skull

  • J'aime 1
Posté(e)
Ok

 

command dj:
   trigger:
        loop all blocks in radius 5 around th player:
            if y-coordinate of loop-block is greater than y-coordinate of block under the player:
                if loop-block is air:
                    message "&cSois sur un terrain plat !"
                    stop
       spawn an armor stand
       set helmet of last spawned entity to player's skull

Mais pour que les joueur saute

×
×
  • 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.