ImprovedFactions
Toggle table of contents
2.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
ImprovedFactions
ImprovedFactions
/
io.github.toberocat.improvedfactions.listeners.claim
/
ProtectionListener
Protection
Listener
abstract
class
ProtectionListener
(
zoneType
:
String
,
sendMessage
:
Boolean
=
true
)
:
Listener
Inheritors
ClaimArmorStandManipulateListener
ClaimBlockBreakListener
ClaimBlockInteractListener
ClaimBlockPlaceListener
ClaimBucketListener
ClaimCreeperExplosionListener
ClaimEndCrystalListener
ClaimEntityBreakHangingListener
ClaimEntityDamagePlayerListener
ClaimEntityInteractionListener
ClaimEntitySpawnedByEggListener
ClaimFullTntListener
ClaimMobDestructionListener
ClaimMobSpawnListener
ClaimPlayerDamageEntityListener
ClaimProjectileListener
ClaimTntListener
ClaimTramplingListener
ClaimVehicleBreakListener
GeneralPvPListener
InFactionPvPListener
Members
Constructors
Protection
Listener
Link copied to clipboard
constructor
(
zoneType
:
String
,
sendMessage
:
Boolean
=
true
)
Functions
namespace
Link copied to clipboard
abstract
fun
namespace
(
)
:
String
protect
Chunk
Link copied to clipboard
fun
protectChunk
(
event
:
Cancellable
,
chunk
:
Chunk
?
)
should
Protect
Link copied to clipboard
fun
shouldProtect
(
chunk
:
Chunk
?
)
:
Boolean