Commit Graph
2 Commits
Author SHA1 Message Date
Trojaner d433b7d0f8 Update german translation (add missing translations) 2015-07-18 16:54:14 +03:00
Trojaner fd5202748c Fix NPE when onPlayerJoins occurs
When #addLimboPlayer(Player player) is called, the player is put into the list with his real name, but when #getLimboPlayer(String name) is called, its looking for the lowercased name, causing a NullPointerException
2015-05-02 01:59:08 +03:00