NoobeYCraft Posté(e) le 6 février 2017 Posté(e) le 6 février 2017 Salut! J'ai récupéré dans le répertoire un skript qui utilise les suffix, je m'en sert donc de "TAG" pour les joueurs, Pour moi, tout fonctionne bien, mais pas pour les joueurs... Je vous explique le principe du skript: - Le joueur fait la commande /tag - Ça ouvre un menu avec tout les tags Soit il y a un colorant rouge ou un colorant vert sur chaque tag, Le rouge est un tag que le joueur ne possède pas, Le vert le joueur le possède, - Quand on clique sur un tag qu'on possède, ça nous le met en suffix [spoiler=Exemple de tag] - Et quand on clique sur RESET, ça enlève le suffix (le tag quoi ^^) Mais voila le problème: Un joueur lorsqu'il reset et met un autre tag, il les accumulent, sans pouvoir supprimer le 2ème tag... [spoiler=Le résultat du problème (2 tags s'accumulent)] On peux voir sur le screens qu'il y a 2 tags qui se sont accumulés le "Youtubeur" et le "Riche", Il n'y a aucun moyen d'enlever le deuxième, il reste sur tout les tags même quand ont reset... Si vous pouvez m'aider, voici le skript complet: [spoiler=Le skript de tag:] options: Version: 1.1 prefix: &2&lTags &a&l> Chest-Prefix: &a&l< &2&lTags &a&l> Locked: &c&oLocked Unlocked: &a&oUnlocked command /tag [<text>]: description: tag text permission: tag.open trigger: if arg is not set: open chest with 5 row named "{@Chest-Prefix}" to player if player has permission "tag.lightgreen" or "tag.*": format slot 0 of player with Light Green Dye with name "&a&n/o\" with lore "{@Unlocked}" to close then run "sudo %player% tag lightgreen" else: format slot 0 of player with Red Dye with name "&a&n/o\" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.aqua" or "tag.*": format slot 1 of player with Light Green Dye with name "&d&k!&8[&d❤&5❤&lL&4&lO&d&lV&c&lE&5❤&d❤&8]&d&k!" with lore "{@Unlocked}" to close then run "sudo %player% tag aqua" else: format slot 1 of player with Red Dye with name "&d&k!&8[&d❤&5❤&lL&4&lO&d&lV&c&lE&5❤&d❤&8]&d&k!" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.lightred" or "tag.*": format slot 2 of player with Light Green Dye with name "&b&k!&c&k!&8[&9&lP&c&lO&9&lL&c&lI&9&lC&c&lE&8]&c&k!&b&k!" with lore "{@Unlocked}" to close then run "sudo %player% tag lightred" else: format slot 2 of player with Red Dye with name "&b&k!&c&k!&8[&9&lP&c&lO&9&lL&c&lI&9&lC&c&lE&8]&c&k!&b&k!" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.pink" or "tag.*": format slot 3 of player with Light Green Dye with name "&c&k!&8[&4☣&cToxique&4☣&8]&c&k!" with lore "{@Unlocked}" to close then run "sudo %player% tag pink" else: format slot 3 of player with Red Dye with name "&c&k!&8[&4☣&cToxique&4☣&8]&c&k!" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.yellow" or "tag.*": format slot 4 of player with Light Green Dye with name "&c&k!&8[&4&lR&c&lE&4&lD&c&lS&4&lT&c&lO&4&lN&c&lE&8]&c&k!" with lore "{@Unlocked}" to close then run "sudo %player% tag yellow" else: format slot 4 of player with Red Dye with name "&c&k!&8[&4&lR&c&lE&4&lD&c&lS&4&lT&c&lO&4&lN&c&lE&8]&c&k!" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.white" or "tag.*": format slot 5 of player with Light Green Dye with name "&a&k!&8[&a☕C&2A&aF&2E&a☕&8]&a&k!" with lore "{@Unlocked}" to close then run "sudo %player% tag white" else: format slot 5 of player with Red Dye with name "&a&k!&8[&a☕C&2A&aF&2E&a☕&8]&a&k!" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.blue" or "tag.*": format slot 6 of player with Light Green Dye with name "&b&l&k!&8[&b☢&f&lC&3&lH&f&lI&3&lM&f&lI&3&lQ&f&lU&3&lE&b☢&8]&b&l&k!" with lore "{@Unlocked}" to close then run "sudo %player% tag blue" else: format slot 6 of player with Red Dye with name "&b&l&k!&8[&b☢&f&lC&3&lH&f&lI&3&lM&f&lI&3&lQ&f&lU&3&lE&b☢&8]&b&l&k!" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.green" or "tag.*": format slot 7 of player with Light Green Dye with name "&8[&e❀&dF&al&eo&bw&3e&cr&aP&bo&ew&6e&dr&e❀&8]" with lore "{@Unlocked}" to close then run "sudo %player% tag green" else: format slot 7 of player with Red Dye with name "&8[&e❀&dF&al&eo&bw&3e&cr&aP&bo&ew&6e&dr&e❀&8]" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.darkaqua" or "tag.*": format slot 8 of player with Light Green Dye with name "&4&k!&4&lR&e&k!&e&lA&a&k!&a&lI&b&k!&b&lN&1&k!&1&lB&5&k!&5&lO&d&k!&d&lW&4&k!" with lore "{@Unlocked}" to close then run "sudo %player% tag darkaqua" else: format slot 8 of player with Red Dye with name "&4&k!&4&lR&e&k!&e&lA&a&k!&a&lI&b&k!&b&lN&1&k!&1&lB&5&k!&5&lO&d&k!&d&lW&4&k!" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.red" or "tag.*": format slot 9 of player with Light Green Dye with name "&e&l&k!&8[&c♠&b&lM&e&k!&b&lA&e&k!&b&lG&e&k!&b&lI&e&k!&b&lE&c♠&8]&e&l&k!" with lore "{@Unlocked}" to close then run "sudo %player% tag red" else: format slot 9 of player with Red Dye with name "&e&l&k!&8[&c♠&b&lM&e&k!&b&lA&e&k!&b&lG&e&k!&b&lI&e&k!&b&lE&c♠&8]&e&l&k!" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.purple" or "tag.*": format slot 10 of player with Light Green Dye with name "&8[&6&k!&e&lD&6&k!&3&k!&b&lI&3&k!&4&k!&c&lS&4&k!&5&k!&d&lC&5&k!&2&k!&a&lO&2&k!&8]" with lore "{@Unlocked}" to close then run "sudo %player% tag Purple" else: format slot 10 of player with Red Dye with name "&8[&6&k!&e&lD&6&k!&3&k!&b&lI&3&k!&4&k!&c&lS&4&k!&5&k!&d&lC&5&k!&2&k!&a&lO&2&k!&8]" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.orange" or "tag.*": format slot 11 of player with Light Green Dye with name "&8&l&m<&7&l&m<&f&l&m<&b&l&oH&e&l&oYP&b&l&oE&f&l&m>&7&l&m>&8&l&m>" with lore "{@Unlocked}" to close then run "sudo %player% tag orange" else: format slot 11 of player with Red Dye with name "&8&l&m<&7&l&m<&f&l&m<&b&l&oH&e&l&oYP&b&l&oE&f&l&m>&7&l&m>&8&l&m>" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.lightgray" or "tag.*": format slot 12 of player with Light Green Dye with name "&8[&7&k!&f♫&7&k!&c&lM&e&lU&3&lS&5&lI&a&lC&7&k!&f♫&7&k!&8]" with lore "{@Unlocked}" to close then run "sudo %player% tag Lightgray" else: format slot 12 of player with Red Dye with name "&8[&7&k!&f♫&7&k!&c&lM&e&lU&3&lS&5&lI&a&lC&7&k!&f♫&7&k!&8]" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.darkgray" or "tag.*": format slot 13 of player with Light Green Dye with name "&3&k!&b&k!&8[&e♕&3&lK&b&lIN&3&lG&e♕&8]&b&k!&3&k!" with lore "{@Unlocked}" to close then run "sudo %player% tag darkgray" else: format slot 13 of player with Red Dye with name "&3&k!&b&k!&8[&e♕&3&lK&b&lIN&3&lG&e♕&8]&b&k!&3&k!" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.lightblue" or "tag.*": format slot 14 of player with Light Green Dye with name "&5&k!&d&k!&8[&e♕&5&lQ&d&lUEE&5&lN&e♕&8]&d&k!&5&k!" with lore "{@Unlocked}" to close then run "sudo %player% tag lightblue" else: format slot 14 of player with Red Dye with name "&5&k!&d&k!&8[&e♕&5&lQ&d&lUEE&5&lN&e♕&8]&d&k!&5&k!" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.bold" or "tag.*": format slot 15 of player with Light Green Dye with name "&e&l&k!&a&l&k!&8[&2&l$&e&lR&6&lICH&e&lE&2&l$&8]&a&l&k!&e&l&k!" with lore "{@Unlocked}" to close then run "sudo %player% tag bold" else: format slot 15 of player with Red Dye with name "&e&l&k!&a&l&k!&8[&2&l$&e&lR&6&lICH&e&lE&2&l$&8]&a&l&k!&e&l&k!" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.strike" or "tag.*": format slot 16 of player with Light Green Dye with name "&e&k!&8[&e☼&lS&6&lU&e&lN&e☼&8]&e&k!" with lore "{@Unlocked}" to close then run "sudo %player% tag strike" else: format slot 16 of player with Red Dye with name "&e&k!&8[&e☼&lS&6&lU&e&lN&e☼&8]&e&k!" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.italic" or "tag.*": format slot 17 of player with Light Green Dye with name "&8[&7☁&3&lR&9&k!&3&lA&9&k!&3&lI&9&k!&3&lN&7☁&8]" with lore "{@Unlocked}" to close then run "sudo %player% tag italic" else: format slot 17 of player with Red Dye with name "&8[&7☁&3&lR&9&k!&3&lA&9&k!&3&lI&9&k!&3&lN&7☁&8]" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.underline" or "tag.*": format slot 18 of player with Light Green Dye with name "&8[&e&k!&6ϟ&e&k!&6&lThu&e&ln&6&lder&e&k!&6ϟ&e&k!&8]" with lore "{@Unlocked}" to close then run "sudo %player% tag underline" else: format slot 18 of player with Red Dye with name "&8[&e&k!&6ϟ&e&k!&6&lThu&e&ln&6&lder&e&k!&6ϟ&e&k!&8]" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.a" or "tag.*": format slot 19 of player with Light Green Dye with name "&f[&7☯&8&k!&8&lYing&f&lYang&8&k!&7☯&f]" with lore "{@Unlocked}" to close then run "sudo %player% tag a" else: format slot 19 of player with Red Dye with name "&f[&7☯&8&k!&8&lYing&f&lYang&8&k!&7☯&f]" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.b" or "tag.*": format slot 20 of player with Light Green Dye with name "&8[&a&k!&6&l✮&e&lStar&6&l✮&a&k!&8]" with lore "{@Unlocked}" to close then run "sudo %player% tag b" else: format slot 20 of player with Red Dye with name "&8[&a&k!&6&l✮&e&lStar&6&l✮&a&k!&8]" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.c" or "tag.*": format slot 21 of player with Light Green Dye with name "&4&k!&8[&4☠&6&lD&c&lA&6&lN&c&lG&6&lE&c&lR&4☠&8]&4&k!" with lore "{@Unlocked}" to close then run "sudo %player% tag c" else: format slot 21 of player with Red Dye with name "&4&k!&8[&4☠&6&lD&c&lA&6&lN&c&lG&6&lE&c&lR&4☠&8]&4&k!" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.d" or "tag.*": format slot 22 of player with Light Green Dye with name "&b&l&k!&8&l[&3&lD&b&lI&3&lA&b&lM&3&lO&b&lN&3&lD&8&l]&b&l&k!" with lore "{@Unlocked}" to close then run "sudo %player% tag d" else: format slot 22 of player with Red Dye with name "&b&l&k!&8&l[&3&lD&b&lI&3&lA&b&lM&3&lO&b&lN&3&lD&8&l]&b&l&k!" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.e" or "tag.*": format slot 23 of player with Light Green Dye with name "&a&l&k!&8&l[&2&lE&a&lM&2&lE&a&lR&2&lA&a&lL&2&lD&8&l]&2&l&k!" with lore "{@Unlocked}" to close then run "sudo %player% tag e" else: format slot 23 of player with Red Dye with name "&a&l&k!&8&l[&2&lE&a&lM&2&lE&a&lR&2&lA&a&lL&2&lD&8&l]&2&l&k!" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.f" or "tag.*": format slot 24 of player with Light Green Dye with name "&b&l|&f&l|&4&l|&r &3&lFr&f&lan&c&lce &b&l|&f&l|&4&l|" with lore "{@Unlocked}" to close then run "sudo %player% tag f" else: format slot 24 of player with Red Dye with name "&b&l|&f&l|&4&l|&r &3&lFr&f&lan&c&lce &b&l|&f&l|&4&l|" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.g" or "tag.*": format slot 25 of player with Light Green Dye with name "&0&l|&4&l|&6&l| &7&lDeut&4&lsch&6&lland &0&l|&4&l|&6&l|" with lore "{@Unlocked}" to close then run "sudo %player% tag g" else: format slot 25 of player with Red Dye with name "&0&l|&4&l|&6&l| &7&lDeut&4&lsch&6&lland &0&l|&4&l|&6&l|" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.h" or "tag.*": format slot 26 of player with Light Green Dye with name "&4&l|&6&l|&4&l| &4&lEs&6&lpa&4&lNa &4&l|&6&l|&4&l|" with lore "{@Unlocked}" to close then run "sudo %player% tag h" else: format slot 26 of player with Red Dye with name "&4&l|&6&l|&4&l| &4&lEs&6&lpa&4&lNa &4&l|&6&l|&4&l|" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.j" or "tag.*": format slot 27 of player with Light Green Dye with name "&0&l|&6&l|&4&l| &7&lBe&6&llgi&4&lum &0&l|&6&l|&4&l|" with lore "{@Unlocked}" to close then run "sudo %player% tag k" else: format slot 27 of player with Red Dye with name "&0&l|&6&l|&4&l| &7&lBe&6&llgi&4&lum &0&l|&6&l|&4&l|" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.k" or "tag.*": format slot 28 of player with Light Green Dye with name "&4&l|&f&l|&4&l| Su&f&lis&4&lse |&f&l|&4&l|" with lore "{@Unlocked}" to close then run "sudo %player% tag k" else: format slot 28 of player with Red Dye with name "&4&l|&f&l|&4&l| Su&f&lis&4&lse |&f&l|&4&l|" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.l" or "tag.*": format slot 29 of player with Light Green Dye with name "&1&l|&f&l|&1&l| Qu&f&leb&1&lec |&f&l|&1&l|" with lore "{@Unlocked}" to close then run "sudo %player% tag l" else: format slot 29 of player with Red Dye with name "&1&l|&f&l|&1&l| Qu&f&leb&1&lec |&f&l|&1&l|" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.m" or "tag.*": format slot 30 of player with Light Green Dye with name "&2&l|&f&l|&4&l| &2&lIt&f&lal&4&lia &2&l|&f&l|&4&l|" with lore "{@Unlocked}" to close then run "sudo %player% tag m" else: format slot 30 of player with Red Dye with name "&2&l|&f&l|&4&l| &2&lIt&f&lal&4&lia &2&l|&f&l|&4&l|" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.n" or "tag.*": format slot 31 of player with Light Green Dye with name "&2&l|&4&l|&f&l| &2&lAl&4&lgér&f&lie &2&l|&4&l|&f&l|" with lore "{@Unlocked}" to close then run "sudo %player% tag n" else: format slot 31 of player with Red Dye with name "&2&l|&4&l|&f&l| &2&lAl&4&lgér&f&lie &2&l|&4&l|&f&l|" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.o" or "tag.*": format slot 32 of player with Light Green Dye with name "&4[&cAdmiin&4]" with lore "{@Unlocked}" to close then run "sudo %player% tag o" else: format slot 32 of player with Red Dye with name "&4[&cAdmiin&4]" with lore "{@Locked}" to close then run "sudo %player% nopermchat" if player has permission "tag.p" or "tag.*": format slot 33 of player with Light Green Dye with name "&8[&c&l&k!!&4&lYou&f&lTubeur&c&l&k!!&8]" with lore "{@Unlocked}" to close then run "sudo %player% tag p" else: format slot 33 of player with Red Dye with name "&8[&c&l&k!!&4&lYou&f&lTubeur&c&l&k!!&8]" with lore "{@Locked}" to close then run "sudo %player% nopermchat" format slot 44 of player with redstone with name "&4&lReset" to close then run "sudo %player% tag reset" if arg 1 is not "reset" or "bold" or "italic" or "underline" or "strike" or "blue" or "green" or "darkaqua" or "red" or "purple" or "orange" or "lightgray" or "darkgray" or "lightblue" or "lightgreen" or "aqua" or "lightred" or "pink" or "yellow" or "white" or "a" or "b" or "c" or "d" or "e" or "f" or "g" or "h" or "i" or "j" or "k" or "l" or "m" or "n": message "&2&lTags &a&l> &cUnknow tag." if arg 1 is "blue": if player has permission "tag.blue" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&b&l&k!&8[&b☢&f&lC&3&lH&f&lI&3&lM&f&lI&3&lQ&f&lU&3&lE&b☢&8]&b&l&k!" message "{@prefix} &7Vous avez selectionné: &b&l&k!&8[&b☢&f&lC&3&lH&f&lI&3&lM&f&lI&3&lQ&f&lU&3&lE&b☢&8]&b&l&k!&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "green": if player has permission "tag.green" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&8[&e❀&dF&al&eo&bw&3e&cr&aP&bo&ew&6e&dr&e❀&8]" message "{@prefix} &7Vous avez selectionné: &8[&e❀&dF&al&eo&bw&3e&cr&aP&bo&ew&6e&dr&e❀&8]&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "darkaqua": if player has permission "tag.darkaqua" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&4&k!&4&lR&e&k!&e&lA&a&k!&a&lI&b&k!&b&lN&1&k!&1&lB&5&k!&5&lO&d&k!&d&lW&4&k!" message "{@prefix} &7Vous avez selectionné: &4&k!&4&lR&e&k!&e&lA&a&k!&a&lI&b&k!&b&lN&1&k!&1&lB&5&k!&5&lO&d&k!&d&lW&4&k!&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "red": if player has permission "tag.red" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&e&l&k!&8[&c♠&b&lM&e&k!&b&lA&e&k!&b&lG&e&k!&b&lI&e&k!&b&lE&c♠&8]&e&l&k!" message "{@prefix} &7Vous avez selectionné: &e&l&k!&8[&c♠&b&lM&e&k!&b&lA&e&k!&b&lG&e&k!&b&lI&e&k!&b&lE&c♠&8]&e&l&k!&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "purple": if player has permission "tag.purple" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&8[&6&k!&e&lD&6&k!&3&k!&b&lI&3&k!&4&k!&c&lS&4&k!&5&k!&d&lC&5&k!&2&k!&a&lO&2&k!&8]" message "{@prefix} &7Vous avez selectionné: &8[&6&k!&e&lD&6&k!&3&k!&b&lI&3&k!&4&k!&c&lS&4&k!&5&k!&d&lC&5&k!&2&k!&a&lO&2&k!&8]&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "orange": if player has permission "tag.orange" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&8&l&m<&7&l&m<&f&l&m<&b&l&oH&e&l&oYP&b&l&oE&f&l&m>&7&l&m>&8&l&m>" message "{@prefix} &7Vous avez selectionné: &8&l&m<&7&l&m<&f&l&m<&b&l&oH&e&l&oYP&b&l&oE&f&l&m>&7&l&m>&8&l&m>&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "lightgray": if player has permission "tag.lightgray" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&8[&7&k!&f♫&7&k!&c&lM&e&lU&3&lS&5&lI&a&lC&7&k!&f♫&7&k!&8]" message "{@prefix} &7Vous avez selectionné: &8[&7&k!&f♫&7&k!&c&lM&e&lU&3&lS&5&lI&a&lC&7&k!&f♫&7&k!&8]&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "darkgray": if player has permission "tag.darkgray" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&3&k!&b&k!&8[&e♕&3&lK&b&lIN&3&lG&e♕&8]&b&k!&3&k!" message "{@prefix} &7Vous avez selectionné: &3&k!&b&k!&8[&e♕&3&lK&b&lIN&3&lG&e♕&8]&b&k!&3&k!&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "lightblue": if player has permission "tag.lightblue" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&5&k!&d&k!&8[&e♕&5&lQ&d&lUEE&5&lN&e♕&8]&d&k!&5&k!" message "{@prefix} &7Vous avez selectionné: &5&k!&d&k!&8[&e♕&5&lQ&d&lUEE&5&lN&e♕&8]&d&k!&5&k!&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "lightgreen": if player has permission "tag.lightgreen" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&a&n/o\" message "{@prefix} &7Vous avez selectionné: &a&n/o\&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "aqua": if player has permission "tag.aqua" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&d&k!&8[&d❤&5❤&lL&4&lO&d&lV&c&lE&5❤&d❤&8]&d&k!" message "{@prefix} &7Vous avez selectionné: &d&k!&8[&d❤&5❤&lL&4&lO&d&lV&c&lE&5❤&d❤&8]&d&k!&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "lightred": if player has permission "tag.lightred" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&b&k!&c&k!&8[&9&lP&c&lO&9&lL&c&lI&9&lC&c&lE&8]&c&k!&b&k!" message "{@prefix} &7Vous avez selectionné: &b&k!&c&k!&8[&9&lP&c&lO&9&lL&c&lI&9&lC&c&lE&8]&c&k!&b&k!&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "pink": if player has permission "tag.pink" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&c&k!&8[&4☣&cToxique&4☣&8]&c&k!" message "{@prefix} &7Vous avez selectionné: &c&k!&8[&4☣&cToxique&4☣&8]&c&k!&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "yellow": if player has permission "tag.yellow" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&c&k!&8[&4&lR&c&lE&4&lD&c&lS&4&lT&c&lO&4&lN&c&lE&8]&c&k!" message "{@prefix} &7Vous avez selectionné: &c&k!&8[&4&lR&c&lE&4&lD&c&lS&4&lT&c&lO&4&lN&c&lE&8]&c&k!&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "white": if player has permission "tag.white" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&a&k!&8[&a☕C&2A&aF&2E&a☕&8]&a&k!" message "{@prefix} &7Vous avez selectionné: &a&k!&8[&a☕C&2A&aF&2E&a☕&8]&a&k!&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "bold": if player has permission "tag.bold" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&e&l&k!&a&l&k!&8[&2&l$&e&lR&6&lICH&e&lE&2&l$&8]&a&l&k!&e&l&k!" message "{@prefix} &7Vous avez selectionné: &e&l&k!&a&l&k!&8[&2&l$&e&lR&6&lICH&e&lE&2&l$&8]&a&l&k!&e&l&k!&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "strike": if player has permission "tag.strike" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&e&k!&8[&e☼&lS&6&lU&e&lN&e☼&8]&e&k!" message "{@prefix} &7Vous avez selectionné: &e&k!&8[&e☼&lS&6&lU&e&lN&e☼&8]&e&k!&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "italic": if player has permission "tag.italic" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&8[&7☁&3&lR&9&k!&3&lA&9&k!&3&lI&9&k!&3&lN&7☁&8]" message "{@prefix} &7Vous avez selectionné: &8[&7☁&3&lR&9&k!&3&lA&9&k!&3&lI&9&k!&3&lN&7☁&8]&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "underline": if player has permission "tag.underline" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&8[&e&k!&6ϟ&e&k!&6&lThu&e&ln&6&lder&e&k!&6ϟ&e&k!&8]" message "{@prefix} &7Vous avez selectionné: &8[&e&k!&6ϟ&e&k!&6&lThu&e&ln&6&lder&e&k!&6ϟ&e&k!&8]&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "a": if player has permission "tag.a" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&f[&7☯&8&k!&8&lYing&f&lYang&8&k!&7☯&f]" message "{@prefix} &7Vous avez selectionné: &f[&7☯&8&k!&8&lYing&f&lYang&8&k!&7☯&f]&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "b": if player has permission "tag.b" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&8[&a&k!&6&l✮&e&lStar&6&l✮&a&k!&8]" message "{@prefix} &7Vous avez selectionné: &8[&a&k!&6&l✮&e&lStar&6&l✮&a&k!&8]&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "c": if player has permission "tag.c" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&4&k!&8[&4☠&6&lD&c&lA&6&lN&c&lG&6&lE&c&lR&4☠&8]&4&k!" message "{@prefix} &7Vous avez selectionné: &4&k!&8[&4☠&6&lD&c&lA&6&lN&c&lG&6&lE&c&lR&4☠&8]&4&k!&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "d": if player has permission "tag.d" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&b&l&k!&8&l[&3&lD&b&lI&3&lA&b&lM&3&lO&b&lN&3&lD&8&l]&b&l&k!" message "{@prefix} &7Vous avez selectionné: &b&l&k!&8&l[&3&lD&b&lI&3&lA&b&lM&3&lO&b&lN&3&lD&8&l]&b&l&k!&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "e": if player has permission "tag.e" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&a&l&k!&8&l[&2&lE&a&lM&2&lE&a&lR&2&lA&a&lL&2&lD&8&l]&2&l&k!" message "{@prefix} &7Vous avez selectionné: &a&l&k!&8&l[&2&lE&a&lM&2&lE&a&lR&2&lA&a&lL&2&lD&8&l]&2&l&k!&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "f": if player has permission "tag.f" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&b&l|&f&l|&4&l|&r &3&lFr&f&lan&c&lce &b&l|&f&l|&4&l|" message "{@prefix} &7Vous avez selectionné: &b&l|&f&l|&4&l|&r &3&lFr&f&lan&c&lce &b&l|&f&l|&4&l|" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "g": if player has permission "tag.g" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&8[&e&k!&6ϟ&e&k!&6&lThu&e&ln&6&lder&e&k!&6ϟ&e&k!&8]" message "{@prefix} &7Vous avez selectionné: &8[&e&k!&6ϟ&e&k!&6&lThu&e&ln&6&lder&e&k!&6ϟ&e&k!&8]&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "h": if player has permission "tag.h" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&0&l|&4&l|&6&l| &7&lDeut&4&lsch&6&lland &0&l|&4&l|&6&l|" message "{@prefix} &7Vous avez selectionné: &0&l|&4&l|&6&l| &7&lDeut&4&lsch&6&lland &0&l|&4&l|&6&l|&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "i": if player has permission "tag.i" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&4&l|&6&l|&4&l| &4&lEs&6&lpa&4&lNa &4&l|&6&l|&4&l|" message "{@prefix} &7Vous avez selectionné: &4&l|&6&l|&4&l| &4&lEs&6&lpa&4&lNa &4&l|&6&l|&4&l|&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "j": if player has permission "tag.j" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&0&l|&6&l|&4&l| &7&lBe&6&llgi&4&lum &0&l|&6&l|&4&l|" message "{@prefix} &7Vous avez selectionné: &0&l|&6&l|&4&l| &7&lBe&6&llgi&4&lum &0&l|&6&l|&4&l|&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "k": if player has permission "tag.k" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&4&l|&f&l|&4&l| Su&f&lis&4&lse |&f&l|&4&l|" message "{@prefix} &7Vous avez selectionné: &4&l|&f&l|&4&l| Su&f&lis&4&lse |&f&l|&4&l|&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "l": if player has permission "tag.l" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&1&l|&f&l|&1&l| Qu&f&leb&1&lec |&f&l|&1&l|" message "{@prefix} &7Vous avez selectionné: &1&l|&f&l|&1&l| Qu&f&leb&1&lec |&f&l|&1&l|&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "m": if player has permission "tag.m" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&2&l|&f&l|&4&l| &2&lIt&f&lal&4&lia &2&l|&f&l|&4&l|" message "{@prefix} &7Vous avez selectionné: &2&l|&f&l|&4&l| &2&lIt&f&lal&4&lia &2&l|&f&l|&4&l|&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "n": if player has permission "tag.n" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&2&l|&4&l|&f&l| &2&lAl&4&lgér&f&lie &2&l|&4&l|&f&l|" message "{@prefix} &7Vous avez selectionné: &2&l|&4&l|&f&l| &2&lAl&4&lgér&f&lie &2&l|&4&l|&f&l|&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "o": if player has permission "tag.o" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&4[&cAdmiin&4]" message "{@prefix} &7Vous avez selectionné: &4[&cAdmiin&4]&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "p": if player has permission "tag.p" or "tag.*": delete {tag.%player%} wait 2 tick Set {tag.%player%} to "&8[&c&l&k!!&4&lYou&f&lTubeur&c&l&k!!&8]" message "{@prefix} &7Vous avez selectionné: &8[&c&l&k!!&4&lYou&f&lTubeur&c&l&k!!&8]&7!" else: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" if arg 1 is "reset": delete {tag.%player%} message "{@prefix} &7Vous avez reset &lvotre &7tag!" on chat: if {tag.format.%player%} is not set: set {tag.format.%player%} to {tag.%player%} if {tag.%player%} is not set: set the player's suffix to " " else: set message to "%{tag.%player%}%%{tag.format.%player%}%&r &f> %message%" command /nopermchat: trigger: message "{@prefix} &cVous n'avez pas les permissions de ce tag!" Voila, si vous pouvez m'aider a résoudre mon problème! Ou si vous avez un skript fonctionnel de tags... Merci beaucoup!
Messages recommandés