Guest User

Untitled

a guest
Sep 18th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.08 KB | None | 0 0
  1. #Change to MySQL for mysql support#
  2. #Change to SQLite for sqlite support#
  3. Database: SQLite
  4. #MySQL Information#
  5. MySQL:
  6. Database: 'jdbc:mysql://localhost:3306/minecraft'
  7. User: 'root'
  8. Password: 'root'
  9. Table: 'banlist'
  10. IPTable: 'banlistip'
  11. #SQLite Information#
  12. SQLite:
  13. Filename: 'banlist'
  14. #delete dat on ban#
  15. CleanOnBan: true
  16. #clear warnings on ban#
  17. ClearWarnOnBan: false
  18. Log:
  19. Enabled: true
  20. #Max Warnings#
  21. MaxWarning:
  22. Enable: false
  23. Amt: 5
  24. #ban,kick,ipban,perma,tempban,tempipban#
  25. Result: ban
  26. Silent: true
  27. Reason: 'Max Warnings'
  28. #Used with Temporary actions#
  29. Temp:
  30. Amt: 5
  31. #sec,min,hour,day,week,month#
  32. Mode: day
  33. #Default labels#
  34. Label:
  35. Console: 'Server'
  36. Reason: 'Unsure'
  37. #change to true or false to enable lockdown#
  38. #also can be done ingame /lockdown#
  39. Lockdown: false
  40. Login:
  41. #Check for duplicates on Login#
  42. DupeCheck:
  43. Enable: true
  44. #PingBack joining players, and kick if unreachable. //Experimental#
  45. ProxyPingBack:
  46. Enable: false
  47. #How long in milliseconds to Timeout#
  48. Timeout: 10000
  49. #This will set the server to sync the database if multiple servers are in place.#
  50. Sync:
  51. Enabled: false
  52. #Timing is in Long format Example:#
  53. #1 Hour = 60 Seconds * 60 Minutes * 20 ServerTickRatePerSec = 72000L
  54. Timing: 72000L
  55. #Auto Updater#
  56. AutoUpdater:
  57. Enabled: true
  58. #Chat#
  59. Chat:
  60. #Checks Chat Messages for a valid IP address#
  61. #If its not valid, trust me they can't connect to it#
  62. IPCheck:
  63. Enable: true
  64. #Wildcards %scramble% will scramble the ip and %replace% will show your ip instead#
  65. #If no wildcards are present the message entered will replace the ip#
  66. #leave blank to erase#
  67. Blocking: '{Block}'
  68. #kick,jail,warn,ban,ipban, leave blank for no action#
  69. Result: warn
  70. Silent: false
  71. Reason: 'Advertising'
  72. #This will allow you to filter out messages containing any words that you define#
  73. SwearCensor:
  74. Enable: true
  75. #Use your imagination these are not for me to decide#
  76. Words: 'test testing tests'
  77. #Wildcards %scramble% will scramble the word#
  78. #If no wildcards are present the message entered will replace the word#
  79. #leave blank to erase#
  80. Blocking: '{Block}'
  81. #kick,jail,warn,ban,ipban, leave blank for no action#
  82. Result: warn
  83. Silent: false
  84. Reason: 'Language'
  85. #Checks if the message is duplicate and disables it#
  86. SpamCheck:
  87. Enable: true
  88. #The amount of messages to give a result#
  89. Counter: 10
  90. #kick,jail,warn,ban,ipban, leave blank for no action#
  91. Result: kick
  92. Silent: false
  93. Reason: 'Spam'
  94. Muted:
  95. Vannila: true
  96. #When Vanilla: true allowed commands.#
  97. AllowedCommands:
  98. - '/login'
  99. - '/register'
  100. #Jail Configuration#
  101. Jail:
  102. Mute: true
  103. Vanilla: true
  104. #When Vanilla: true allowed commands.#
  105. AllowedCommands:
  106. - '/login'
  107. - '/register'
  108. Messages:
  109. Ban:
  110. MsgToVictim: '&6You have been banned by &7%admin%&6. Reason: &7%reason%&6!'
  111. MsgToBroadcast: '&7%victim%&6 was banned by &7%admin%&6. Reason: &7%reason%&6!'
  112. Failed: '&4%victim%&c is already in banned.'
  113. Denied: '&cYour ban attempt has been denied!'
  114. Emo: '&cYou cannot ban yourself!'
  115. Login: '&7%admin%&6 banned you from this server! Reason: &7%reason%&6!'
  116. CheckBan:
  117. Header: '&6Found &7%amt%&6 records for &7%victim%&6.'
  118. None: '&cNo records found for &4%victim%&c.'
  119. Clean:
  120. Complete: '&6Deleted &7%amt%&6 player.dat files.'
  121. DupeIP:
  122. Failed: '&cUnable to view ip for &4%victim% &c!'
  123. Header: '&6Scanning Current IP of &7%victim%&6: &7%ip% !'
  124. Completed: '&aScanning Complete!'
  125. Empty:
  126. MsgToVictim: '&7%admin%&6 has cleared your inventory!'
  127. MsgToSender: '&7%admin%&6 has cleared the inventory of &7%victim%&6!'
  128. Online: '&4%victim%&c must be online.'
  129. Export:
  130. Failed: '&cCould not export ban lists.'
  131. Completed: '&aExported banlists.'
  132. History:
  133. Header: '&6Ultrabans Listing &7%amt%&6 Records.'
  134. Failed: '&cUnable to find any bans.'
  135. Import:
  136. Loading: '&cBe patient. Loading...'
  137. Failed: '&cCould not import ban list.'
  138. Completed: '&aSystem imported the banlist to the database.'
  139. InvOf:
  140. Failed: '&cUnable to find player.'
  141. Console: '&cThis command must be executed by a &4player&c.'
  142. IPBan:
  143. MsgToVictim: '&6You have been ipbanned by &7%admin%&6. Reason: &7%reason%&6!'
  144. MsgToBroadcast: '&7%victim%&6 was ipbanned by &7%admin%&6. Reason: &7%reason%&6!'
  145. IPNotFound: '&cIP address not found. &6Processed as a normal ban for &7%victim%&6!'
  146. Failed: '&4%victim%&c is already in banned.'
  147. Denied: '&cYour ipban attempt has been denied!'
  148. Emo: '&cYou cannot ipban yourself!'
  149. Login: '&7Your IP is banned!'
  150. Jail:
  151. MsgToVictim: '&6You have been jailed by &7%admin%&6. Reason: &7%reason%&6!'
  152. MsgToBroadcast: '&7%victim%&6 was jailed by &7%admin%&6. Reason: &7%reason%&6!'
  153. SetJail: '&aJail has been set!'
  154. SetRelease: '&aRelease has been set!'
  155. Failed: '&4%victim%&c is already in jail.'
  156. Online: '&4%victim%&c must be online to be jailed.'
  157. Denied: '&cYour jail attempt has been denied!'
  158. Emo: '&cYou cannot jail yourself!'
  159. PlaceMsg: '&cYou cannot place blocks while you are jailed!'
  160. BreakMsg: '&cYou cannot break blocks while you are jailed!'
  161. Kick:
  162. MsgToAll: '&6Everyone has been kicked by &7%admin%&6. Reason: &7%reason%&6!'
  163. MsgToVictim: '&6You have been kicked by &7%admin%&6. Reason: &7%reason%&6!'
  164. MsgToBroadcast: '&7%victim%&6 was kicked by &7%admin%&6. Reason: &7%reason%&6!'
  165. Online: '&4%victim%&c must be online.'
  166. Denied: '&cYour kick has been denied!'
  167. Emo: '&cYou cannot kick yourself!'
  168. Lockdown:
  169. Start: '&cLockdown initiated. &4Player Login&c disabled.'
  170. End: '&aLockdown ended. &2Player Login&a reenabled.'
  171. Status: '&cLockdown is disabled.'
  172. LoginMsg: '&4Server is under a lockdown, Try again later!&c Sorry.'
  173. Mute:
  174. MuteMsgToSender: '&6You have muted &7%victim%&6.'
  175. MuteMsgToVictim: '&4You have been muted!'
  176. UnmuteMsgToSender: '&6You have unmuted &7%victim%&6.'
  177. UnmuteMsgToVictim: '&aYou have been unmuted.'
  178. Denied: '&cYour mute has been denied!'
  179. Emo: '&cYou cannot mute yourself!'
  180. Chat: '&cYour cry falls on deaf ears.'
  181. Pardon:
  182. Msg: '&7%victim%&6 was released from jail by &7%admin%&6!'
  183. PermaBan:
  184. MsgToVictim: '&6You have been permabanned by &7%admin%&6. Reason: &7%reason%&6!'
  185. MsgToBroadcast: '&7%victim%&6 was permabanned by &7%admin%&6. Reason: &7%reason%&6!'
  186. Failed: '&4%victim%&c is already banned.'
  187. Online: '&4%victim%&c must be online.'
  188. Denied: '&cYour permaban has been denied!'
  189. Emo: '&cYou cannot permaban yourself!'
  190. Spawn:
  191. MsgToVictim: '&cYou have been sent to spawn!'
  192. MsgToSender: '&7%victim%&6 is now at spawn!'
  193. Failed: '&4%victim%&c is not online.'
  194. Starve:
  195. MsgToVictim: '&cYou are now starving!'
  196. MsgToSender: '&6%victim%&7 is now starving!'
  197. Failed: '&4%victim%&c is not online.'
  198. Denied: '&cYour starve attempt has been denied!'
  199. Emo: '&cYou cannot starve yourself!'
  200. TempBan:
  201. MsgToVictim: '&6You have been tempbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
  202. MsgToBroadcast: '&7%victim%&6 was tempbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
  203. Failed: '&4%victim%&c is already tempbanned!'
  204. Denied: '&cYour tempban has been denied!'
  205. Emo: '&cYou cannot tempban yourself!'
  206. Login: '&6You have been tempbanned by &7%admin%&6 for &7%time%&6. Reason: &7%reason%&6!'
  207. TempIpBan:
  208. MsgToVictim: '&6You have been tempipbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
  209. MsgToBroadcast: '&7%victim%&6 was tempipbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
  210. Failed: '&4%victim%&c is already tempipbanned!'
  211. Denied: '&cYour tempipban has been denied!'
  212. Emo: '&cYou cannot tempipban yourself!'
  213. IPNotFound: '&cIP address not found.&6 Processed as a normal tempban for &7%victim%&6!'
  214. TempJail:
  215. MsgToVictim: '&6You have been tempjailed by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
  216. MsgToBroadcast: '&7%victim%&6 was tempjailed by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
  217. Failed: '&4%victim%&c is already jailed!'
  218. Denied: '&cYour tempjail has been denied!'
  219. Emo: '&cYou cannot tempjail yourself!'
  220. Unban:
  221. MsgToBroadcast: '&7%victim%&6 was unbanned by &7%admin%&6!'
  222. PermaBanned: '&cUnable to unban, &7%victim%&c was Permabanned.'
  223. Failed: '&4%victim%&c is already unbanned!'
  224. Warn:
  225. MsgToVictim: '&6You have been warned by &7%admin%&6. Reason: &7%reason%&6!'
  226. MsgToBroadcast: '&7%victim%&6 was warned by &7%admin%&6. Reason: &7%reason%&6!'
  227. Denied: '&cYour warning has been denied!'
  228. Emo: '&cYou cannot warn yourself!'
  229. MaxWarn:
  230. MsgToBroadcast: '&7%cmd%&6 performed by Ultrabans on &7%victim%&6. Reason: &7Reached Max Warnings&6!'
  231. Permission: 'You do not have the required permissions.'
  232. Mode:
  233. Second: Second
  234. Minute: Minute
  235. Hour: Hour
  236. Day: Day
  237. Week: Week
  238. Month: Month
  239. Year: Year
  240. #Do Not Change Values Below#
  241. Config:
  242. Version: 3.0
Add Comment
Please, Sign In to add comment