Advertisement
Guest User

Untitled

a guest
Feb 4th, 2016
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.44 KB | None | 0 0
  1.  
  2. # |==| BungeeUtilisals |==| Developed by didjee2 |==| #
  3. # |==| Some bugs or problems? Or an idea? |==| #
  4. # THIS IS NOT THE REAL CONFIG! GO BELOW FOR THE REAL ONE!!! (Without #) #
  5. # This config can be reloaded with /butilisals reload! #
  6. # Very Important! The hole plugin will not work without BungeeYAML #
  7. # BungeeYAML can be downloaded at our SpigotMC Page! #
  8. #_________________________________________________________________________#
  9.  
  10.  
  11. #_________________________________________________________________________________#
  12. # VERY IMPORTANT:
  13. # Remove the following Modules from your modules.yml AND from your Modules folder
  14. # - cmd_alert
  15. # - cmd_glist
  16. # - cmd_server
  17. # REMOVE THOSE, AND THE PLUGIN WILL WORK!
  18. #_________________________________________________________________________________#
  19.  
  20. Bukkit-Permissions: false
  21.  
  22. MySQL:
  23.  
  24. Enabled: true
  25. Host: 'localhost'
  26.  
  27. Port: 3306
  28.  
  29. Database: 'McBungee'
  30.  
  31. Username: 'McBungee'
  32.  
  33. Password: '<mypassword>'
  34.  
  35. # If enabled, the persons with the permission "butilisals.notify"
  36. # Will get a Message if there is an available update.
  37. UpdateChecker: true
  38.  
  39. # This is the part for the Big Alert Command. (Chat & Title).
  40. BigAlert:
  41. Messages:
  42. BungeeUtilisals: '&e&lThis server is using BungeeUtilisals!'
  43. Chat:
  44. Enabled: true
  45. ActionBar:
  46. Enabled: true
  47. Title:
  48. Enabled: true
  49. FadeIn: 30
  50. Stay: 60
  51. FadeOut: 30
  52.  
  53. Tab:
  54. Enabled: false
  55. # The amount of time (in milliseconds (so, 1 second = 1000 milliseconds)) untill the tabheader & footer will be changed.
  56. UpdateInterval: 125
  57. # All the headers for the tab.
  58. Header:
  59. - '&b-&3-----------'
  60. - '&b-&3-----------'
  61. - '&b-&3-----------'
  62. - '&3-&b-&3----------'
  63. - '&3--&b-&3---------'
  64. - '&3---&b-&3--------'
  65. - '&3----&b-&3-------'
  66. - '&3-----&b-&3------'
  67. - '&3------&b-&3-----'
  68. - '&3-------&b-&3----'
  69. - '&3--------&b-&3---'
  70. - '&3---------&b-&3--'
  71. - '&3----------&b-&3-'
  72. - '&3-----------&b-'
  73. - '&3-----------&b-'
  74. - '&3-----------&b-'
  75. - '&3----------&b-&3-'
  76. - '&3---------&b-&3--'
  77. - '&3--------&b-&3---'
  78. - '&3-------&b-&3----'
  79. - '&3------&b-&3-----'
  80. - '&3-----&b-&3------'
  81. - '&3----&b-&3-------'
  82. - '&3---&b-&3--------'
  83. - '&3--&b-&3---------'
  84. - '&3-&b-&3----------'
  85. Footer:
  86. - '&b-&3-----------'
  87. - '&b-&3-----------'
  88. - '&b-&3-----------'
  89. - '&3-&b-&3----------'
  90. - '&3--&b-&3---------'
  91. - '&3---&b-&3--------'
  92. - '&3----&b-&3-------'
  93. - '&3-----&b-&3------'
  94. - '&3------&b-&3-----'
  95. - '&3-------&b-&3----'
  96. - '&3--------&b-&3---'
  97. - '&3---------&b-&3--'
  98. - '&3----------&b-&3-'
  99. - '&3-----------&b-'
  100. - '&3-----------&b-'
  101. - '&3-----------&b-'
  102. - '&3----------&b-&3-'
  103. - '&3---------&b-&3--'
  104. - '&3--------&b-&3---'
  105. - '&3-------&b-&3----'
  106. - '&3------&b-&3-----'
  107. - '&3-----&b-&3------'
  108. - '&3----&b-&3-------'
  109. - '&3---&b-&3--------'
  110. - '&3--&b-&3---------'
  111. - '&3-&b-&3----------'
  112.  
  113. # This is the format of the StaffChat command.
  114. StaffChat:
  115. Enabled: true
  116. Format: '&4[&9%server%&4] &6%player%&c: %message%'
  117. ChatEnabled: '[&6Soul-&7Island&f] &7Teamchat &aaktiviert!'
  118. ChatDisabled: '[&6Soul-&7Island&f] &7Teamchat &cdeaktiviert!'
  119.  
  120. # This is the messages part for the clearchat command.
  121. ClearChat:
  122. Enabled: true
  123. Local: '[&6Soul-&7Island&f] &4Dieser Chat wurde von einem Teammitglied gesäubert.'
  124. Global: '[&6Soul-&7Island&f] &4Dieser Chat wurde von einem Teammitglied ges?ubert.'
  125.  
  126. ChatLock:
  127. Lock: '[&6Soul-&7Island&f] &7Der Chat ist nun &cgesperrt!'
  128. Unlock: '[&6Soul-&7Island&f] &7Der Chat ist nun &afrei!'
  129. Locked: '[&6Soul-&7Island&f] &7Der Chat wurde vor?bergehend gesperrt.'
  130. Broadcast:
  131. Enabled: true
  132. Lock:
  133. - '&4------------------------------------------'
  134. - '&c Der Chat wurde gesperrt '
  135. - '&4------------------------------------------'
  136. UnLock:
  137. - '&4------------------------------------------'
  138. - '&c Der Chat ist nun wieder frei! '
  139. - '&4------------------------------------------'
  140.  
  141. # This is the message when you are already connected to a server.
  142. Already_Connected: '&cYou are already connected to this server!'
  143.  
  144. # Hub Command Section
  145. Hub:
  146. Enabled: true
  147. # The Server in the BungeeCord Config!
  148. Server: McLobby
  149. # The Custom Command.
  150. Command: 'hub;lobby'
  151. # The Custom Message
  152. Message: '[&6Soul-&7Island&f] &7Du bist nun bei der Lobby!'
  153. # This is the Message if someone is already connected to the hub.
  154. inHub: '[&6Soul-&7Island&f] &cDu bist bereits in der Lobby'
  155.  
  156. # The Rules Section
  157. Rules:
  158. # Enable / disable the /rules command over here!
  159. Enabled: false
  160.  
  161. # List your rules below!
  162. Rules:
  163. - '&aYour first rule!'
  164. - '&eYour second rule!'
  165.  
  166. # The text shown below the rules!
  167. Text: '&3Found rule breaker? &bClick Here to report them!'
  168.  
  169. # The Hover text of the Text message.
  170. Hover: 'This Messages will send you to www.example.com ;)'
  171.  
  172. # The Linked site if you click on the text message!
  173. Site: 'www.forum.soul-island.de'
  174.  
  175. # The Header of the Rules Message.
  176. Header: '&7&l&m========================================='
  177.  
  178. # The Footer of the Rules Message.
  179. Footer: '&7&l&m========================================='
  180.  
  181. Vote:
  182. # Enable / disable the /vote command over here!
  183. Enabled: true
  184.  
  185. # List your Vote Links below!
  186. Links:
  187. - '&cDie Votes werden bald'
  188. - '&ckommen!'
  189.  
  190. # The text shown below the links!
  191. Text: '[&6Soul-&7Island&f] Dr?cke auf einen dieser Links um zu voten!'
  192.  
  193. # The Hover text of the Text message.
  194. Hover: 'This Message will send you to our Main Vote Site'
  195.  
  196. # The Linked site if you click on the text message!
  197. Site: 'www.example.com/vote'
  198.  
  199. # The Header of the Vote Message.
  200. Header: '&7&l&m========================================='
  201.  
  202. # The Footer of the Vote Message.
  203. Footer: '&7&l&m========================================='
  204.  
  205. Store:
  206. # Enable / disable the /store command over here!
  207. Enabled: false
  208.  
  209. # List the command messages below!
  210. Message:
  211. - '&aDonate to support us and to keep our server!'
  212. - '&eIt really helps!'
  213.  
  214. # The text shown below the message!
  215. Text: '&3Donate to support our server!'
  216.  
  217. # The Hover text of the Text message.
  218. Hover: 'This Message will send you to our Store'
  219.  
  220. # The Linked site if you click on the text message!
  221. Site: 'http://example.buycraft.net'
  222.  
  223. # The Header of the Store Message.
  224. Header: '&7&l&m========================================='
  225.  
  226. # The Footer of the Store Message.
  227. Footer: '&7&l&m========================================='
  228.  
  229.  
  230. # Setting this to true will result in a . after every sentence.
  231. Point_After_Sentence: false
  232.  
  233. # Setting this to true will change the first letter of a message in a capital letter.
  234. First_UpperCase_Letter: false
  235.  
  236. # This is the Alert Prefix. Supporting & color codes!
  237. Alert_Prefix: '[&6Soul-&cManager&f]'
  238.  
  239. GList:
  240. Enabled: true
  241. # This is the Format for the /glist command!
  242. # Example: Hub (1): didjee2 (That is being shown by default!)
  243. Format: '&7%server% &8(&a%players%&8): &f%playerlist%'
  244.  
  245. # The Color code for the PlayerList, this is to avoid some bugs with color codes.
  246. PlayerListColor: '&f'
  247.  
  248. # This is the Format for the Total Players in the server!
  249. # Example: There are 2 players online now! (Default one ;))
  250. Total: '&7There are &a&l%totalnum% &7players online now!'
  251.  
  252. # This is the section for the custom /glist.
  253. # If you have like 10 SG servers, and you don't want them in your /glist?
  254. # Just Enable this and remove the names from the SG servers below!
  255. Custom_GList: true
  256.  
  257. # The aliases for the /glist.
  258. Aliase: 'list'
  259.  
  260. # The servers that you want to show in your /glist
  261. # You can set 2 servers as one below, the word before the : will being shown in the GList
  262. # And you can calculate server players into one. Like, you have 4 hubs, and you want to show it as one,
  263. # Then just split the server names with the "," symbol, and the players + player amount will be shown under 1 server.
  264. Servers:
  265. Hub: 'hub,hub1,hub2'
  266. Factions: 'Factions'
  267. Skywars: 'Skywars1,Skywars2'
  268.  
  269. # This is the Message being shown if you type /server!
  270. Server_Message: '[&6Soul-&7Island&f] &7Hallo &a%player%&7, du bist nun mit &a%servername%&7 verbunden!'
  271.  
  272. # This is the message being show while a player is offline.
  273. # Currently only used by /find command.
  274. Offline_Player: '&cDieser Spieler ist nicht online.'
  275.  
  276. # This is the message being show if you use /find!
  277. Find_Message: '&7Hallo &a%player%&7, &a%target% &7ist online auf &a%server%&7!'
  278.  
  279. # Setting this to true will give you the ability to go to the player his server by using /find (on click).
  280. # THIS DOES NOT WORK IF YOU DISABLE THE SERVER COMMAND!
  281. Find_Click_Enabled: true
  282.  
  283. # This is the message if someone entered the wrong args for the /find command.
  284. Use_Find: '&cBitte benutze /find (Spieler)!'
  285.  
  286. # If Enabled, you can use /server (servername) to switch from server!
  287. Server_Switch_Enabled: true
  288.  
  289. # The Message if a Server Switch is successfull!
  290. Sended_Message: '[&6Soul-&7Island&f] &7Hallo &a%player%&7, du bist nun mit &a%server% &7verbunden!'
  291.  
  292. # The message if someone is using /server (servername), and that server does not exist!
  293. No_Server: '&cDieser Server lebt nicht!'
  294.  
  295. # This is the message if someone entered the wrong args for the /server command.
  296. Use_Server: '&cBitte benutze /server (servername)!'
  297.  
  298.  
  299. AntiSwear:
  300. Enabled: true
  301. # Setting the Advanced option to false, won't block that much.
  302. # Like you have blocked the word "ass". Setting advanced to true, should block things like
  303. # Compass too, advanced to false won't block this!
  304. Advanced: false
  305. # Those are the disallowed words.
  306. Blocked:
  307. - 'Ficken'
  308. - 'Fuck'
  309. - 'shit'
  310. - 'schei?e'
  311. - 'Hurre'
  312. # This is the message if someone is swearing.
  313. Message: '[&6Soul-&7Island&f] &cBitte höre auf zu fluchen.'
  314. # Let this empty to block the hole message.
  315. Replace_With: '****'
  316.  
  317. AntiCaps:
  318. Enabled: true
  319. # Maximum percentage of characters in a message allowed to be uppercase
  320. Max_Percentage: 25
  321. # Minimum length of a message for the plugin to take effect. (Used to prevent false positives such as "Hi" being 50% caps.)
  322. Min_Length: 4
  323. Message: '[&6Soul-&7Island&f] &cBitte verwende kein Caps.'
  324.  
  325. # The AntiSpam part!
  326. # This could be buggy!
  327. AntiSpam:
  328. # You can enable // disable antispam here!
  329. Enabled: false
  330. # How many seconds does players need to wait before they can talk again?
  331. # This is in SECONDS!
  332. Seconds: 1
  333. Message: '&cYou need to wait %time% seconds to talk again.'
  334.  
  335. # The NoRepeat part will block repeating the same messages!
  336. Norepeat:
  337. # You can enable // disable the norepeat here!
  338. Enabled: true
  339. Message: '[&6Soul-&7Island&f] &cDu wiederholst dich zu oft.'
  340.  
  341. # The MessageLimiter Part will force a max. amount of messages in X amount of time.
  342. MessageLimiter:
  343. # Enable or Disable the MessageLimiter over here.
  344. Enabled: true
  345. # Set the max amount messages in X amount of seconds (see below)!
  346. Max: 10
  347. # Set the time of the max amount!
  348. Time: 10
  349. # Set the message if someone has reached his limit!
  350. Message: '[&6Soul-&7Island&f] &cDu schreibst zu schnell! '
  351.  
  352. # The AntiAdvertisment part
  353. AntiAd:
  354. # Should the AntiAd be enabled or not?
  355. Enabled: true
  356. Whitelist:
  357. - 'soul-island.de'
  358. - 'forum.soul-island.de'
  359. - 'youtube.de'
  360. Message: '[&6Soul-&7Island&f] &cWerbung ist hier nicht gestattet!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement