Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. Not-Supported: "&7Command is not supported yet"
  2. Only-Player: "&7Command only supported for players"
  3. Already-In-Team: "&aYou are already in a team!"
  4. Teams-Sorted: "&7{0} players are randomly putted in a team"
  5. noPermission: "&cNo permission"
  6. spawn-location-set: "&7Login location set"
  7. spawn-set: "&7Spawn set for team {0} at current location"
  8. deathMessage: "&7{0} killed {1}!"
  9. playerNotFound: "&7Player not found"
  10. kickmessage: "&cGame is restarting!"
  11. join-Message: "&8[&4&lUHC-War&8]&7{0} &fjoined the game &8(&4{1}&8/&420&8)"
  12. leave-Message: "&8[&4&lUHC-War&8]&7{0} &fleft the game &8(&4{1}&8/&420&8)"
  13. list:
  14. notEnoughArgs: "&7Usage: /{0} (red/blue)"
  15. createkits:
  16. notEnoughArgs: "&7Usage: /{0} (kitname)"
  17. kitCreated: "&aKit created with name {0}"
  18. kit:
  19. notEnoughArgs: "&7Usage: /{0} (kitName) <player>"
  20. kitNotFound: "&7Kit not found!"
  21. kitGive: "&7Gave give {0} to {1}"
  22. teams:
  23. notEnoughArgs: "&7Usage: /{0} (list/join/info/setspawn/leave/reload) (red/blue)"
  24. notFound: "&7{0} is not a team!"
  25. already-joined: "&7You are already in that team!"
  26. joined: "&7You joined team {0}"
  27. max-members: "&7Team limit reached"
  28. cannot-switch: "&7Game already began!"
  29. team-left: "&7You left the team!"
  30. team-info:
  31. - "&8=== &a{0} &8==="
  32. - ""
  33. - "&a - &7Members: {1}"
  34. - "&a - &7MemberCount: {2}"
  35. - ""
  36. - "&8=== &a{0} &8==="
  37. game:
  38. starting:
  39. - "&8=== &cUHC-War &8==="
  40. - ""
  41. - "&7Game starting in &a{0} &7seconds"
  42. - ""
  43. - "&8=== &cUHC-War &8==="
  44. started:
  45. - "&8=== &cUHC-War &8==="
  46. - ""
  47. - "&7Game started!"
  48. - ""
  49. - "&8=== &cUHC-War &8==="
  50. finished:
  51. won:
  52. - "&8=== &cUHC-War &8==="
  53. - ""
  54. - "&7{0} &7won!"
  55. - ""
  56. - "&8=== &cUHC-War &8==="
  57. draw:
  58. - "&8=== &cUHC-War &8==="
  59. - ""
  60. - "&7Nobody won :("
  61. - ""
  62. - "&8=== &cUHC-War &8==="
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement