Added Methods |
BanEntry banPlayer(String )
|
Permanently Bans this player from the server
|
BanEntry banPlayer(String, String)
|
Permanently Bans this player from the server
|
BanEntry banPlayer(String, Date)
|
Bans this player from the server
|
BanEntry banPlayer(String, Date, String)
|
Bans this player from the server
|
BanEntry banPlayer(String, Date, String, boolean)
|
|
long getLastLogin()
|
Gets the last date and time that this player logged into the server. |
long getLastSeen()
|
Gets the last date and time that this player was seen on the server. |