ClaimBucketListener

class ClaimBucketListener(zoneType: String, sendMessage: Boolean = true) : ProtectionListener

Constructors

Link copied to clipboard
constructor(zoneType: String, sendMessage: Boolean = true)

Functions

Link copied to clipboard
open override fun namespace(): String
Link copied to clipboard
fun protectChunk(event: Cancellable, chunk: Chunk?)
Link copied to clipboard
fun shouldProtect(chunk: Chunk?): Boolean