faldonboy10

countdown

Aug 14th, 2022 (edited)
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. {
  2. "Key": "countdown",
  3. "Command": [ "cd", "countdown" ],
  4. "GlobalNotCompleted": [ "countdown", 0, 0, 10, "To avoid spam this command has a global 10 second cooldown, try again in a few seconds." ],
  5. "GlobalComplete": [],
  6. "BroadcastMessage": [ 20, "[PLAYER] starts a countdown." ],
  7. "BroadcastMessage": [ 20, "[PLAYER] &a3" ],
  8. "Wait": 1.0,
  9. "BroadcastMessage": [ 20, "[PLAYER] &a2" ],
  10. "Wait": 1.0,
  11. "BroadcastMessage": [ 20, "[PLAYER] &a1" ],
  12. "Wait": 1.0,
  13. "BroadcastMessage": [ 20, "[PLAYER] &aGo!" ],
  14. "GlobalComplete": []
  15. }
Advertisement
Add Comment
Please, Sign In to add comment