Advertisement
JimDeadlock

lang/en/NoRaid.json

Jan 11th, 2025
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. {
  2. 2 │ "CantDamage": "<color=#ffff00>It's not Raid Week yet!</color>",
  3. 3 │ "CanRaid": "The raid cooldown has now been lifted, you're now able to raid!",
  4. 4 │ "Cmd_CanRaid": "The cooldown has been lifted, you're able to raid whoever you want!",
  5. 5 │ "Cmd_CantRaid": "You can't raid just yet, wait another <color=orange>{0}</color>",
  6. 6 │ "Cmd_Permission": "You don't have permission to use that command",
  7. 7 │ "Cmd_InvalidArgs": "Invalid arguments. Usage: </color=orange>/noraid</color> <color=silver><start/stop> OPT
  8. │ IONAL: <min></color>",
  9. 8 │ "Cmd_CantStart": "Cannot start a no raid period, there's already one running.",
  10. 9 │ "Cmd_NoRaid": "A no raid period has begun, you can raid in <color=orange>{0}</color>",
  11. 10 │ "Ui_Title": "RAID COOLDOWN",
  12. 11 │ "Msg_DayFormat": "{0}D {1}H",
  13. 12 │ "Msg_DaysFormat": "{0}D {1}H",
  14. 13 │ "Msg_HourFormat": "{0}H {1}M",
  15. 14 │ "Msg_HoursFormat": "{0}H {1}M",
  16. 15 │ "Msg_MinFormat": "{0}M {1}S",
  17. 16 │ "Msg_MinsFormat": "{0}M {1}S",
  18. 17 │ "Msg_SecsFormat": "{0}S"
  19. 18 │ }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement