Thread closed.
-----------------------------
Requests:
You may not ask anyone to make you a retro. You should read the tutorials in the tutorials section, so you will gain experience and know how to run the tech-side of a Habbo retro. Additionally, no one will spoon feed you.
You haven't registered the class which implements Listener. Go to onEnable() and add
this.getServer().getPluginManager().registerEvents(new MyPlayerListener());
Hope that helps. :)