Move nick changes into simple command handler.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 22 Oct 2014 19:41:48 +0000 (21:41 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 22 Oct 2014 19:42:26 +0000 (21:42 +0200)
commit1aa7f843043b8723a02b4bbd88eb21ae8b7db881
tree0d2452f0933997be0f39579986bc69e28606845d
parent3ecc370cb08ba0bbe12655dd5339a21cbba698f1
Move nick changes into simple command handler.
src/main/java/net/pterodactylus/irc/Connection.java
src/main/java/net/pterodactylus/irc/connection/SimpleCommandHandler.java