Interface OfflinePlotPlayer

All Superinterfaces:
PermissionHolder
All Known Implementing Classes:
ConsolePlayer, PlotPlayer

public interface OfflinePlotPlayer extends PermissionHolder
  • Method Details

    • getUUID

      UUID getUUID()
      Gets the UUID 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

      String getName()
      Gets the name of this player.
      Returns:
      the player name