Skip to content

Using Bungeecord

Joey Peter edited this page May 15, 2020 · 2 revisions

In the config is a bungeecord setting. In order to use ChatEx on bungeecord server networks, there is no explicit Bungeecord plugin needed. You just need to install chatex on the spigot/paper/bukkit instances.

So, the BungeeCord mode basically works like the ranged mode. If you chat normally, the message is only displayed on the server the player currently is located on. But if the player starts his message with an ! infront of it, the message gets displayed on EVERY server where chatex is installed with bungeecord mode enabled.

So for example you have a server network with 4 servers setup like this:

  • Server1:
    • ChatEx installed with bungeecord enabled.
  • Server2:
    • ChatEx installed with bungeecord enabled.
  • Server3:
    • ChatEx installed with bungeecord disabled.
  • Server4:
    • No ChatEx installed.

When the Player chats on server1 with a !, the message gets sent to server1 and server2. Same for Server2. When the player chats on server3 with a !, the message will only be seen on server3. Obviously since ChatEx is not installed on server4, nothing will happen there.

Clone this wiki locally