Aller au contenu

Classement


Contenu populaire

Affichage du contenu avec la meilleure réputation le 10/24/20 dans toutes les zones

  1. 1 point
    Là, je suis vraiment pas sûr mais si sa fonctionne, je suis sûr qu'il existe plus optimisé :c on chat: if message contain "&": if player has permission "color.vip.tchat": if player has permission "color.vip.3": # 3 = Bleu, vert et rouge replace "&1" with "§1" in message replace "&3" with "§3" in message replace "&9" with "§9" in message replace "&b" with "§b" in message replace "&2" with "§2" in message replace "&a" with "§a" in message replace "&4" with "§4" in message replace "&c" with "§c" in message stop if player has permission "color.vip.4": # 3 = Violet, Rose et Jaune replace "&5" with "§5" in message replace "&d" with "§d" in message replace "&e" with "§e" in message stop else: cancel event send "&cVous n'avez pas la permission d'utiliser des couleurs dans le Tchat ! &6(<VIP)" stop
  2. 1 point
    Pour les 2 première erreurs, c'est normal ! Faut que tu modifies un peu, j'ai pas tout fais non plus. Sinon, pour le title, c'est send attacker title "Ton titre" with subtitle "Ton Sous-titre" for 3 seconds
  3. 1 point
    Pour le son et la barre d'EXP, je ne sais pas faire, sinon, voici : options: ks5: %attacker% à fait un killstreak de 5 ! ks10: %attacker% à fait un killtreak de 10 ! cmd: /say YEAH ! C'est pour toi %attacker% ! cmd2: /say YEAH ! C'est pour toi %attacker% ! slotstick: (Le numéro du slot du baton) title: YEAH ! subtitle: Voici 10 diamant pour toi :) death: %attacker% à mit fin au règne de %victim% on death: if victim is a player: if attacker is a player: add 1 to {killstreak.%attacker%} clear {killstreak.%victim%} if {killstreak.%attacker%} = 5: broadcast "{@ks5}" set slot {@slotstick} of attacker to unbreakable iron sword of knockback 1 and sharpness 5 named "&c&lKnockbackSword" send title "{@title}" with subtitle "{@subtitle}" to attacker for 5 seconds make console execute command "{@cmd}" if {killstreak.%attacker%} = 10: broadcast "{@ks10}" set slot {@slotstick} of attacker to unbreakable iron sword of knockback 1 and sharpness 5 named "&c&lKnockbackSword" send title "{@title}" with subtitle "{@subtitle}" to attacker for 5 seconds make console execute command "{@cmd}" if {killstreak.%victim%} = 5: broadcast "{@death}" make console execute command "{@cmd2}" if {killstreak.%victim%} = 10: broadcast "{@death}" make console execute command "{@cmd2}"
×
×
  • 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.