mirror of
https://github.com/Aust1n46/VentureChat.git
synced 2025-05-22 18:09:06 +00:00
spacing
This commit is contained in:
parent
bd12eafc15
commit
b6efc53336
@ -447,7 +447,7 @@ public class MineverseChat extends JavaPlugin implements PluginMessageListener {
|
||||
if(getConfig().getBoolean("ignorechat", false)) {
|
||||
if(!p.getIgnores().contains(senderUUID)) {
|
||||
// System.out.println("Chat sent");
|
||||
Format.sendPacketPlayOutChat(p.getPlayer(), packet);
|
||||
Format.sendPacketPlayOutChat(p.getPlayer(), packet);
|
||||
}
|
||||
continue;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user