Advertisement
iamvishnu

mcbans default language file

Oct 12th, 2014
531
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. # English MCBans File, Translated By: __
  2.  
  3. unBanSuccess: "%PLAYER% has been unbanned!"
  4. unBanError: "Error removing the ban for %PLAYER%!"
  5. unBanGroup: "%PLAYER% banned from a server in the same group as you!"
  6. unBanNot: "%PLAYER% was not banned!"
  7.  
  8. banExemptPlayer: "%PLAYER% has ban exempt permission!"
  9.  
  10. localBanPlayer: "You have been banned from our servers. If you would like to contest your ban, visit forum.the-minecraft-blog.com. Ban Reason: [%REASON%]"
  11. localBanSuccess: "%PLAYER% has been banned for %REASON%"
  12. localBanError: "Error adding ban for %PLAYER%!"
  13. localBanGroup: "%PLAYER% banned from a server in the same group as you!"
  14. localBanAlready: "%PLAYER% is already banned from this server!"
  15.  
  16. globalBanPlayer: "You have been globally banned from our servers. If you would like to contest your ban, visit forum.the-minecraft-blog.com. Ban Reason: [%REASON%]"
  17. globalBanSuccess: "%PLAYER% has been banned for %REASON%"
  18. globalBanError: "Error adding ban for %PLAYER%!"
  19. globalBanWarning: "Error banning %PLAYER%! Reason contained badword: %BADWORD%"
  20. globalBanGroup: "%PLAYER% banned from a server in the same group as you!"
  21. globalBanAlready: "%PLAYER% is already banned from this server!"
  22.  
  23. tempBanPlayer: "You have been temporarily banned from our servers. If you would like to contest your ban, visit forum.the-minecraft-blog.com. Ban Reason: [%REASON%]"
  24. tempBanSuccess: "%PLAYER% has been temporarily banned for %REASON%"
  25. tempBanError: "Error adding ban for %PLAYER%!"
  26. tempBanGroup: "%PLAYER% banned from a server in the same group as you!"
  27. tempBanAlready: "%PLAYER% is already banned from this server!"
  28.  
  29. kickPlayer: "%REASON%"
  30. kickSuccess: "%PLAYER% has been kicked!"
  31. kickNoPlayer: "%PLAYER% is not online!"
  32. kickExemptPlayer: "%PLAYER% has kick exempt permission!"
  33. kickBroadcast: "%ADMIN% has kicked %PLAYER% \\n%REASON%"
  34.  
  35. ipBanSuccess: "IP %IP% has been banned [%REASON%]"
  36. ipBanError: "Error adding ban for IP %IP%!"
  37. ipBanAlready: "IP %IP% is already banned from this server!"
  38.  
  39. formatError: "Incorrect parameters!"
  40. invalidName: "Invalid player name!"
  41. invalidIP: "Invalid IP address!"
  42. invalidNameOrIP: "Invalid player name or IP address!"
  43. permissionDenied: "Permission denied!"
  44. rbMethodNotFound: "Rollback plugin not found!"
  45. unavailable: "MCBans service unavailable! Please try again later!"
  46. underMinRep: "Your reputation is below this servers threshold!"
  47. overMaxAlts: "You have more alt accounts than this server allows!"
  48. altBanned: "You have an alt account banned from this server!"
  49. altAccounts: "%PLAYER% may have alt accounts [ %ALTS% ]!"
  50. disputes: "You have %COUNT% open dispute(s)!"
  51. previousBans: "%PLAYER% has previous bans!"
  52. bansOnRecord: "You have bans on record! ( check http://mcbans.com )"
  53. isMCBansMod: "%PLAYER% is an MCBans.com Staff Member!"
  54. banReturnMessage: "&EReason: &C%REASON%\n&EBan from: &F%ADMIN%\n&EBan Type: &7%TYPE%\n&Bhttp://mcbans.com/ban/%BANID%"
  55. successSetting: "Successfully changed setting [%REASON%]!"
  56. failSetting: "Failed to change setting [%REASON%]!"
  57.  
  58. previousNames: '%PLAYER% has changed their name within the last 2 months "%PLAYERS%"'
  59. previousNamesHas: '%PLAYER% has recently changed their name from "%PLAYERS%"!'
  60. previousNamesNone: "%PLAYER% has no name changes on record."
  61.  
  62. proxyDetected: "%PLAYER% is using a proxy %REASON%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement