Advertisement
MajinTonic

Untitled

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