Commit graph

4 commits

Author SHA1 Message Date
Spigot
28ccca81f4 Stage 1
By: md_5 <git@md-5.net>
2014-04-12 14:18:37 +10:00
Spigot
ba9468b524 Remove deprecation from Javadocs as well
By: md_5 <git@md-5.net>
2014-04-02 17:51:23 +11:00
Spigot
eaf8f7e68c Remove deprecation on OfflinePlayer/Player.getName
By: md_5 <git@md-5.net>
2014-03-30 20:15:56 +11:00
Spigot
d202c571d3 Remove deprecation on some player lookup methods
Most of these methods still have plenty of use given that only one player with each name can exist at a time. Deprecating these methods renders even basic functionality such as /msg <name> impossible without causing compiler warnings. We will maintain this API and it should be considered safe and appropriate for most use cases.

By: md_5 <git@md-5.net>
2014-03-30 15:58:32 +11:00