QuapiL2

QPunishments Messages File

Dec 24th, 2021
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.08 KB | None | 0 0
  1. # This is the QPunishments messages file
  2. # These messages file is updated for version ${project.version}
  3.  
  4. # --------------- Formatting Utilities --------------- #
  5. date_format: "MMM dd, yyyy HH:mm:ss"
  6.  
  7. # --------------- Utility Messages --------------- #
  8. not_enough_args: "&cHey! you are missing some arguments!"
  9. player_not_found: "&cHey! the player was not found."
  10. player_not_online: "&cHey! the player was not found or not online."
  11. server_not_found: "&cHey! the server couldn't be found."
  12. player_punished: "&cHey! this player already an active punishment of this type!"
  13. command_not_found: "&cHey! we couldn't find the command you were looking for."
  14. staff_chat_message: "&b&lSC &7%1$s &8&l-> &r%2$s"
  15. removed: " &7(&aremoved&7)"
  16. permanent: "&bforever"
  17. invalid_ip_address: "&cHey! that's an invalid ip address!"
  18.  
  19. # --------------- Commands --------------- #
  20. find_command: "&7The player &b%1$s &7is located in server &b%2$s"
  21. pardon_successful: "&7You have successfully pardoned &b%1$s &7from his &a%2$s"
  22. no_punishment_found: "&cHey! a player with a matching punishment couldn't be found."
  23.  
  24. # --------------- Announcement Messages --------------- #
  25. perm_ban: "&e%1$s &cwas permanently banned for &a%2$s"
  26. temp_ban: "&e%1$s &cwas temporarily banned for &a%2$s &cuntil &e%3$s"
  27. perm_mute: "&e%1$s &cwas permanently muted for &a%2$s"
  28. temp_mute: "&e%1$s &cwas temporarily muted for &a%2$s &cuntil &e%3$s"
  29. perm_ip_ban: "&e<Hidden Ip> &cwas permanently banned for &a%1$s"
  30. temp_ip_ban: "&e<Hidden Ip> &cwas temporarily banned for &a%1$s &cuntil &e%2$s"
  31. perm_ip_mute: "&e<Hidden Ip> &cwas permanently muted for &a%1$s"
  32. temp_ip_mute: "&e<Hidden Ip> &cwas temporarily muted for &a%1$s &cuntil &e%2$s"
  33. kick: "&e%1$s &cwas kicked for &a%1$s"
  34. unban: "&b%1$s &7was unbanned!"
  35. unmute: "&b%1$s &7was unmuted!"
  36. unipban: "&b<Hidden Ip> &7was unbanned!"
  37. unipmute: "&b<Hidden Ip> &7was unmuted!"
  38.  
  39. # --------------- General Messages --------------- #
  40. lookup_mode_all: "&7--------- &bLookup &7v&a%1$s &7---------\n"
  41. lookup_mode_specific: "&7--------- &bLookup &7v&a%1$s &e%2$s &7---------\n"
  42. you_are_muted: "&cYou have been muted until &e%1$s"
  43. you_are_banned_disconnect: "&cYou have been banned from this server\nfor &e%1$s\n§cThe ban expires at &e%2$s"
  44. you_are_banned_chat: "&cYou have been banned from this server for &e%1$s &cuntil &e%2$s"
  45. you_have_been_banned: "&cYou have been banned!"
  46. you_have_been_muted: "&cYou have been muted!"
  47. you_have_been_kicked: "&cYou were kicked from the server!"
  48. general_command_blocked: "Unknown command. Type \"/help\" for help."
  49.  
  50. # --------------- General Lookup Messages --------------- #
  51. never_logged_on: "&cNever logged on"
  52. last_comments: "&7Last &b%1$s &7comments of &b%2$s&7:\n"
  53. last_punishments: "&7Last &b%1$s &7punishments of &b%2$s&7:\n"
  54. last_punishments_specific: "&7Last &b%1$s &7%2$s(s) of &b%3$s&7:\n"
  55. comment_added: "&7Successfully added a comment to &b%1$s"
  56. invalid_limit: "&cInvalid number, defaulting to &e3"
  57. no_punishments: "&cThis player has no punishments.\n"
  58. no_comments: "&cThis player has no comments.\n"
  59. punishment_format: "&8&l ->&7 #&b%1$s &7- &b%2$s &7• By: &b%3$s &7For: &b%4$s &7Until: &b%5$s"
  60. comment_format: "&8&l ->&r %1$s &7by: &b%2$s &7(&c%3$s&7) &7at &b%4$s"
  61. comment_format_debug: "&8&l ->&r %1$s &7by: &b%2$s &7(&c%3$s&7) &7at &b%4$s, Id#&b%5$s"
  62. last_login: "&7Last Login: &b%1$s\n"
  63. first_login: "&7First Login: &b%1$s\n"
  64. name_history: "&7Name History: "
  65. name_history_format: "&b%1$s&7"
  66. history_count: "&7History\n   ban: &b%1$s\n   &7mute: &b%2$s\n   &7kick: &b%3$s"
  67.  
  68. lookup_ip_address: "&7Ip address: &b%s\n"
  69. lookup_ip_players_linked: "&7Linked Players: "
  70. lookup_ip_players_linked_format: "&b%s&7, "
  71.  
  72.  
  73. # --------------- General Admin Messages --------------- #
  74. action_unsuccessful: "&cSomething went wrong! perhaps id doesn't exist?"
  75. comment_edit_successful: "&7Successfully edited comment with Id#&b%1$s"
  76. comment_removal_successful: "&7Successfully removed comment with Id#&b%1$s"
  77. comment_retrieve: "&c%1$s &8&l->&r %2$s &7by: &b%3$s &7(&b%4$s&7) &7at &b%5$s, Id#&b%6$s"
  78. punishment_removal_successful: "&7Successfully removed punishment with Id#&b%1$s"
Advertisement
Add Comment
Please, Sign In to add comment