Advertisement
Guest User

Untitled

a guest
Sep 5th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.20 KB | None | 0 0
  1. # Bungee Chat configuration by shawn_ian & BrainStone (v10)
  2. #
  3. # A full documentation fo the plugin (including things like the config or
  4. # placeholders) can be found at:
  5. # https://github.com/AuraDevelopmentTeam/BungeeChatWiki/wiki
  6. # You can report bugs or request features here:
  7. # https://github.com/AuraDevelopmentTeam/BungeeChat2/issues
  8. # You can contact a developer by joining our Discord server:
  9. # https://discord.me/bungeechat
  10. #
  11. # You can change the settings and messages/formats of the plugin in this file.
  12. # Please do not change the 'Version' value, or else the plugin might not work.
  13.  
  14. Version: 10.1
  15.  
  16. Settings:
  17. Modules:
  18. #-----------------------#
  19. Alert:
  20. enabled: true
  21. aliases:
  22. - alerta
  23. #-----------------------#
  24. AntiAdvertising:
  25. enabled: false
  26. whitelisted:
  27. - www.google.com
  28. #-----------------------#
  29. AntiDuplication:
  30. enabled: false
  31. checkPastMessages: 5
  32. #-----------------------#
  33. AntiSwear:
  34. enabled: false
  35. freeMatching: false
  36. leetSpeak: false
  37. ignoreSpaces: false
  38. ignoreDuplicateLetters: false
  39. words:
  40. replacement: "****"
  41. #-----------------------#
  42. AutoBroadcast:
  43. enabled: true
  44. random: false
  45. interval: 200
  46. messages:
  47. - "&8[&6&lAnuncio&8] &fCompra un rango en nuestra tienda y aprovecha el &e&l40% &fde &e&lDESCUENTO &fen rangos permanentes."
  48. - "&8[&6&lAnuncio&8] &fEntra en nuestro TS3 para poder hablar con los Staffs del Servidor. IP: &eBufaloCraft.Ts.Io"
  49. - "&8[&6&lAnuncio&8] &f¿Has visto algún hacker? Reportalo usando &e/report <Nick> <Razón>&f."
  50. - "&8[&6&lAnuncio&8] &fEstás jugando en &ePlay.BufaloCraft.Us&f comparte con tus amigos la IP."
  51. ChatLock:
  52. enabled: false
  53. emptyLinesOnClear: 20
  54. aliases:
  55. - lockchat
  56. #-----------------------#
  57. ChatLogging:
  58. enabled: true
  59. privateMessages: false
  60. console: false
  61. file: false
  62. logFile: "logs/%year%-%month%-%day%-chat.log"
  63. filteredCommands:
  64. - server
  65. #-----------------------#
  66. ClearChat:
  67. enabled: true
  68. emptyLines: 20
  69. aliases:
  70. - cc
  71. - clearchat
  72. #-----------------------#
  73. GlobalChat:
  74. enabled: true
  75. passToClientServer: false
  76. aliases:
  77. - anuncio
  78. default: false
  79. symbol:
  80. enabled: false
  81. symbol: "!"
  82. serverList:
  83. enabled: false
  84. list:
  85. - Hub1
  86. - Hub2
  87. - Hub3
  88. #-----------------------#
  89. HelpOp:
  90. enabled: true
  91. aliases:
  92. - ahelp
  93. - ac
  94. - helpop
  95. - helpme
  96. #-----------------------#
  97. Ignoring:
  98. enabled: true
  99. aliases: []
  100. #-----------------------#
  101. JoinMessage:
  102. enabled: false
  103. #-----------------------#
  104. LeaveMessage:
  105. enabled: false
  106. #-----------------------#
  107. LocalChat:
  108. enabled: false
  109. passToClientServer: false
  110. #-----------------------#
  111. Messenger:
  112. enabled: false
  113. filterMessages: false
  114. aliases:
  115. message:
  116. - msg
  117. - tell
  118. - m
  119. - w
  120. - whisper
  121. reply:
  122. - r
  123. msgtoggle:
  124. - mtoggle
  125. #-----------------------#
  126. MOTD:
  127. enabled: false
  128. message:
  129. - "This is line 1"
  130. - "This is line 2"
  131. - "Placeholders do work in here %name%"
  132. - "&6Color&4codes &land &r&0Formats &mtoo!"
  133. #-----------------------#
  134. Muting:
  135. enabled: false
  136. aliases:
  137. mute:
  138. - silence
  139. unmute:
  140. - unsilence
  141. tempmute:
  142. - tempsilence
  143. blockedcommands:
  144. - message
  145. - msg
  146. - whisper
  147. - m
  148. - tell
  149. - t
  150. - w
  151. - global
  152. - g
  153. - reply
  154. - r
  155. ignoreBukkitLocalChat: false
  156. disableWithOtherMutePlugins: true
  157. #-----------------------#
  158. ServerSwitchMessages:
  159. enabled: true
  160. #-----------------------#
  161. Spy:
  162. enabled: false
  163. aliases:
  164. socialspy:
  165. - sspy
  166. localspy:
  167. - lspy
  168. #-----------------------#
  169. StaffChat:
  170. enabled: true
  171. passToClientServer: false
  172. aliases:
  173. - sc
  174. - staffchat
  175. - schat
  176. #-----------------------#
  177. TabCompletion:
  178. enabled: true
  179. #-----------------------#
  180. Vanish:
  181. enabled: false
  182. aliases:
  183. - bhide
  184. #-----------------------#
  185. VersionChecker:
  186. enabled: true
  187. checkOnAdminLogin: true
  188. #-----------------------#
  189. WelcomeMessage:
  190. enabled: false
  191. message:
  192. - "This is line 1"
  193. - "This is line 2"
  194. - "Placeholders do work in here %name%"
  195. - "&6Color&4codes &land &r&0Formats &mtoo!"
  196. #-----------------------#
  197. PermissionsManager:
  198. defaultPrefix: "&7[Member]"
  199. defaultSuffix: "&r"
  200. #-----------------------#
  201. ServerAlias:
  202. lobby: "Lobby"
  203. game1: "Survival Games"
  204. hub: "H"
  205.  
  206. Messages:
  207. # Channel Type Messages
  208. enableGlobal: "&e&lBufalo &8&l» &fAhora estas hablando en el chat global."
  209. enableStaffchat: "&e&lBufalo &8&l» &fAhora estas hablando en el chat de los Staffs."
  210. enableLocal: "&e&lBufalo &8&l» &fAhora estas hablando en el chat local."
  211. globalIsDefault: "&e&lBufalo &8&l» &fYa estas hablando en chat global."
  212. backToLocal: "&e&lBufalo &8&l» &fTe han retirado los permisos para hablar en chat global, por lo que ahora estas hblando en chat local."
  213. notInGlobalServer: "&c&l(!) &7El comando no existe."
  214. # Messenger Messages
  215. messageYourself: "&c&l(!) &7El comando no existe."
  216. enableMessager: "&e&lBufalo &8&l» &fEl comando que has introducido no existe"
  217. disableMessager: "&c&l(!) &7El comando no existe."
  218. noReply: "&c&l(!) &7El comando no existe."
  219. replyOffline: "&c&l(!) &7El comando no existe."
  220. hasMessagerDisabled: "&c&l(!) &7El comando no existe."
  221. # Vanish Messages
  222. enableVanish: "&eYou have &aenabled&e hide mode!"
  223. disableVanish: "&eYou have &cdisabled&e hide mode!"
  224. # Clear Chat Messages
  225. clearedLocal: ""
  226. clearedGlobal: ""
  227. # Mute Messages
  228. muted: "&cSorry but you can not talk because you are muted until %muted_until%!"
  229. unmuteNotMuted: "&cThis player is not muted!"
  230. muteIsMuted: "This player is already muted!"
  231. unmute: "&eThe player &c%name% &ehas been unmuted!"
  232. mute: "&eThe player &c%name% &ehas been muted!"
  233. tempmute: "&eThe player &c%name% &ehas been muted until %muted_until%"
  234. # Spy Messages
  235. enableSocialSpy: "&3&lSocialSpy &aActivado"
  236. disableSocialSpy: "&3&lSocialSpy &cDesactivado"
  237. enableLocalSpy: "&eLocalSpy has been &aenabled&e!"
  238. disableLocalSpy: "&eLocalSpy has been &cdisabled&e!"
  239. # Error Messages
  240. notPlayer: "&c&l(!) &7El comando no existe."
  241. playerNotFound: "&cCould not find that player..."
  242. incorrectUsage: "&cIncorrect usage! Use this command like this: %command%"
  243. noPermission: "&c&l(!) &7El comando no existe."
  244. # Ignore Messages
  245. hasIgnored: "&c%target_name% is ignoring you..."
  246. addIgnore: "&eYou have ignored %name%!"
  247. removeIgnore: "&eYou have un-ignored %name%!"
  248. alreadyIgnored: "&eYou have are already ignoring this player!"
  249. ignoreYourself: "&cYou can not ignore yourself!"
  250. unignoreYourself: "&cYou can not unignore yourself!"
  251. notIgnored: "&cYou have not ignored this user!"
  252. ignoreList: "&eOnline users you ignore: &e%message%&e."
  253. ignoreNobody: "&eYou are ignoring &anobody&e that is online!"
  254. # Filter Messages
  255. antiAdvertise: "&e&lBufalo &8&l» &fNo pases links externos al servidor."
  256. antiDuplication: "&e&lBufalo &8&l» &fNo vuelvas a repetir lo mismo en ese chat."
  257. # ChatLock Messages
  258. enableChatlock: "&eChatting has been disabled!"
  259. disableChatlock: "&eChatting has been enabled!"
  260. chatIsLocked: "&cYou may not talk now, the chat has been locked!"
  261. # Prefix/Suffix Messages
  262. prefixRemoved: "&ePrefix of %name% has been removed!"
  263. prefixSet: "&ePrefix of %name% has been set to %prefix%."
  264. suffixRemoved: "&eSuffix of %name% has been removed!"
  265. suffixSet: "&eSuffix of %name% has been set to %suffix%."
  266. # Update available Message
  267. updateAvailable: "&aAn update for Bungee Chat is available! Version &6%message%&a. Download it at: &6https://www.spigotmc.org/resources/bungee-chat.12592/&a"
  268.  
  269. Formats:
  270. alert: " \n&8[&e&lAlerta&8] &f%message%\n"
  271. socialSpy: "&3&lSocialSpy > &e%sender_name% &8-> &e%target_name% &8: &r%message%"
  272. localSpy: "&3&lSocialSpy > &8%servername% > &e%name% &8: &r%message%"
  273. globalChat: " \n&8[&e&lAnuncio&8] &f%message%\n"
  274. messageSender: "&6You &8-> &6%target_name% &8: &r%message%"
  275. messageTarget: "&6%sender_name% &8-> &6You&8: &r%message%"
  276. staffChat: "&8[&6&lSTAFF&8] &e%name% &8&l» &r%message%"
  277. localChat: "%fullname%: %message%"
  278. joinMessage: "&e%name% has joined the network!"
  279. leaveMessage: "&e%name% has left the network!"
  280. helpOp: "&9[&6&lADMIN&9] &e%name% &8&L» &r%message%"
  281. serverSwitch: ""
  282. chatLoggingConsole: "%channel% > %servername% > %name%: %message%"
  283. chatLoggingFile: "[%time%]: %channel% > %servername% > %name%(%uuid%): %message%"
  284.  
  285. AccountDataBase:
  286. enabled: false
  287. ip: --
  288. port: --
  289. database: --
  290. user: --
  291. password: --
  292. tablePrefix: --
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement