A B C D E F G H I O P R S T V

G

get(String) - Static method in enum io.github.alshain01.flags.api.economy.EconomyPurchaseType
 
get(UUID) - Method in interface io.github.alshain01.flags.api.sector.SectorManager
Gets sector by UUID
getAbsoluteAreaAt(Location) - Static method in class io.github.alshain01.flags.api.FlagsAPI
Gets an area from at a specific location, ignoring inheritance.
getAbsoluteMessage(Flag) - Method in interface io.github.alshain01.flags.api.area.Area
Gets the message associated with a player flag.
getAbsoluteMessage(Flag, String) - Method in interface io.github.alshain01.flags.api.area.Area
Gets the message associated with a player flag and parses {AreaType}, {AreaName}, {Owner}, {World}, and {Player}.
getAbsolutePermissionTrust(Flag) - Method in interface io.github.alshain01.flags.api.area.Area
Gets a collection of trusted permissions not including those trusted in world defaults
getAbsolutePlayerTrust(Flag) - Method in interface io.github.alshain01.flags.api.area.Area
Gets a list of trusted players not including those trusted in world defaults
getAbsoluteRawMessage(Flag) - Method in interface io.github.alshain01.flags.api.area.Area
Gets the message associated with a player flag and returns it as-is.
getAbsoluteState(Flag) - Method in interface io.github.alshain01.flags.api.area.Area
Gets the absolute state of the flag for this area.
getAdjustedGreaterCorner() - Method in interface io.github.alshain01.flags.api.area.Cuboid
For fixed-height systems, this get the greater corner with y adjusted for height.
getAdjustedLesserCorner() - Method in interface io.github.alshain01.flags.api.area.Cuboid
For fixed-depth systems, this get the lesser corner with y adjusted for depth.
getAll() - Method in interface io.github.alshain01.flags.api.sector.SectorManager
Gets a collection of all sectors.
getArea() - Method in class io.github.alshain01.flags.api.event.AreaEvent
Gets the area involved in the event
getArea(String) - Static method in class io.github.alshain01.flags.api.FlagsAPI
Gets an area by cuboid system specific ID.
getAreaAt(Location) - Static method in class io.github.alshain01.flags.api.FlagsAPI
Gets an area from at a specific location.
getAreaLeft() - Method in class io.github.alshain01.flags.api.event.PlayerChangedAreaEvent
Gets the area the player is leaving.
getAreaPlugin() - Method in interface io.github.alshain01.flags.api.area.Area
Gets the plugin that defines this area.
getAreaPlugin() - Static method in class io.github.alshain01.flags.api.FlagsAPI
Gets the currently active cuboid system.
getAt(Location) - Method in interface io.github.alshain01.flags.api.sector.SectorManager
Gets a sector at a specified location
getBundle(String) - Static method in class io.github.alshain01.flags.api.FlagsAPI
Gets a bundle from the data store.
getBundleNames() - Static method in class io.github.alshain01.flags.api.FlagsAPI
Gets a set of bundle names created on the server.
getByName(String) - Static method in enum io.github.alshain01.flags.api.AreaPlugin
Gets the enumeration that matches the case sensitive plugin.yml name.
getBypassedFlags(Permissible) - Method in class io.github.alshain01.flags.api.Registrar
Gets a set of flags for the provided permissible
getBypassPermission() - Method in class io.github.alshain01.flags.api.Flag
Gets the bypass permission string.
getCuboidName() - Method in enum io.github.alshain01.flags.api.AreaPlugin
Gets the name of the area division for the cuboid system (i.e.
getDefault() - Method in class io.github.alshain01.flags.api.Flag
Gets the plug-in default value of the flag.
getDefaultArea(World) - Static method in class io.github.alshain01.flags.api.FlagsAPI
Gets the default area for the world.
getDefaultAreaMessage() - Method in class io.github.alshain01.flags.api.Flag
Gets the default area message of the flag.
getDefaultWildernessMessage() - Method in class io.github.alshain01.flags.api.Flag
Gets the default wilderness message of the flag
getDepth() - Method in interface io.github.alshain01.flags.api.sector.Sector
Gets the depth of the sector
getDescription() - Method in class io.github.alshain01.flags.api.Flag
Gets the flag's description
getDisplayName() - Method in enum io.github.alshain01.flags.api.AreaPlugin
Gets a user friendly string, including spaces, for the plug-in.
getFlag() - Method in class io.github.alshain01.flags.api.event.FlagEvent
Gets the flag involved in the event
getFlag(String) - Method in class io.github.alshain01.flags.api.Registrar
Gets a flag based on it's case sensitive name.
getFlagGroups() - Method in class io.github.alshain01.flags.api.Registrar
Gets a set of all registered flag group names.
getFlagIgnoreCase(String) - Method in class io.github.alshain01.flags.api.Registrar
Gets a flag, ignoring the case.
getFlagNames() - Method in class io.github.alshain01.flags.api.Registrar
Gets a set of all registered flag names.
getFlags() - Method in class io.github.alshain01.flags.api.Registrar
Gets a collection of all registered flags.
getFlagsByGroup() - Method in class io.github.alshain01.flags.api.Registrar
Gets a map of flag sets ordered by group
getGreaterCorner() - Method in interface io.github.alshain01.flags.api.area.Cuboid
Returns the location of the cuboid where x, y, and z are greatest.
getGreaterCorner() - Method in interface io.github.alshain01.flags.api.sector.Sector
Gets the corner where X and Z are greater.
getGreaterXCorner() - Method in interface io.github.alshain01.flags.api.sector.Sector
Gets the corner where X is greater and Z is lesser.
getGreaterZCorner() - Method in interface io.github.alshain01.flags.api.sector.Sector
Gets the corner where Z is greater and X is lesser.
getGroup() - Method in class io.github.alshain01.flags.api.Flag
Gets the group the flag is assigned to.
getGroup(String) - Method in class io.github.alshain01.flags.api.Registrar
Gets a set of flags for the provided group
getHandlerList() - Static method in class io.github.alshain01.flags.api.event.FlagChangedEvent
Static HandlerList for FlagChangedEvent
getHandlerList() - Static method in class io.github.alshain01.flags.api.event.FlagMessageChangedEvent
Static HandlerList for FlagMessageChangedEvent
getHandlerList() - Static method in class io.github.alshain01.flags.api.event.FlagPermissionTrustChangedEvent
Static HandlerList for FlagPlayerTrustChangedEvent
getHandlerList() - Static method in class io.github.alshain01.flags.api.event.FlagPlayerTrustChangedEvent
Static HandlerList for FlagPlayerTrustChangedEvent
getHandlerList() - Static method in class io.github.alshain01.flags.api.event.PlayerChangedAreaEvent
Static HandlerList for PlayerChangedAreaEvent
getHandlerList() - Static method in class io.github.alshain01.flags.api.event.SectorCreateEvent
Static HandlerList for SectorCreateEvent
getHandlerList() - Static method in class io.github.alshain01.flags.api.event.SectorDeleteEvent
Static HandlerList for SectorDeleteEvent
getHandlers() - Method in class io.github.alshain01.flags.api.event.FlagChangedEvent
 
getHandlers() - Method in class io.github.alshain01.flags.api.event.FlagMessageChangedEvent
 
getHandlers() - Method in class io.github.alshain01.flags.api.event.FlagPermissionTrustChangedEvent
 
getHandlers() - Method in class io.github.alshain01.flags.api.event.FlagPlayerTrustChangedEvent
 
getHandlers() - Method in class io.github.alshain01.flags.api.event.PlayerChangedAreaEvent
 
getHandlers() - Method in class io.github.alshain01.flags.api.event.SectorCreateEvent
 
getHandlers() - Method in class io.github.alshain01.flags.api.event.SectorDeleteEvent
 
getId() - Method in interface io.github.alshain01.flags.api.area.Area
Gets the area plugin's ID for this area.
getID() - Method in interface io.github.alshain01.flags.api.sector.Sector
Gets a unique identifier for this sector
getLesserCorner() - Method in interface io.github.alshain01.flags.api.area.Cuboid
Returns the location of the cuboid where x, y, and z are least.
getLesserCorner() - Method in interface io.github.alshain01.flags.api.sector.Sector
Gets the corner where X and Z are lesser.
getLocal() - Method in enum io.github.alshain01.flags.api.economy.EconomyPurchaseType
 
getLocation() - Method in interface io.github.alshain01.flags.api.sector.SectorLocation
Gets the Bukkit Location for this SectorLocation
getMessage(Flag) - Method in interface io.github.alshain01.flags.api.area.Area
Gets the message associated with a player flag.
getMessage(Flag, String) - Method in interface io.github.alshain01.flags.api.area.Area
Gets the message associated with a player flag and parses {AreaType}, {AreaName}, {Owner}, {World}, and {Player}.
getMessage() - Method in enum io.github.alshain01.flags.api.economy.EconomyTransactionType
 
getMessage() - Method in class io.github.alshain01.flags.api.event.FlagMessageChangedEvent
Gets the new message being set
getName() - Method in interface io.github.alshain01.flags.api.area.Area
Returns the name of the area defined in the area plugin.
getName() - Method in enum io.github.alshain01.flags.api.AreaPlugin
Gets the plug-in name as indicated in it's plugin.yml
getName() - Method in class io.github.alshain01.flags.api.Flag
Gets the name of the flag.
getName() - Method in interface io.github.alshain01.flags.api.sector.Sector
Gets the name of this sector.
getNewValue() - Method in class io.github.alshain01.flags.api.event.FlagChangedEvent
Gets the new value the flag is changing to
getOwners() - Method in interface io.github.alshain01.flags.api.area.Ownable
Gets a set of owners for the area.
getParent() - Method in interface io.github.alshain01.flags.api.area.Subdividable
Gets the parent of a subdivision area
getParent() - Method in interface io.github.alshain01.flags.api.sector.Sector
Gets the parent of this sector
getPermission() - Method in class io.github.alshain01.flags.api.Flag
Gets the flag permission string.
getPermissionTrust(Flag) - Method in interface io.github.alshain01.flags.api.area.Area
Gets a collection of trusted permissions including those trusted in world defaults
getPermittedFlagGroup(Permissible, String) - Method in class io.github.alshain01.flags.api.Registrar
Gets a set of flags for the provided group that the permissible has permission to use.
getPermittedFlagGroups(Permissible) - Method in class io.github.alshain01.flags.api.Registrar
Gets a set of all registered flag group names that contain flags the permissible is allowed to use.
getPermittedFlags(Permissible) - Method in class io.github.alshain01.flags.api.Registrar
Gets a set of flags for the provided permissible
getPermittedFlagsByGroup(Permissible) - Method in class io.github.alshain01.flags.api.Registrar
Gets a map of flag sets ordered by group that are permitted for use
getPlayer() - Method in class io.github.alshain01.flags.api.event.PlayerChangedAreaEvent
Gets the player changing areas
getPlayerFlags() - Method in class io.github.alshain01.flags.api.Registrar
Gets a set of flags defined as player flags
getPlayerTrust(Flag) - Method in interface io.github.alshain01.flags.api.area.Area
Gets a list of trusted players including those trusted in the world defaults Wilderness and Default areas will be absolute with this method.
getPrice(EconomyPurchaseType) - Method in class io.github.alshain01.flags.api.Flag
Gets the price of the flag or message.
getRawMessage(Flag) - Method in interface io.github.alshain01.flags.api.area.Area
Gets the message associated with a player flag and returns it as-is.
getRegistrar() - Static method in class io.github.alshain01.flags.api.FlagsAPI
Gets the registrar for this instance of Flags.
getRelationship(Area) - Method in interface io.github.alshain01.flags.api.area.Area
Returns the relationship of the provided area to the existing area This is true such that this is a (PARENT, CHILD, ETC.) of the provided area.
getSector() - Method in class io.github.alshain01.flags.api.event.SectorEvent
Gets the sector being changed
getSectorManager() - Static method in class io.github.alshain01.flags.api.FlagsAPI
Gets the sector manager for this instance of Flags.
getSender() - Method in class io.github.alshain01.flags.api.event.FlagEvent
Gets the CommandSender requesting the flag change
getSetting() - Static method in enum io.github.alshain01.flags.api.economy.EconomyBaseValue
Gets the enumerated value of the active setting
getStandardFlags() - Method in class io.github.alshain01.flags.api.Registrar
Gets a set of flags not defined as player flags
getState(Flag) - Method in interface io.github.alshain01.flags.api.area.Area
Gets the state of the flag for this area or the default flag if not set.
getTrustee() - Method in class io.github.alshain01.flags.api.event.FlagPermissionTrustChangedEvent
Gets the permission node whos trust is changing
getTrustee() - Method in class io.github.alshain01.flags.api.event.FlagPlayerTrustChangedEvent
Gets the player whos trust is changing
getUniqueId() - Method in interface io.github.alshain01.flags.api.area.Identifiable
Returns a unique id of the area, if supported by the cuboid system.
getWildernessArea(World) - Static method in class io.github.alshain01.flags.api.FlagsAPI
Gets the wilderness area for the world.
getWorld() - Method in interface io.github.alshain01.flags.api.area.Area
Gets the world in which area resides.
getWorld() - Method in interface io.github.alshain01.flags.api.sector.Sector
Gets the world the sector is located in
getWorld() - Method in interface io.github.alshain01.flags.api.sector.SectorLocation
Gets the unique ID of the world associated with this location
getX() - Method in interface io.github.alshain01.flags.api.sector.SectorLocation
Gets the X Block coordinate for this SectorLocation
getY() - Method in interface io.github.alshain01.flags.api.sector.SectorLocation
Gets the Y Block coordinate for this SectorLocation
getZ() - Method in interface io.github.alshain01.flags.api.sector.SectorLocation
Gets the Z Block coordinate for this SectorLocation

A B C D E F G H I O P R S T V