style: clarify code
This commit is contained in:
parent
cee168e225
commit
0ad2c408a6
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ public class NickoBukkit extends JavaPlugin {
|
|||
getServer().getPluginManager().registerEvents(new PlayerJoinListener(), this);
|
||||
getServer().getPluginManager().registerEvents(new PlayerQuitListener(), this);
|
||||
|
||||
// For debug purposes
|
||||
protocolManager.addPacketListener(new PacketAdapter(
|
||||
this,
|
||||
ListenerPriority.NORMAL,
|
||||
|
|
Loading…
Add table
Reference in a new issue