Aller au contenu

Messages recommandés

Posté(e)

Bonjour , voici un skript de kit tu peux le modifié :

command /kit <text>:
   trigger:
       if arg 1 is "list":
       send "&eListe des kits : &cGuerrier , Archer , Tank"
       if arg 1 is "Guerrier":
       equip player with iron helmet
       equip player with iron chestplate
       equip player with iron leggings
       equip player with iron boots
       set slot 0 of player to stone sword
       set slot 1 of player bow
       set slot 2 of player to 10 arrow
       set slot 3 of player to 3 Golden Apple
       set slot 4 of player to 64 Steak
       send "&aTu as reçus le kit Guerrier"
       if arg 1 is "Archer":
       equip player with iron helmet
       equip player with iron chestplate
       equip player with iron leggings
       equip player with iron boots
       set slot 0 of player to stone sword
       set slot 1 of player bow
       set slot 2 of player to 10 arrow
       set slot 3 of player to 3 Golden Apple
       set slot 4 of player to 64 Steak
       send "&aTu as reçus le kit Archer"
       if arg 1 is "Tank":
       equip player with iron helmet
       equip player with iron chestplate
       equip player with iron leggings
       equip player with iron boots
       set slot 0 of player to stone sword
       set slot 1 of player bow
       set slot 2 of player to 10 arrow
       set slot 3 of player to 3 Golden Apple
       set slot 4 of player to 64 Steak
       send "&aTu as reçus le kit Tank"




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