Skip to main content

Modules

Takaro provides a comprehensive module system that allows you to add functionality to your game servers. For detailed module documentation, commands, hooks, and configuration options, visit:

modules.takaro.io

The modules website provides:

  • Complete list of built-in modules
  • Community modules
  • Command documentation
  • Configuration schemas
  • Hook and cron job details

Installing Modules

You can install modules by navigating to a gameserver in the Takaro dashboard and clicking the "Modules" link. From there you can browse, configure, and install modules.

Creating Custom Modules

If you want to create your own modules, check out the Development section for guides on building custom functionality.