TranslationsModule

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val description: ModuleDescription

The module description. This is used to get information about the module.

Functions

Link copied to clipboard
open override fun onDisable()

This method is called when the module is unloaded.

Link copied to clipboard
open override fun onEnable()

This method is called when the module is loaded.