ImprovedFactions
Toggle table of contents
2.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
ImprovedFactions
ImprovedFactions
/
io.github.toberocat.improvedfactions.zone
/
ZoneHandler
Zone
Handler
object
ZoneHandler
Members
Properties
FACTION_
ZONE_
TYPE
Link copied to clipboard
const
val
FACTION_ZONE_TYPE
:
String
Functions
create
Zone
Link copied to clipboard
fun
createZone
(
plugin
:
ImprovedFactionsPlugin
,
type
:
String
,
section
:
ConfigurationSection
)
default
Zone
Check
Link copied to clipboard
fun
defaultZoneCheck
(
plugin
:
ImprovedFactionsPlugin
)
get
Zone
Link copied to clipboard
fun
getZone
(
type
:
String
)
:
Zone
?
get
Zone
Claims
Link copied to clipboard
fun
getZoneClaims
(
)
:
List
<
FactionClaim
>
get
Zones
Link copied to clipboard
fun
getZones
(
)
:
Set
<
String
>
has
Zone
Link copied to clipboard
fun
hasZone
(
type
:
String
)
:
Boolean
unclaim
Link copied to clipboard
fun
unclaim
(
chunk
:
Chunk
)