UndiscoveredCondition

See the documentation for Undiscovered.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard
open override val aliases: List<String>

The aliases for this registrable.

Functions

Link copied to clipboard
open override fun evaluateCondition(trigger: RegistrableTrigger, event: Event, target: TargetType, arguments: List<String>): Boolean

Evaluates the condition, given the trigger, event, target and arguments.