28.01.2015, 10:11
I have a suggestion. Can you change (or add another one) method get(playername) in the Player class, because sometimes I need to get player by short name. Of course, I can write my own method, but it will be easier to write cmds (now I should create another cmd with String player param to find player by using my method).