Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /delp:
- description: Commande liée au chat Arc-En-Ciel
- permission: "delp.skript"
- trigger:
- loop 50 times:
- broadcast ""
- exit
- command /arcenciel <text>:
- description: Affiche un message de couleur changeante dans le chat, empêchant toutes autres phrases jusqu'à la fin du cycle.
- permission: "aec.skript"
- trigger:
- make player say "&4%arg 1%"
- wait 1 second
- make console execute command "/delp"
- make player say "&6%arg 1%"
- wait 1 second
- make console execute command "/delp"
- make player say "&2%arg 1%"
- wait 1 second
- make console execute command "/delp"
- make player say "&3%arg 1%"
- wait 1 second
- make console execute command "/delp"
- make player say "&1%arg 1%"
- wait 1 second
- make console execute command "/delp"
- make player say "&5%arg 1%"
- wait 1 second
- make console execute command "/delp"
- make player say "&9%arg 1%"
- wait 1 second
- make console execute command "/delp"
- make player say "&8%arg 1%"
- wait 1 second
- make console execute command "/delp"
- make player say "&0%arg 1%"
- wait 1 second
- make console execute command "/delp"
- make player say "&7%arg 1%"
- wait 1 second
- make console execute command "/delp"
- make player say "&c%arg 1%"
- wait 1 second
- make console execute command "/delp"
- make player say "&e%arg 1%"
- wait 1 second
- make console execute command "/delp"
- make player say "&a%arg 1%"
- wait 1 second
- make console execute command "/delp"
- make player say "&b%arg 1%"
- wait 1 second
- make console execute command "/delp"
- make player say "&d%arg 1%"
- wait 1 second
- make console execute command "/delp"
Add Comment
Please, Sign In to add comment