Basics Module
interface BasicsModule
Represents a module. Implementations require a public constructor that takes in a com.github.spigotbasics.core.module.loader.ModuleInstantiationContext.
Inheritors
Properties
Link copied to clipboard
This module's CommandFactory
Link copied to clipboard
This module's command manager
Link copied to clipboard
This module's config
Link copied to clipboard
The CoreConfig instance
Link copied to clipboard
The CoreMessages instance
Link copied to clipboard
This module's event bus
Link copied to clipboard
Info about this module
Link copied to clipboard
This module's key factory
Link copied to clipboard
This module's Logger
Link copied to clipboard
The global Message Factory
Link copied to clipboard
This module's message config
Link copied to clipboard
This module's class loader
Link copied to clipboard
This module's permission manager
Link copied to clipboard
Basics instance
Link copied to clipboard
This module's scheduler
Link copied to clipboard
The global Tag Resolver Factory
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Get namespaced resource name in the format
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard