Package-level declarations

Types

Link copied to clipboard
open class CommandExecutor(plugin: ImprovedFactionsPlugin) : TabExecutor
Link copied to clipboard
data class CompletionLevelNode(val children: MutableMap<String, CompletionLevelNode> = mutableMapOf())

Properties

Link copied to clipboard