Merge branch 'master' of https://github.com/TBMCPlugins/thebuttonmcchat
This commit is contained in:
commit
7c1f79e512
1 changed files with 5 additions and 0 deletions
|
@ -51,4 +51,9 @@ public class TBMCChatAPI {
|
|||
public void AddPlayerInfoForHover(TBMCPlayer player, String infoline) {
|
||||
// TODO
|
||||
}
|
||||
|
||||
public TBMCPlayer GetPlayer(Player player) //TODO: Move to the bucket
|
||||
{ //TODO: Enable offline playerinfo
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue