Package com.plotsquared.core.player
Interface OfflinePlotPlayer
- All Superinterfaces:
PermissionHolder
- All Known Implementing Classes:
ConsolePlayer
,PlotPlayer
-
Method Summary
Methods inherited from interface com.plotsquared.core.permissions.PermissionHolder
hasKeyedPermission, hasKeyedPermission, hasPermission, hasPermission, hasPermission, hasPermission, hasPermission, hasPermissionRange, hasPermissionRange
-
Method Details
-
getUUID
Gets theUUID
of this player- Returns:
- the player
UUID
-
getLastPlayed
long getLastPlayed()Gets the time in milliseconds when the player was last seen online.- Returns:
- the time in milliseconds when last online
-
getName
Gets the name of this player.- Returns:
- the player name
-