Nucleus is no longer updated and this site is frozen in time. Some links may be broken.
Welcome to the new docs site for Nucleus v2! Still on Nucleus v1? Visit the old site here.
« Return to Documentation Home Page // How to Enable & Disable Modules

How to Enable & Disable Modules

Nucleus allows you to select which functionality that the plugin will provide.

Nucleus is broken into multiple modules that can be enabled or disabled as required. Modules can be enabled/disabled in main.conf.

Unlike most other Nucleus configuration options, any changes to modules will not take effect until you restart your server.

In the main.conf file, the section -modules will contain a list of modules to enable state pairs. For example, the afk module will generate an entry looking like the following:

afk=ENABLED

By default, all modules are enabled unless another plugin tells Nucleus not to load it because it will handle the . Modules are be set to one of three states:

  • ENABLED: default, the module will be loaded unless another plugin asks for the module to be disabled.
  • DISABLED: the module will not be loaded
  • FORCELOAD: the module will be loaded and cannot be disabled

Change each entry as required. Once done, restart your server to change the modules that are loaded.

Search

Downloading search database, this won't take long...