mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-12-28 11:59:27 +01:00
Bungee cleanup (was sending unneeded packets to clients)
This commit is contained in:
parent
d06f150358
commit
2da18a3417
@ -42,5 +42,7 @@ public class PluginMessageReceiver implements Listener {
|
||||
plugin.getProxy().getPluginManager().dispatchCommand(player, command);
|
||||
}
|
||||
}
|
||||
|
||||
event.setCancelled(true);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user