Cube-Space / geSuit

Plugin suite for BungeeCord
5 stars 8 forks source link

[Enhancement Request] Block default server join messages #44

Closed TheLecturer closed 10 years ago

TheLecturer commented 10 years ago

Hello,

When someone joins my server network, I get <player> has joined the server! from geSuit, followed by <player> has joined the game. from Bukkit/Spigot.

Then every time they switch server I get <player> has joined/left the game.

And when they leave the network I get <player> has left the game. followed by <player> has left the server!

It all adds up to a lot of screen spam.

Would you be able to add something to geSuit to block the default Bukkit/Spigot messages? Ideally I'd like to be able to config my setup so that I get one announcement when they join the network, and one announcement when they leave the network.

Many thanks.

TheLecturer commented 10 years ago

Actually, don't worry about this if, I just added "NoJoinMessage+" to each of my servers, problem solved.