Advertisement
Guest User

Untitled

a guest
Nov 15th, 2018
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.52 KB | None | 0 0
  1. time_format: YYYY-MM-dd
  2. history_time_format: YYYY-MM-dd
  3. banned_message_base: |
  4. &cYour account has been suspended from {SERVER NAME}!&f
  5.  
  6. &bBanned on&7: $bannedFrom
  7. &eBanned by&7: $bannedBy
  8. &aReason&7: $reason&f
  9. banned_message: |-
  10. $base
  11. &cYour ban expires in $banTimeLeft.
  12. banned_message_permanent: $base
  13. banned_message_appeal_message: ''
  14. banned_message_geoip_blacklist: |-
  15. You are banned from this server!
  16. Your location is blacklisted: $geoip
  17. default_ban_reason: Broken Our Terms Of Service
  18. default_mute_reason: Spam
  19. permission_error: '&cYou do not have enough permissions to execute this command.'
  20. muted: '&cYou are muted! ($duration remaining)! To appeal this go to {YOUR TEAMSPEAK}'
  21. muted_permanent: '&cYou are permanently muted!'
  22. notify:
  23. banned_player_join: ''
  24. banned_geoip_blacklist: '&c$player&f tried to join, but is blacklisted ($geoip)!'
  25. error_no_sql_connection: '&cLiteBans is not connected to a database!'
  26. internal_error: '&cAn internal error occurred while attempting to perform this command.'
  27. duration_limit_error: '&cMaximum duration allowed: $duration'
  28. warned_join: '&cYou have new warnings:'
  29. warned_join_entry: |-
  30. &4 - Warned by &c$warnedBy&4: &c$reason
  31. &4(&c$timeSince ago&4)
  32. command:
  33. ban:
  34. usage: '&cUsage: /ban [-s] <player> [time spec] [reason]'
  35. unban_usage: '&cUsage: /unban <player>'
  36. example: ''
  37. silent_prefix: '&7&o[Silent] '
  38. broadcast_ban: '&f$banningPlayer &ePermanently Banned &f$bannedPlayer&e.\n&eReason
  39. &6» &f$reason'
  40. broadcast_tempban: '&f$banningPlayer &eTemporarily Banned &f$bannedPlayer&e.\n&eReason &6»
  41. &f$reason'
  42. broadcast_ip_ban: '&f$banningPlayer &ePermanently IP Banned &f$bannedPlayer&e.\n&eReason
  43. &6» &f$reason'
  44. broadcast_temp_ip_ban: '&f$banningPlayer &eTemporarily IP Banned &f$bannedPlayer&e.\n&eReason
  45. &6» &f$reason'
  46. broadcast_ip_ban_hidden: '[Hidden IP]'
  47. broadcast_unban: '&f$banningPlayer &eUnbanned &f$bannedPlayer&e.'
  48. previous_ban_removed: '&aPrevious ban for $bannedPlayer removed.'
  49. unban_queue: '&cIf they try to reconnect, they will be unbanned.'
  50. error_no_spec: '&cNo valid time specification detected!'
  51. unban_fail: '&cTarget is not banned!'
  52. exempt: '&cYou can''t ban $player!'
  53. broadcast_unmute: '&f$banningPlayer &eUnmuted &f$bannedPlayer&e.'
  54. previous_ban_existing: '&c$bannedPlayer is already banned, and you do not have
  55. permissions to replace existing bans.'
  56. mute:
  57. usage: '&cUsage: /mute [-s] <player> [time spec] [reason]'
  58. unmute_usage: '&cUsage: /unmute <player>'
  59. example: '&cExample: /mute Player 7d [reason]'
  60. broadcast: '&a$mutedPlayer has been permanently muted by &a$player'
  61. broadcast_tempmute: '&a$mutedPlayer has been temporarily muted by $player'
  62. unmute_fail: '&cTarget is not muted!'
  63. previous_mute_removed: '&aPrevious mute for $mutedPlayer removed.'
  64. exempt: '&cYou can''t mute $player!'
  65. previous_mute_existing: '&c$mutedPlayer is already muted, and you do not have
  66. permissions to replace existing mutes.'
  67. notification: '&c$mutedPlayer tried to speak, but is muted.'
  68. error_not_enabled: '&cMuting is not enabled in the configuration!'
  69. warn:
  70. usage: '&cUsage: /warn [-s] <player> [reason]'
  71. unwarn_usage: '&cUsage: /unwarn <player>'
  72. example: ''
  73. broadcast: '&a$player warned &a$warnedPlayer for:&f ''&a$reason&f'''
  74. message: |-
  75. &4You have been warned by $warnedBy for &c'&4$reason&c'&4.
  76. Bans / Mutes will be issued if this warning is ignored.
  77. list_entry: ' \- Warned by $warnedBy: ''$reason&f'' ($timeSince ago)'
  78. unwarn_response: '&aLast warning removed for $player.'
  79. unwarn_fail: '&cTarget has no warnings!'
  80. exempt: '&cYou can''t warn $player!'
  81. cooldown: '&cYou need to wait $seconds seconds before $player can be warned again.'
  82. history:
  83. usage: '&c/history <player>'
  84. start: '&aHistory for $target (Limit: $limit):'
  85. ban_entry: |-
  86. &6Punishment issued: &4$timeSince ago
  87. &eIssued by: &7$displayName &6| &eType: &7Ban / Temp-Ban &6| &eReason: &7$reason
  88. mute_entry: |-
  89. &6Punishment issued: &4$timeSince ago
  90. &eIssued by: &7$displayName &6| &eType: &7Mute / Temp-Mute &6| &eReason: &7$reason
  91. warn_entry: |-
  92. &6Punishment issued: &4$timeSince ago
  93. &eIssued by: &7$displayName &6| &eType: &7Warning &6| &eReason: &7$reason
  94. kick_entry: |-
  95. &6Punishment issued: &4$timeSince ago
  96. &eIssued by: &7$displayName &6| &eType: &7Kick &6| &eReason: &7$reason
  97. active_suffix: '&f [&cActive&f]'
  98. active_suffix_temp: "&a \n&cExpires in: $duration"
  99. error_no_history: '&cNo history found.'
  100. warnings:
  101. usage: '&c/warnings <player>'
  102. start: '&aActive warnings for $target:'
  103. prunehistory:
  104. usage: '&c/prunehistory <player> [duration]'
  105. message: '&aHistory pruned.'
  106. staffhistory:
  107. usage: '&c/staffhistory <player> [entries=10]'
  108. start: '&aStaff history for $target (Limit: $limit):'
  109. staffrollback:
  110. usage: '&c/staffrollback <player> [duration]'
  111. message: '&aRollback completed, total entries removed: $amount'
  112. banlist:
  113. start: '&f=== &aPage &6$page&a out of &6$total&f ==='
  114. iphistory:
  115. usage: '&c/iphistory <player> [entries=10]'
  116. start: '&aLogin history for $target (Limit: $limit):'
  117. entry: '&a - [&f$date&a]&f $name&a:&f $ip'
  118. error_no_history: '&cNo history found.'
  119. dupeip:
  120. usage: '&c/dupeip <player>'
  121. start: '&7*&3!&7* &a$player &7might be &6ban-evading&7.'
  122. separator: '&f, '
  123. online: '&a'
  124. offline: '&7'
  125. banned: '&c(Banned) '
  126. multiple_addresses: '[$num addresses]'
  127. ipreport:
  128. start: '&fScanning &a$num&f online players.. [&aOnline&f] [&7Offline&f] [&cBanned&f]'
  129. entry: '&f$player&a: $result'
  130. checkban:
  131. usage: '&c/checkban <player>'
  132. no_ban: '&cTarget is not banned!'
  133. banned: |-
  134. &aTarget &f[&a$target&f]&a is banned:
  135. Banned by: $bannedBy
  136. Reason: $reason&a
  137. Banned on: $bannedFrom
  138. Banned until: $bannedUntil ($banTimeLeft)
  139. IP ban: $ipban, silent: $silent, permanent: $permanent
  140. lastuuid:
  141. usage: '&c/lastuuid <player|IP>'
  142. message: '&fLast UUID for &a$target&f: &a$uuid'
  143. geoip:
  144. usage: '&c/geoip <player|IP>'
  145. message: '&a$target&f is from: &a$result'
  146. error_disabled: '&cGeoIP support is not enabled in the configuration!'
  147. error_unavailable: '&cGeoIP support is currently unavailable, has it been downloaded
  148. yet?'
  149. error_not_found: '&cGeoIP information for $target not found.'
  150. lockdown:
  151. usage: '&c/lockdown <reason> | /lockdown end'
  152. message: '&cMoku is currently in Maintenance Mode.'
  153. stopped: '&aLockdown has been deactivated.'
  154. kick_message: |-
  155. &cMoku is currently in Maintenance Mode.
  156. &cPlease try and join back later.
  157. error_not_active: '&cLockdown is not active!'
  158. kick:
  159. usage: '&c/kick <player> [reason]'
  160. no_match: '&cError: &4Player not found.'
  161. message: 'Kicked by $kicker: $reason'
  162. message_no_reason: by $kicker.
  163. response: '&6$player has been kicked.'
  164. broadcast: '&a$player&f was kicked from the server.'
  165. broadcast_no_reason: '&a$player&f was kicked by &a$kicker&f.'
  166. exempt: '&cYou can''t kick $player!'
  167. togglechat:
  168. toggle_off: '&aO chat foi desativado.'
  169. toggle_on: '&aO chat foi ativado novamente.'
  170. litebans:
  171. reload_success: '&aLiteBans reloaded successfully.'
  172. add_history_usage: '&c/litebans addhistory <name> <UUID> <IP>'
  173. add_history: '&aHistory added.'
  174. fix_history: '&aFixing history for table $table...'
  175. fix_history_result: '&aAdded $amount entries.'
  176. import_usage: '&c/litebans import start'
  177. import_start: '&aImporting from $db, this might take a while...'
  178. import_finish: '&aImport finished successfully. $bans bans imported, $ipbans IP-bans.'
  179. import_finish_litebans: '&aImport finished successfully. Added $amount entries
  180. to the database.'
  181. import_fail: '&cImport failed. Check console.'
  182. import_unsupported: '&cImporting from ''$name'' is not supported yet!'
  183. reload_fail_connect: '&aLitebans reloaded. &cFailed to connect to database.'
  184. sqlexec_success: '&aSQL query executed successfully.'
  185. sqlexec_failure: '&cFailed to execute.'
  186. clearchat:
  187. broadcast: '&aChat limpo por &f$displayName.'
  188. duration:
  189. forever: forever
  190. year: ano
  191. years: anos
  192. month: mes
  193. months: meses
  194. week: semana
  195. weeks: semanas
  196. day: dia
  197. days: dias
  198. hour: hora
  199. hours: horas
  200. minute: minuto
  201. minutes: minutos
  202. second: segundo
  203. seconds: segundos
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement