Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class ClaimBucketListener(zoneType: String, sendMessage: Boolean = true) : ProtectionListener
Link copied to clipboard
class ClaimEndCrystalListener(zoneType: String, sendMessage: Boolean = true) : ProtectionListener
Link copied to clipboard
class ClaimEntityDamagePlayerListener<T : Entity>(name: String, clazz: KClass<T>, zoneType: String) : ProtectionListener
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class ClaimPlayerDamageEntityListener<T : Entity>(name: String, clazz: KClass<T>, zoneType: String) : ProtectionListener
Link copied to clipboard
Link copied to clipboard
class ClaimProtectionListener(plugin: ImprovedFactionsPlugin, zoneType: String, section: ConfigurationSection)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract class ProtectionListener(zoneType: String, sendMessage: Boolean = true) : Listener