Aller au contenu

Classement

Contenu populaire

Affichage du contenu avec la meilleure réputation le 15/12/2015 dans toutes les zones

  1. Voila normalement il doit marcher command /metier <text>: trigger: if arg 1 is "Garde": if {garde} is 5: send "il a trop de personne en garde" to player else: set {metier.%player%} to "Garde" add 1 to {garde} make console execute command "manuadd %player% garde" if arg 1 is "SDF": if {metier.%player%} = "Garde": subtract 1 from {garde} make console execute command "manuadd %player% default" set {metier.%player%} to "SDF" on death of player: if {metier.%player%} = "Garde": subtract 1 from {garde} delete {metier.%player%} make console execute command "manuadd %player% default" set {metier.%player%} to "SDF" on quit: if {metier.%player%} = "Garde": subtract 1 from {garde} delete {metier.%player%} make console execute command "manuadd %player% default" set {metier.%player%} to "SDF" command /removegarde: trigger: delete {garde}
    2 points
  2. normalement c'est bon (j'ai pas tester) command /ban <player> [<text>]: usage: &c/ban <player> <reason> trigger: if arg 1 is set: if arg 2 is not set: wait 1 tick open chest with 2 rows named "&eBan Raison" to player wait 1 tick format slot 0 of player with 267 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 1 of player with 420 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 2 of player with 370 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 3 of player with 373:8196 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 4 of player with 345 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 5 of player with 282 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 6 of player with bow named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 7 of player with 260 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 8 of player with 368 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 9 of player with 404 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 10 of player with sign named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 11 of player with 421 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 12 of player with 264 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 13 of player with 333 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] if arg 1 is set: if arg 2 is set: if arg 1 is op: send "Vous ne pouvez pas ban une personne op" to player else: ban arg 1 by reason of "%arg 2%" kick arg 1 due to "%arg 2%" send "Vous avez ban %arg 1% Raison: %arg 2%" to player
    1 point
  3. de rien et mais un petit j'aime sa fait toujours plaisir
    1 point
  4. (un petit bonsoir/bonjour serait sympa) Bonsoir Es-que sa répond a ta demande command /ban <player> [<text>]: usage: &c/ban <player> <reason> trigger: if arg 1 is set: if arg 2 is not set: wait 1 tick open chest with 2 rows named "&eBan Raison" to player wait 1 tick format slot 0 of player with 267 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 1 of player with 420 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 2 of player with 370 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 3 of player with 373:8196 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 4 of player with 345 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 5 of player with 282 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 6 of player with bow named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 7 of player with 260 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 8 of player with 368 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 9 of player with 404 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 10 of player with sign named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 11 of player with 421 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 12 of player with 264 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] wait 1 tick format slot 13 of player with 333 named "Cheat" with lore "" to run [make player execute command "/ban %player% Cheat"] if arg 1 is set: if arg 2 is set: ban arg 1 by reason of "%arg 2%" kick arg 1 due to "%arg 2%" send "Vous avez ban %arg 1% Raison: %arg 2%" to player après tu a juste a modifier les raison
    1 point
×
×
  • 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.