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