Guest User

AB - Messages.yml

a guest
Jul 23rd, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 6.54 KB | None | 0 0
  1. General:
  2.   Prefix: "&c&lAdvancedBan &8&l\xbb"
  3.   NoPerms: "&cNo perms!"
  4.   LayoutNotFound: "&cThere is no layout called %NAME%"
  5.   # This will be replaced 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.  
  11.  
  12. Ban:
  13.   Usage: "&cUsage &8\xbb &7&o/ban [Name] [Reason/@Layout]"
  14.   Done: "&c&o%NAME% &7was successfully banned!"
  15.   AlreadyDone: "&c&o%NAME% &7has already been banned!"
  16.   Exempt: "&7You are not able to ban &c&o%NAME%"
  17.   Layout:
  18.  - '%PREFIX% &7Permenently banned'
  19.   - '&7'
  20.   - '&7'
  21.   - "&cReason &8\xbb &7%REASON%"
  22.   - '&7'
  23.   - '&8Unban application in TS or forum'
  24.   - "&eTS-Ip &8\xbb &c&ncoming soon"
  25.   - "&eForum &8\xbb &c&ncoming soon"
  26.   Notification:
  27.  - "&c&o%NAME% &7got banned by &e&o%OPERATOR%"
  28.   - "&7For the reason &o%REASON%"
  29.  
  30. Ipban:
  31.   Usage: "&cUsage &8\xbb &7&o/banip [Name/IP] [Reason/@Layout]"
  32.   Layout:
  33.  - '%PREFIX% &7Permenently banned'
  34.   - '&7'
  35.   - '&7'
  36.   - "&cReason &8\xbb &7%REASON%"
  37.   - '&7'
  38.   - '&8Unban application in TS or forum'
  39.   - "&eTS-Ip &8\xbb &c&ncoming soon"
  40.   - "&eForum &8\xbb &c&ncoming soon"
  41.   Notification:
  42.  - "&c&o%NAME% &7got banned by &e&o%OPERATOR%"
  43.   - "&7For the reason &o%REASON%"
  44.   IpNotCashed: "&cThere us not saved IP for %NAME%!"
  45.  
  46. Tempban:
  47.   Usage: "&cUsage &8\xbb &7&o/tempban [Name] [Xmo/Xd/Xh/Xm/Xs/#TimeLayout] [Reason/@Layout]"
  48.   MaxDuration: "&cYou are not able to ban more than %MAX%sec"
  49.   Layout:
  50.  - '%PREFIX% &7Temporary banned'
  51.   - '&7'
  52.   - '&7'
  53.   - "&cReason &8\xbb &7%REASON%"
  54.   - "&cDuration &8\xbb &7%DURATION%"
  55.   - '&7'
  56.   - '&8Unban application in TS or forum'
  57.   - "&eTS-Ip &8\xbb &c&ncoming soon"
  58.   - "&eForum &8\xbb &c&ncoming soon"
  59.   Notification:
  60.  - "&c&o%NAME% &7got banned by &e&o%OPERATOR%"
  61.   - "&7For the reason &o%REASON%"
  62.   - "&7&oHe got banned for &e&o%DURATION%"
  63.  
  64. Mute:
  65.   Usage: "&cUsage &8\xbb &7&o/mute [Name] [Reason/@Layout]"
  66.   Done: "&c&o%NAME% &7was successfully muted!"
  67.   AlreadyDone: "&c&o%NAME% &7has already been muted!"
  68.   Exempt: "&7You are not able to mute &c&o%NAME%"
  69.   Layout:
  70.  - '%PREFIX% &7You are permanently muted'
  71.   - "&cReason &8\xbb &7%REASON%"
  72.   Notification:
  73.  - "&c&o%NAME% &7got muted by &e&o%OPERATOR%"
  74.   - "&7For the reason &o%REASON%"
  75.  
  76. Tempmute:
  77.   Usage: "&cUsage &8\xbb &7&o/tempmute [Name] [Xmo/Xd/Xh/Xm/Xs/#TimeLayout] [Reason/@Layout]"
  78.   MaxDuration: "&cYou are not able to mute more than %MAX%sec"
  79.   Layout:
  80.  - '%PREFIX% &7You are muted for %DURATION%'
  81.   - "&cReason &8\xbb &7%REASON%"
  82.   Notification:
  83.  - "&c&o%NAME% &7got muted by &e&o%OPERATOR%"
  84.   - "&7For the reason &o%REASON%"
  85.   - "&7&oHe got muted for &e&o%DURATION%"
  86.  
  87. Warn:
  88.   Usage: "&cUsage &8\xbb &7&o/warn [Name] [Reason/@Layout]"
  89.   Done: "&c&o%NAME% &7was successfully warned!"
  90.   Exempt: "&7You are not able to warn &c&o%NAME%"
  91.   Layout:
  92.  - '%PREFIX% &cYou resived a warning'
  93.   - "&cReason &8\xbb &7%REASON%"
  94.   - '&7You have now &c&o%COUNT% &7warns in total!'
  95.   Notification:
  96.  - "&c&o%NAME% &7got warned by &e&o%OPERATOR%"
  97.   - "&7For the reason &o%REASON%"
  98.  
  99. Tempwarn:
  100.   Usage: "&cUsage &8\xbb &7&o/tempwarn [Name] [Xmo/Xd/Xh/Xm/Xs/#TimeLayout] [Reason/@Layout]"
  101.   MaxDuration: "&cYou are not able to warn more than %MAX%sec"
  102.   Layout:
  103.  - '%PREFIX% &cYou resived a temp-warning'
  104.   - "&cReason &8\xbb &7%REASON%"
  105.   - "&cIt will pass in &8\xbb &7%DURATION%"
  106.   - '&7You have now &c&o%COUNT% &7warns in total!'
  107.   Notification:
  108.  - "&c&o%NAME% &7got temp-warned by &e&o%OPERATOR%"
  109.   - "&7For the reason &o%REASON%"
  110.   - "&7The warn will pass in &o%DURATION%"
  111.  
  112. Kick:
  113.   Usage: "&cUsage &8\xbb &7&o/kick [Name] [Reason/@Layout]"
  114.   Done: "&c&o%NAME% &7was successfully kicked!"
  115.   NotOnline: "&c&o%NAME% &7is not online!"
  116.   Exempt: "&7You are not able to kick &c&o%NAME%"
  117.   Layout:
  118.  - '%PREFIX% &7You got kicked'
  119.   - '&7'
  120.   - "&cReason &8\xbb &7%REASON%"
  121.   - '&7'
  122.   Notification:
  123.  - "&c&o%NAME% &7got kicked by &e&o%OPERATOR%"
  124.   - "&7For the reason &o%REASON%"
  125.  
  126.  
  127. UnBan:
  128.   Usage: "&cUsage &8\xbb &7&o/unban [Name/IP]"
  129.   NotPunished: "&c&o%NAME% is not banned!"
  130.   Done: "&a&o%NAME% &7was successfully unbanned!"
  131.  
  132. UnMute:
  133.   Usage: "&cUsage &8\xbb &7&o/unmute [Name]"
  134.   NotPunished: "&c&o%NAME% is not muted!"
  135.   Done: "&a&o%NAME% &7was successfully unmuted!"
  136.  
  137. UnWarn:
  138.   Usage: "&cUsage &8\xbb &7&o/unwarn [ID]"
  139.   NotFound: "&cCoud not find warning #%ID%"
  140.   Done: "&7Warn &a&o#%ID% &7was successfully deleted!"
  141.  
  142.  
  143. Banlist:
  144.   Usage: "&cUsage &8\xbb &7&o/banlist <Page>"
  145.   OutOfIndex: "&cThere is no %PAGE%th page!"
  146.   NoEntries: "&c&oThere are no entries yet :("
  147.   Header:
  148.  - "%PREFIX% &7Banlist:"
  149.   - "&c&oPlayer/IP &8| &e&oDuration &8| &7&oBanned by"
  150.   - "&c&oType &8> &7&oReason"
  151.   - "&7"
  152.   Entry:
  153.  - "&8[&e%DATE%&8]"
  154.   - "&c%NAME% &8| &e%DURATION% &8| &7%OPERATOR%"
  155.   - "&c%TYPE% &8> &7&o%REASON%"
  156.   - "&7"
  157.   Footer: "&7Page &e&o%CURRENT_PAGE% &7of &e&o%TOTAL_PAGES% &8| &7Active bans: &e&o%COUNT%"
  158.   PageFooter: "&7Use &e&o/banlist %NEXT_PAGE% &7to see the next page"
  159.  
  160. History:
  161.   Usage: "&cUsage &8\xbb &7&o/history [Name/IP] <Page>"
  162.   OutOfIndex: "&cThere is no %PAGE%th page!"
  163.   NoEntries: "&c&oCould not find history of %NAME% :("
  164.   Header:
  165.  - "%PREFIX% &7History for %NAME%:"
  166.   - "&c&oName &8| &e&oDuration &8| &7&oOperator"
  167.   - "&c&oType &8> &7&oReason"
  168.   - "&7"
  169.   Entry:
  170.  - "&8[&e%DATE%&8]"
  171.   - "&c%NAME% &8| &e%DURATION% &8| &7%OPERATOR%"
  172.   - "&c%TYPE% &8> &7&o%REASON%"
  173.   - "&7"
  174.   Footer: "&7Page &e&o%CURRENT_PAGE% &7of &e&o%TOTAL_PAGES% &8| &7Total entries: &e&o%COUNT%"
  175.   PageFooter: "&7Use &e&o/history %NAME% %NEXT_PAGE% &7to see the next page"
  176.  
  177. Warns:
  178.   Usage: "&cUsage &8\xbb &7&o/warns [Name] <Page>"
  179.   OutOfIndex: "&cThere is no %PAGE%th page!"
  180.   NoEntries: "&c&o%NAME% has no warns yet"
  181.   Header:
  182.  - "%PREFIX% &7Warns for %NAME%:"
  183.   - "&c&oName &8| &e&oDuration &8| &7&oWarned by"
  184.   - "&c&o#ID &8> &7&oReason"
  185.   - "&7"
  186.   Entry:
  187.  - "&8[&e%DATE%&8]"
  188.   - "&c%NAME% &8| &e%DURATION% &8| &7%OPERATOR%"
  189.   - "&c&l#%ID% &8> &7&o%REASON%"
  190.   - "&7"
  191.   Footer: "&7Page &e&o%CURRENT_PAGE% &7of &e&o%TOTAL_PAGES% &8| &7Active warns: &e&o%COUNT%"
  192.   PageFooter: "&7Use &e&o/warns %NAME% %NEXT_PAGE% &7to see the next page"
  193.  
  194.  
  195. Check:
  196.   Usage: "&cUsage &8\xbb &7&o/check [Name]"
  197.   Header: "&7Checking &e&o%NAME%"
  198.   UUID: "&cUUID &8\xbb &7%UUID%"
  199.   IP: "&cIP &8\xbb &7%IP%"
  200.   Geo: "&cCountry &8\xbb &7%LOCATION%"
  201.   Mute: "&cMuted &8\xbb &7%DURATION%"
  202.   Ban: "&cBanned &8\xbb &7%DURATION%"
  203.   Warn: "&cWarns &8\xbb &7%COUNT%"
  204.   NotFound: "&cSorry we have not been able to find %NAME%"
Add Comment
Please, Sign In to add comment