TextCommandProvider

@InterfacedService(acceptMultiple = true)
interface TextCommandProvider(source)

Interface to declare text commands, ran once at startup.

Usage: Register your instance as a service with @BService or any annotation that enables your class for dependency injection.

See also

@Command

@JDATextCommandVariation

@InterfacedService

Functions

Link copied to clipboard