Overview
This plugin allowed players to join different channels and chat with other players across servers on a BungeeCord network! You can add your own channels in config and change the entire message layout!
Features
/csc - Main command. Lists help.
/csc <channel> - Join the specified channel, if it exists.
/csc leave - Leaves all channels and moves player to default chat.
/csc list - Lists all allowed channels
/csc reload - Reloads the config.
Permissions
Permissions are for the BungeeCord server! Use this to make it easier!
Permissions are defined in the config and are per-channel.
How to install
Place CSC.jar in your bungeecord server's plugin folder. Then restart the bungeecord server.
Config
Variables in the "format" sections are:
• %server% - The current server that the sender is on.
• %player% - The name of the sender.
• %message% - The message that was sent.
Pictures
If you would like to buy either add live:infernaldevelopers on Skype or send me a pm and we can sort it out
Price: $5
Proof it is mine: http://www.spigotmc.org/resources/cross-server-channels.2582/
This plugin allowed players to join different channels and chat with other players across servers on a BungeeCord network! You can add your own channels in config and change the entire message layout!
Features
- Extremely Customizable
- Easy to use
- Intuitive
- Features an Easter Egg of an upcoming feature!
/csc - Main command. Lists help.
/csc <channel> - Join the specified channel, if it exists.
/csc leave - Leaves all channels and moves player to default chat.
/csc list - Lists all allowed channels
/csc reload - Reloads the config.
Permissions
Permissions are for the BungeeCord server! Use this to make it easier!
Permissions are defined in the config and are per-channel.
How to install
Place CSC.jar in your bungeecord server's plugin folder. Then restart the bungeecord server.
Config
Variables in the "format" sections are:
• %server% - The current server that the sender is on.
• %player% - The name of the sender.
• %message% - The message that was sent.
Code:
#Do you want chat from players in no channel to be send to all servers?
cross-server-default-chat: false
#Only if 'cross-server-default-chat' is true:
default-chat:
format: '&8[&9%server%&8] %player%&7: %message%'
#Define channals down here!
channels:
Public:
format: '&8[&5Public &f- &b%server%&8] &a%player%&7: &6%message%'
permission: 'channels.public'
Vip:
format: '&8[&bVip &f- &c%server%&8] &b%player%&7: &2%message%'
permission: 'channels.vip'
Staff:
format: '&8[&cStaff &f- &4%server%&8] &c%player%&7: &c&l%message%'
permission: 'channels.staff'
Pictures
If you would like to buy either add live:infernaldevelopers on Skype or send me a pm and we can sort it out
Price: $5
Proof it is mine: http://www.spigotmc.org/resources/cross-server-channels.2582/
