Class SquaremapOnlineResident

All Implemented Interfaces:
IGsonSerializable, ILocatable<SquaremapOnlinePlayer>

public class SquaremapOnlineResident extends SquaremapOnlinePlayer implements IGsonSerializable
  • Constructor Details

  • Method Details

    • isMayor

      public boolean isMayor()
    • isNationLeader

      public boolean isNationLeader()
    • isCouncillor

      public boolean isCouncillor()
    • hasAuthority

      public boolean hasAuthority()

      Checks whether this resident has more permissions than a regular resident.

      Returns:
      true if rank is a Mayor, Nation Leader or Councillor - false otherwise.