BungeeChat+BukkitBungeeChat+Bukkit is an addon to BungeeChat+ which provides Vault, Factions, and LocalChat support.
I will not provide support for any of my plugins marked Deprecated. I'm no longer working on this project.
Dev Builds: Jenkins
Source Code: GitHub
Dependencies: Vault
BungeeChat+ Config Example:
Config Example:
#Note: Create channels in game and leave the name alone (temporary).Code (Text):# BungeeChatPlusBukkit - By Favorlock
Settings:
EnableRegex: true
EnableRegexLog: true
Messages:
warnmsg: '&4[&6BungeeChat+&4] &4Warned by BungeeChat+!'
kickmsg: '&4[&6BungeeChat+&4] &4Kicked by BungeeChat+!'
VaultSupport: true
FactionServer: false
CancelChatEvents: true
Channel Example (Global.yml)
Rules Example (Extensive Rules Example):Code (Text):Name: Global
Nick: G
Format: '&8[&2%nick&8] %prefix&6%player&7%suffix: %message'
Password: ''
MaxChatters: -1
Code (Text):# BungeeChatPlus rules.txt - Define Regular Expression Rules
# SAMPLE RULES
# NOTE: ALL MATCHES AUTOMATICALLY IGNORE CASE
# Each rule must have one 'match' statement and atleast one 'then' statement
# match <regular expression>
# ignore|require <user|permission|string> *(optional)
# then <replace|rewrite|warn|log|deny|debug|kick> <string>
# EXAMPLES
# Replace F Bomb variants with fudge. Also catches ffffuuuccckkk
match f+u+c+k+|f+u+k+|f+v+c+k+|f+u+q+
then replace fudge
then warn Watch your language please
then log
# Replace a list of naughty words with random word! Let a certain permission swear.
match cunt|whore|fag|slut|queer|bitch|bastard
ignore permission permission.node
then randrep meep|beep|bleep|herp|derp
# Fun: rewrite tremor with pretty colors. Only let player tremor77 use it
match \btremor+\b|\btrem+\b
require user tremor77
then rewrite &bt&cREM&bor&f

BungeeChat+Bukkit | Deprecated 0.1.7
Bukkit addon for BungeeChat+