Aller au contenu

Besoin d'un skript de modération :


Messages recommandés

Posté(e)

Le skript consiste a avoir un tool genre : bâton : vanish, blaze rod : tp aléatoire, barrière : vanish, un bouquin d'inventaire ect... J'ai besoin de ça merci

.

Posté(e)

Tiens, déja tu developpe mal tu parle de quoi en disant "ect" ? Et un bouquin d'inventaire, je sais pas comment on fait un random tp mais j'ai un début toi:

on right click with stick:
   if name of tool of player is "&aVanish":
       if player's tool is a stick:
           make player execute command "/invisible"


on right click with fence:
   if name of tool of player is "&cUnVanish":
       if player's tool is a fence:
           make player execute command "/unvisible"


command /invisible:
   permission: vanish
   executable by: player
   trigger:
       player has permission "evanish.eban"
       hide the player from all players
       send "&aTu est maintenant invisible !" to the player

command /kitmod:
   trigger:
       give 1 stick named "&aVanish" to player
       give 1 fence named "&cUnVanish" to player

command /unvisible:
   permission: unvanish
   trigger:       
       reveal the player from all players
       send "&cTu n'est plus invisible" to the player

  • J'aime 1
Posté(e)

J'essayerais de te le faire mais je ne peux pas ce soir. Donc merci d'attendre demain :)

  • 4 semaines 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.