mirror of
https://github.com/TotalFreedomMC/TFGuilds.git
synced 2024-12-22 16:05:00 +00:00
return;
This commit is contained in:
parent
ca0e2e2c62
commit
f8ce464b7a
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ public class ChatListener implements Listener
|
|||
{
|
||||
e.setCancelled(true);
|
||||
guild.chat(player.getName(), e.getMessage());
|
||||
return;
|
||||
}
|
||||
if (guild.hasTag())
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue