Advertisement
Guest User

<none>

a guest
Oct 21st, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. General:
  2.   Prefix: "&c&lAdvancedBan &8&l\xbb"
  3.   NoPerms: "&cYou don't have perms for that!"
  4.   LayoutNotFound: "&cThere is no layout called %NAME%"
  5.   # This will be the replacement for the %DURATION% variable
  6.   TimeLayoutD: "%D%day(s) %H%h %M%min and %S%sec"
  7.   TimeLayoutH: "%H%hour(s) %M%min and %S%sec"
  8.   TimeLayoutM: "%M%min and %S%sec"
  9.   TimeLayoutS: "%S% seconds"
  10.   FailedFetch: "&cCould not fetch the UUID of %NAME%! See console for details."
  11.  
  12.  
  13. Ban:
  14.   Usage: "&cUsage &8\xbb &7&o/ban [Name] [Reason/@Layout]"
  15.   Done: "&c&o%NAME% &7was successfully banned!"
  16.   AlreadyDone: "&c&o%NAME% &7has already been banned!"
  17.   Exempt: "&7You are not able to ban &c&o%NAME%"
  18.   Layout:
  19.   - '%PREFIX% &7Permanently banned'
  20.   - '&7'
  21.   - '&7'
  22.   - "&cReason &8\xbb &7%REASON%"
  23.   - '&7'
  24.   - '&8Unban application in TS or forum'
  25.   - "&eTS-Ip &8\xbb &c&ncoming soon"
  26.   - "&eForum &8\xbb &c&ncoming soon"
  27.   Notification:
  28.   - "&c&o%NAME% &7got banned by &e&o%OPERATOR%"
  29.   - "&7For the reason &o%REASON%"
  30.  
  31. Ipban:
  32.   Usage: "&cUsage &8\xbb &7&o/banip [Name/IP] [Reason/@Layout]"
  33.   Layout:
  34.   - '%PREFIX% &7Permanently banned'
  35.   - '&7'
  36.   - '&7'
  37.   - "&cReason &8\xbb &7%REASON%"
  38.   - '&7'
  39.   - '&8Unban application in TS or forum'
  40.   - "&eTS-Ip &8\xbb &c&ncoming soon"
  41.   - "&eForum &8\xbb &c&ncoming soon"
  42.   Notification:
  43.   - "&c&o%NAME% &7got banned by &e&o%OPERATOR%"
  44.   - "&7For the reason &o%REASON%"
  45.   IpNotCashed: "&cThere is no saved IP for %NAME%!"
  46.  
  47. Tempban:
  48.   Usage: "&cUsage &8\xbb &7&o/tempban [Name] [Xmo/Xd/Xh/Xm/Xs/#TimeLayout] [Reason/@Layout]"
  49.   MaxDuration: "&cYou are not able to ban more than %MAX%sec"
  50.   Layout:
  51.   - '%PREFIX% &7Temporarily banned'
  52.   - '&7'
  53.   - '&7'
  54.   - "&cReason &8\xbb &7%REASON%"
  55.   - "&cDuration &8\xbb &7%DURATION%"
  56.   - '&7'
  57.   - '&8Unban application in TS or forum'
  58.   - "&eTS-Ip &8\xbb &c&ncoming soon"
  59.   - "&eForum &8\xbb &c&ncoming soon"
  60.   Notification:
  61.   - "&c&o%NAME% &7got banned by &e&o%OPERATOR%"
  62.   - "&7For the reason &o%REASON%"
  63.   - "&7&oThis player got banned for &e&o%DURATION%"
  64.  
  65. Tempipban:
  66.   Usage: "&cUsage &8\xbb &7&o/tempipban [Name/IP] [Xmo/Xd/Xh/Xm/Xs/#TimeLayout] [Reason/@Layout]"
  67.   MaxDuration: "&cYou are not able to ban more than %MAX%sec"
  68.   Layout:
  69.   - '%PREFIX% &7Temporarily banned'
  70.   - '&7'
  71.   - '&7'
  72.   - "&cReason &8\xbb &7%REASON%"
  73.   - "&cDuration &8\xbb &7%DURATION%"
  74.   - '&7'
  75.   - '&8Unban application in TS or forum'
  76.   - "&eTS-Ip &8\xbb &c&ncoming soon"
  77.   - "&eForum &8\xbb &c&ncoming soon"
  78.   Notification:
  79.   - "&c&o%NAME% &7got banned by &e&o%OPERATOR%"
  80.   - "&7For the reason &o%REASON%"
  81.   - "&7&oThis player got banned for &e&o%DURATION%"
  82.  
  83. Mute:
  84.   Usage: "&cUsage &8\xbb &7&o/mute [Name] [Reason/@Layout]"
  85.   Done: "&c&o%NAME% &7was successfully muted!"
  86.   AlreadyDone: "&c&o%NAME% &7has already been muted!"
  87.   Exempt: "&7You are not able to mute &c&o%NAME%"
  88.   Layout:
  89.   - '%PREFIX% &7You are permanently muted'
  90.   - "&cReason &8\xbb &7%REASON%"
  91.   Notification:
  92.   - "&c&o%NAME% &7got muted by &e&o%OPERATOR%"
  93.   - "&7For the reason &o%REASON%"
  94.  
  95. Tempmute:
  96.   Usage: "&cUsage &8\xbb &7&o/tempmute [Name] [Xmo/Xd/Xh/Xm/Xs/#TimeLayout] [Reason/@Layout]"
  97.   MaxDuration: "&cYou are not able to mute more than %MAX%sec"
  98.   Layout:
  99.   - '%PREFIX% &7You are muted for %DURATION%'
  100.   - "&cReason &8\xbb &7%REASON%"
  101.   Notification:
  102.   - "&c&o%NAME% &7got muted by &e&o%OPERATOR%"
  103.   - "&7For the reason &o%REASON%"
  104.   - "&7&oThis player got muted for &e&o%DURATION%"
  105.  
  106. Warn:
  107.   Usage: "&cUsage &8\xbb &7&o/warn [Name] [Reason/@Layout]"
  108.   Done: "&c&o%NAME% &7was successfully warned!"
  109.   Exempt: "&7You are not able to warn &c&o%NAME%"
  110.   Layout:
  111.   - '%PREFIX% &cYou received a warning'
  112.   - "&cReason &8\xbb &7%REASON%"
  113.   - '&7You have now &c&o%COUNT% &7warning(s) in total!'
  114.   Notification:
  115.   - "&c&o%NAME% &7got warned by &e&o%OPERATOR%"
  116.   - "&7For the reason &o%REASON%"
  117.  
  118. Tempwarn:
  119.   Usage: "&cUsage &8\xbb &7&o/tempwarn [Name] [Xmo/Xd/Xh/Xm/Xs/#TimeLayout] [Reason/@Layout]"
  120.   MaxDuration: "&cYou are not able to warn more than %MAX%sec"
  121.   Layout:
  122.   - '%PREFIX% &cYou received a temp-warning'
  123.   - "&cReason &8\xbb &7%REASON%"
  124.   - "&cIt will pass in &8\xbb &7%DURATION%"
  125.   - '&7You have now &c&o%COUNT% &7warning(s) in total!'
  126.   Notification:
  127.   - "&c&o%NAME% &7got temp-warned by &e&o%OPERATOR%"
  128.   - "&7For the reason &o%REASON%"
  129.   - "&7This warning will pass in &o%DURATION%"
  130.  
  131. Kick:
  132.   Usage: "&cUsage &8\xbb &7&o/kick [Name] [Reason/@Layout]"
  133.   Done: "&c&o%NAME% &7was successfully kicked!"
  134.   NotOnline: "&c&o%NAME% &7is not online!"
  135.   Exempt: "&7You are not able to kick &c&o%NAME%"
  136.   Layout:
  137.   - '%PREFIX% &7You got kicked'
  138.   - '&7'
  139.   - "&cReason &8\xbb &7%REASON%"
  140.   - '&7'
  141.   Notification:
  142.   - "&c&o%NAME% &7got kicked by &e&o%OPERATOR%"
  143.   - "&7For the reason &o%REASON%"
  144.  
  145.  
  146. UnBan:
  147.   Usage: "&cUsage &8\xbb &7&o/unban [Name/IP]"
  148.   NotPunished: "&c&o%NAME% is not banned!"
  149.   Done: "&a&o%NAME% &7was successfully unbanned!"
  150.  
  151. UnMute:
  152.   Usage: "&cUsage &8\xbb &7&o/unmute [Name]"
  153.   NotPunished: "&c&o%NAME% is not muted!"
  154.   Done: "&a&o%NAME% &7was successfully unmuted!"
  155.  
  156. UnWarn:
  157.   Usage: "&cUsage &8\xbb &7&o/unwarn [ID] or /unwarn clear [Name]"
  158.   NotFound: "&cCould not find warning #%ID%"
  159.   Done: "&7Warn &a&o#%ID% &7was successfully deleted!"
  160.   Clear:
  161.     Empty: "&c&o%NAME% &7has no warnings!"
  162.     Done: "&7Cleared &a&o%COUNT% &7warnings"
  163.  
  164. UnPunish:
  165.   Usage: "&cUsage &8\xbb &7&o/unpunish [ID]"
  166.   NotFound: "&cCould not find punishment #%ID%"
  167.   Done: "&7Punishment &a&o#%ID% &7was successfully deleted!"
  168.  
  169.  
  170. Banlist:
  171.   Usage: "&cUsage &8\xbb &7&o/banlist <Page>"
  172.   OutOfIndex: "&cThere is no page %PAGE%!"
  173.   NoEntries: "&c&oThere are no entries"
  174.   Header:
  175.   - "%PREFIX% &7Banlist:"
  176.   - "&c&oPlayer/IP &8| &e&oDuration &8| &7&oBanned by"
  177.   - "&c&oType &8> &7&oReason"
  178.   - "&7"
  179.   Entry:
  180.   - "&8[&e%DATE%&8]"
  181.   - "&c%NAME% &8| &e%DURATION% &8| &7%OPERATOR%"
  182.   - "&c%TYPE% &8> &7&o%REASON%"
  183.   - "&7"
  184.   Footer: "&7Page &e&o%CURRENT_PAGE% &7of &e&o%TOTAL_PAGES% &8| &7Listed bans: &e&o%COUNT%"
  185.   PageFooter: "&7Use &e&o/banlist %NEXT_PAGE% &7to see the next page"
  186.  
  187. History:
  188.   Usage: "&cUsage &8\xbb &7&o/history [Name/IP] <Page>"
  189.   OutOfIndex: "&cThere is no page %PAGE%!"
  190.   NoEntries: "&c&oCould not find the history of %NAME% :("
  191.   Header:
  192.   - "%PREFIX% &7History for %NAME%:"
  193.   - "&c&oName &8| &e&oDuration &8| &7&oOperator"
  194.   - "&c&oType &8> &7&oReason"
  195.   - "&7"
  196.   Entry:
  197.   - "&8[&e%DATE%&8]"
  198.   - "&c%NAME% &8| &e%DURATION% &8| &7%OPERATOR%"
  199.   - "&c%TYPE% &8> &7&o%REASON%"
  200.   - "&7"
  201.   Footer: "&7Page &e&o%CURRENT_PAGE% &7of &e&o%TOTAL_PAGES% &8| &7Total entries: &e&o%COUNT%"
  202.   PageFooter: "&7Use &e&o/history %NAME% %NEXT_PAGE% &7to see the next page"
  203.  
  204. Warns:
  205.   Usage: "&cUsage &8\xbb &7&o/warns [Name] <Page>"
  206.   OutOfIndex: "&cThere is no page %PAGE%!"
  207.   NoEntries: "&c&o%NAME% has no warnings yet"
  208.   Header:
  209.   - "%PREFIX% &7Warnings for %NAME%:"
  210.   - "&c&oName &8| &e&oDuration &8| &7&oWarned by"
  211.   - "&c&o#ID &8> &7&oReason"
  212.   - "&7"
  213.   Entry:
  214.   - "&8[&e%DATE%&8]"
  215.   - "&c%NAME% &8| &e%DURATION% &8| &7%OPERATOR%"
  216.   - "&c&l#%ID% &8> &7&o%REASON%"
  217.   - "&7"
  218.   Footer: "&7Page &e&o%CURRENT_PAGE% &7of &e&o%TOTAL_PAGES% &8| &7Active warnings: &e&o%COUNT%"
  219.   PageFooter: "&7Use &e&o/warns %NAME% %NEXT_PAGE% &7to see the next page"
  220.  
  221. ChangeReason:
  222.   Usage: "&cUsage &8\xbb &7&o/change-reason [ID or ban/mute USER] [New reason]"
  223.   Done: "&7Punishment &a&o#%ID% &7has successfully been updated!"
  224.   NotFound: "&cSorry we have not been able to find this punishment"
  225.  
  226. Check:
  227.   Usage: "&cUsage &8\xbb &7&o/check [Name]"
  228.   Header: "&7Checking &e&o%NAME%"
  229.   UUID: "&cUUID &8\xbb &7%UUID%"
  230.   IP: "&cIP &8\xbb &7%IP%"
  231.   Geo: "&cCountry &8\xbb &7%LOCATION%"
  232.   Mute: "&cMuted &8\xbb &7%DURATION%"
  233.   Ban: "&cBanned &8\xbb &7%DURATION%"
  234.   Warn: "&cWarns &8\xbb &7%COUNT%"
  235.   NotFound: "&cSorry we have not been able to find %NAME%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement