Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- time_format: YYYY-MM-dd
- history_time_format: YYYY-MM-dd
- banned_message_base: |
- &cYour account has been suspended from {SERVER NAME}!&f
- &bBanned on&7: $bannedFrom
- &eBanned by&7: $bannedBy
- &aReason&7: $reason&f
- banned_message: |-
- $base
- &cYour ban expires in $banTimeLeft.
- banned_message_permanent: $base
- banned_message_appeal_message: ''
- banned_message_geoip_blacklist: |-
- You are banned from this server!
- Your location is blacklisted: $geoip
- default_ban_reason: Broken Our Terms Of Service
- default_mute_reason: Spam
- permission_error: '&cYou do not have enough permissions to execute this command.'
- muted: '&cYou are muted! ($duration remaining)! To appeal this go to {YOUR TEAMSPEAK}'
- muted_permanent: '&cYou are permanently muted!'
- notify:
- banned_player_join: ''
- banned_geoip_blacklist: '&c$player&f tried to join, but is blacklisted ($geoip)!'
- error_no_sql_connection: '&cLiteBans is not connected to a database!'
- internal_error: '&cAn internal error occurred while attempting to perform this command.'
- duration_limit_error: '&cMaximum duration allowed: $duration'
- warned_join: '&cYou have new warnings:'
- warned_join_entry: |-
- &4 - Warned by &c$warnedBy&4: &c$reason
- &4(&c$timeSince ago&4)
- command:
- ban:
- usage: '&cUsage: /ban [-s] <player> [time spec] [reason]'
- unban_usage: '&cUsage: /unban <player>'
- example: ''
- silent_prefix: '&7&o[Silent] '
- broadcast_ban: '&f$banningPlayer &ePermanently Banned &f$bannedPlayer&e.\n&eReason
- &6» &f$reason'
- broadcast_tempban: '&f$banningPlayer &eTemporarily Banned &f$bannedPlayer&e.\n&eReason &6»
- &f$reason'
- broadcast_ip_ban: '&f$banningPlayer &ePermanently IP Banned &f$bannedPlayer&e.\n&eReason
- &6» &f$reason'
- broadcast_temp_ip_ban: '&f$banningPlayer &eTemporarily IP Banned &f$bannedPlayer&e.\n&eReason
- &6» &f$reason'
- broadcast_ip_ban_hidden: '[Hidden IP]'
- broadcast_unban: '&f$banningPlayer &eUnbanned &f$bannedPlayer&e.'
- previous_ban_removed: '&aPrevious ban for $bannedPlayer removed.'
- unban_queue: '&cIf they try to reconnect, they will be unbanned.'
- error_no_spec: '&cNo valid time specification detected!'
- unban_fail: '&cTarget is not banned!'
- exempt: '&cYou can''t ban $player!'
- broadcast_unmute: '&f$banningPlayer &eUnmuted &f$bannedPlayer&e.'
- previous_ban_existing: '&c$bannedPlayer is already banned, and you do not have
- permissions to replace existing bans.'
- mute:
- usage: '&cUsage: /mute [-s] <player> [time spec] [reason]'
- unmute_usage: '&cUsage: /unmute <player>'
- example: '&cExample: /mute Player 7d [reason]'
- broadcast: '&a$mutedPlayer has been permanently muted by &a$player'
- broadcast_tempmute: '&a$mutedPlayer has been temporarily muted by $player'
- unmute_fail: '&cTarget is not muted!'
- previous_mute_removed: '&aPrevious mute for $mutedPlayer removed.'
- exempt: '&cYou can''t mute $player!'
- previous_mute_existing: '&c$mutedPlayer is already muted, and you do not have
- permissions to replace existing mutes.'
- notification: '&c$mutedPlayer tried to speak, but is muted.'
- error_not_enabled: '&cMuting is not enabled in the configuration!'
- warn:
- usage: '&cUsage: /warn [-s] <player> [reason]'
- unwarn_usage: '&cUsage: /unwarn <player>'
- example: ''
- broadcast: '&a$player warned &a$warnedPlayer for:&f ''&a$reason&f'''
- message: |-
- &4You have been warned by $warnedBy for &c'&4$reason&c'&4.
- Bans / Mutes will be issued if this warning is ignored.
- list_entry: ' \- Warned by $warnedBy: ''$reason&f'' ($timeSince ago)'
- unwarn_response: '&aLast warning removed for $player.'
- unwarn_fail: '&cTarget has no warnings!'
- exempt: '&cYou can''t warn $player!'
- cooldown: '&cYou need to wait $seconds seconds before $player can be warned again.'
- history:
- usage: '&c/history <player>'
- start: '&aHistory for $target (Limit: $limit):'
- ban_entry: |-
- &6Punishment issued: &4$timeSince ago
- &eIssued by: &7$displayName &6| &eType: &7Ban / Temp-Ban &6| &eReason: &7$reason
- mute_entry: |-
- &6Punishment issued: &4$timeSince ago
- &eIssued by: &7$displayName &6| &eType: &7Mute / Temp-Mute &6| &eReason: &7$reason
- warn_entry: |-
- &6Punishment issued: &4$timeSince ago
- &eIssued by: &7$displayName &6| &eType: &7Warning &6| &eReason: &7$reason
- kick_entry: |-
- &6Punishment issued: &4$timeSince ago
- &eIssued by: &7$displayName &6| &eType: &7Kick &6| &eReason: &7$reason
- active_suffix: '&f [&cActive&f]'
- active_suffix_temp: "&a \n&cExpires in: $duration"
- error_no_history: '&cNo history found.'
- warnings:
- usage: '&c/warnings <player>'
- start: '&aActive warnings for $target:'
- prunehistory:
- usage: '&c/prunehistory <player> [duration]'
- message: '&aHistory pruned.'
- staffhistory:
- usage: '&c/staffhistory <player> [entries=10]'
- start: '&aStaff history for $target (Limit: $limit):'
- staffrollback:
- usage: '&c/staffrollback <player> [duration]'
- message: '&aRollback completed, total entries removed: $amount'
- banlist:
- start: '&f=== &aPage &6$page&a out of &6$total&f ==='
- iphistory:
- usage: '&c/iphistory <player> [entries=10]'
- start: '&aLogin history for $target (Limit: $limit):'
- entry: '&a - [&f$date&a]&f $name&a:&f $ip'
- error_no_history: '&cNo history found.'
- dupeip:
- usage: '&c/dupeip <player>'
- start: '&7*&3!&7* &a$player &7might be &6ban-evading&7.'
- separator: '&f, '
- online: '&a'
- offline: '&7'
- banned: '&c(Banned) '
- multiple_addresses: '[$num addresses]'
- ipreport:
- start: '&fScanning &a$num&f online players.. [&aOnline&f] [&7Offline&f] [&cBanned&f]'
- entry: '&f$player&a: $result'
- checkban:
- usage: '&c/checkban <player>'
- no_ban: '&cTarget is not banned!'
- banned: |-
- &aTarget &f[&a$target&f]&a is banned:
- Banned by: $bannedBy
- Reason: $reason&a
- Banned on: $bannedFrom
- Banned until: $bannedUntil ($banTimeLeft)
- IP ban: $ipban, silent: $silent, permanent: $permanent
- lastuuid:
- usage: '&c/lastuuid <player|IP>'
- message: '&fLast UUID for &a$target&f: &a$uuid'
- geoip:
- usage: '&c/geoip <player|IP>'
- message: '&a$target&f is from: &a$result'
- error_disabled: '&cGeoIP support is not enabled in the configuration!'
- error_unavailable: '&cGeoIP support is currently unavailable, has it been downloaded
- yet?'
- error_not_found: '&cGeoIP information for $target not found.'
- lockdown:
- usage: '&c/lockdown <reason> | /lockdown end'
- message: '&cMoku is currently in Maintenance Mode.'
- stopped: '&aLockdown has been deactivated.'
- kick_message: |-
- &cMoku is currently in Maintenance Mode.
- &cPlease try and join back later.
- error_not_active: '&cLockdown is not active!'
- kick:
- usage: '&c/kick <player> [reason]'
- no_match: '&cError: &4Player not found.'
- message: 'Kicked by $kicker: $reason'
- message_no_reason: by $kicker.
- response: '&6$player has been kicked.'
- broadcast: '&a$player&f was kicked from the server.'
- broadcast_no_reason: '&a$player&f was kicked by &a$kicker&f.'
- exempt: '&cYou can''t kick $player!'
- togglechat:
- toggle_off: '&aO chat foi desativado.'
- toggle_on: '&aO chat foi ativado novamente.'
- litebans:
- reload_success: '&aLiteBans reloaded successfully.'
- add_history_usage: '&c/litebans addhistory <name> <UUID> <IP>'
- add_history: '&aHistory added.'
- fix_history: '&aFixing history for table $table...'
- fix_history_result: '&aAdded $amount entries.'
- import_usage: '&c/litebans import start'
- import_start: '&aImporting from $db, this might take a while...'
- import_finish: '&aImport finished successfully. $bans bans imported, $ipbans IP-bans.'
- import_finish_litebans: '&aImport finished successfully. Added $amount entries
- to the database.'
- import_fail: '&cImport failed. Check console.'
- import_unsupported: '&cImporting from ''$name'' is not supported yet!'
- reload_fail_connect: '&aLitebans reloaded. &cFailed to connect to database.'
- sqlexec_success: '&aSQL query executed successfully.'
- sqlexec_failure: '&cFailed to execute.'
- clearchat:
- broadcast: '&aChat limpo por &f$displayName.'
- duration:
- forever: forever
- year: ano
- years: anos
- month: mes
- months: meses
- week: semana
- weeks: semanas
- day: dia
- days: dias
- hour: hora
- hours: horas
- minute: minuto
- minutes: minutos
- second: segundo
- seconds: segundos
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement