> For the complete documentation index, see [llms.txt](https://27rogi.gitbook.io/server-toolbox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://27rogi.gitbook.io/server-toolbox/configuration/general/modules.md).

# Modules

This mod has a simple semi-modular system that allows you to disable specific commands and functionality. This might be useful when you have some mod conflicts or use an alternative mods.

{% hint style="warning" %}
Modules marked with <mark style="background-color:red;">❗</mark> may cause bugs due to lack of testing on servers. Feel free to report bugs in any form on the GitHub repo.
{% endhint %}

### MOTD

This module enables message with your text when player joins, and enables `/motd` command to view message manually.

### Rules

This module enables `/rules` command which is useful when you want to state few rules on your server.

### KIts <mark style="background-color:red;">❗</mark>

This module enables kits and related commands. More information can be found in [Kits](/server-toolbox/configuration/kits.md) section.

### Colorful Anvils

This module enables mixin that allows players to format their item names using anvils, but only if they have `server-toolbox.colorful.anvils` permission.

### Broadcaster <mark style="background-color:red;">❗</mark>

This module enables broadcasts and related commands. More information can be found in [Broadcaster](/server-toolbox/configuration/broadcaster.md) section.

### Spawn

This module enables spawn related commands and player death detection. It allows to create spawns per-dimension. More information can be found in&#x20;
