Staff Chat
I need a staff chat that is *MySQL* compitable so that all my servers can have it. I also want it to be able to have it like a "room" where when you do the commands, you would only see the staff chat until you leave the chat. Along with quick address chat.
I prefer mySQL because I do not like Bungee Permissions.
Commands
/adminchat : /staffchat : /a : /staff - Quick Message to staff chat.
/adminchat join : etc - Join the chat so you only see staff messages. ( You can still see /msg /helpop , and etc )
/adminchat leave : etc - Leave the chat so you can see all messages again!
--------------------------------------------------------------------------------
config:
mysql
host: 127.0.0.1
username: username
password: password
database: staffchat
messages
prefix: &aStaffChat
join: %prefix% You have joined the staff channel room!
joinother: %prefix% %name% has just joined the staff channel room!
leave: %prefix% You have left the staff channel room!
joinother: %prefix% %name% has just left the staff channel room!
alrdyin: %prefix% You are already in a staff channel room!
leftalrdy: %prefix% You are not in a staff channel room!
permissions:
staffchat.staff : Allows Everything!
Offer: You ask me the price and I will decide.
I need a staff chat that is *MySQL* compitable so that all my servers can have it. I also want it to be able to have it like a "room" where when you do the commands, you would only see the staff chat until you leave the chat. Along with quick address chat.
I prefer mySQL because I do not like Bungee Permissions.
Commands
/adminchat : /staffchat : /a : /staff - Quick Message to staff chat.
/adminchat join : etc - Join the chat so you only see staff messages. ( You can still see /msg /helpop , and etc )
/adminchat leave : etc - Leave the chat so you can see all messages again!
--------------------------------------------------------------------------------
config:
mysql
host: 127.0.0.1
username: username
password: password
database: staffchat
messages
prefix: &aStaffChat
join: %prefix% You have joined the staff channel room!
joinother: %prefix% %name% has just joined the staff channel room!
leave: %prefix% You have left the staff channel room!
joinother: %prefix% %name% has just left the staff channel room!
alrdyin: %prefix% You are already in a staff channel room!
leftalrdy: %prefix% You are not in a staff channel room!
permissions:
staffchat.staff : Allows Everything!
Offer: You ask me the price and I will decide.
