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

S

Sector - Interface in io.github.alshain01.flags.api.sector
Defines a Sector cuboid.
SectorCreateEvent - Class in io.github.alshain01.flags.api.event
Event that occurs when a sector is created.
SectorCreateEvent(Sector) - Constructor for class io.github.alshain01.flags.api.event.SectorCreateEvent
Creates a new SectorCreateEvent
SectorDeleteEvent - Class in io.github.alshain01.flags.api.event
Event that occurs when a sector is deleted.
SectorDeleteEvent(Sector) - Constructor for class io.github.alshain01.flags.api.event.SectorDeleteEvent
Creates a new SectorDeleteEvent
SectorEvent - Class in io.github.alshain01.flags.api.event
Superclass for all sector based events.
SectorEvent(Sector) - Constructor for class io.github.alshain01.flags.api.event.SectorEvent
Creates a new SectorEvent
SectorLocation - Interface in io.github.alshain01.flags.api.sector
Provides a "load safe" location for sector coordinates.
SectorManager - Interface in io.github.alshain01.flags.api.sector
 
serialize() - Method in class io.github.alshain01.flags.api.Flag
 
set() - Method in enum io.github.alshain01.flags.api.economy.EconomyBaseValue
 
setBundle(String, Collection<Flag>) - Static method in class io.github.alshain01.flags.api.FlagsAPI
Sets a bundle to the data file.
setCancelled(boolean) - Method in class io.github.alshain01.flags.api.event.FlagChangedEvent
 
setCancelled(boolean) - Method in class io.github.alshain01.flags.api.event.FlagMessageChangedEvent
 
setCancelled(boolean) - Method in class io.github.alshain01.flags.api.event.FlagPermissionTrustChangedEvent
 
setCancelled(boolean) - Method in class io.github.alshain01.flags.api.event.FlagPlayerTrustChangedEvent
 
setCancelled(boolean) - Method in class io.github.alshain01.flags.api.event.PlayerChangedAreaEvent
 
setDepth(int) - Method in interface io.github.alshain01.flags.api.sector.Sector
Sets the depth of the sector
setInherited(boolean) - Method in interface io.github.alshain01.flags.api.area.Subdividable
Sets if a subdivision is inheriting from it's parent
setMessage(Flag, String, CommandSender) - Method in interface io.github.alshain01.flags.api.area.Area
Sets or removes the message associated with a player flag.
setName(String) - Method in interface io.github.alshain01.flags.api.area.Renameable
Sets the name of the cuboid.
setName(String) - Method in interface io.github.alshain01.flags.api.sector.Sector
Sets the name of the sector.
setPrice(EconomyPurchaseType, double) - Method in class io.github.alshain01.flags.api.Flag
Sets the price of the flag or message
setState(Flag, Boolean, CommandSender) - Method in interface io.github.alshain01.flags.api.area.Area
Sets the state of the flag for this area.
setTrust(Flag, OfflinePlayer, CommandSender) - Method in interface io.github.alshain01.flags.api.area.Area
Adds player to a the trust.
setTrust(Flag, Permission, CommandSender) - Method in interface io.github.alshain01.flags.api.area.Area
Adds permission to a the trust.
Siegeable - Interface in io.github.alshain01.flags.api.area
Defines areas that can be placed under siege by the area plugin
Subdividable - Interface in io.github.alshain01.flags.api.area
Defines areas that can be subdivided into parent/child subdivisions.

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