Aller au contenu

Messages recommandés

Posté(e)

Bonjour j'aimerai savoir comment rajouter une permission a cette commande :

Command /zghjklkjhghjkjhghjklkiju:
   trigger:
       open chest with 3 rows named "&cStaff &6%player%" to player
       wait 1 tick
       format slot 11 of player with 0178 named "&bBan-List" to run [make player execute command "/banlist"]

Posté(e)

option 1:

Command /zghjklkjhghjkjhghjklkiju:
   permission: 3irgefuf
   permission message: non.
   trigger:
       open chest with 3 rows named "&cStaff &6%player%" to player
       wait 1 tick
       format slot 11 of player with 0178 named "&bBan-List" to run [make player execute command "/banlist"]

option 2:

Command /zghjklkjhghjkjhghjklkiju:
   trigger:
       if player have permission "rfeuih":
           open chest with 3 rows named "&cStaff &6%player%" to player
           wait 1 tick
           format slot 11 of player with 0178 named "&bBan-List" to run [make player execute command "/banlist"]

  • J'aime 1
Posté(e)

Voici :

Command /zghjklkjhghjkjhghjklkiju:
   permission: staff.serv
   permission message: &4Tu ne peux pas faire ça !
   trigger:
       open chest with 3 rows named "&cStaff &6%player%" to player
       wait 1 tick
       format slot 11 of player with 0178 named "&bBan-List" to run [make player execute command "/banlist"]

 

Cordialement Dolitox42

  • J'aime 1
×
×
  • 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.