Docs
Paid Modules

Overview

How to purchase, claim, and install official paid modules and add-ons for Medusa.

Documentation for standard and included modules is available directly within your Medusa Web Dashboard under the Documentation tab. This section provides setup and installation guides exclusively for Paid Modules and Add-ons.

Medusa's modular engine allows you to extend your bot with specialized commercial add-ons. Paid modules add powerful new systems such as Minecraft server bridges, visual automation builders, role-locked emojis, virtual economies, and digital product delivery.

How to Add Paid Modules

Adding a paid module to your Medusa instance follows a simple three-step process:

Step 1: Purchase the Add-on on BuiltByBit

Browse and purchase your desired module add-on on the Zero Development BuiltByBit Store.

Step 2: Claim the Module to Your License

Once purchased, bind the add-on entitlement to your Medusa license key:

  1. Join the Zero Development Discord.
  2. Navigate to the 「🤖」commands channel.
  3. Run the /claim command and follow the interactive prompts to enter your BuiltByBit invoice or transaction ID.
  4. Medusa's licensing API automatically updates your license key entitlements with the new add-on.

Step 3: Download & Install

You can install claimed modules either automatically or manually:

  1. In your Medusa root directory, ensure automatic updates are enabled.
  2. Restart Medusa by running node index.js or through your control panel.
  3. On startup, Medusa validates your license against the Zero API, detects your new add-on entitlement, downloads the module archive, extracts it into modules/<name>/, and boots the module automatically.

Method B: Manual Installation

  1. Download the module archive from your BuiltByBit purchase downloads.
  2. Extract the folder into the modules/ directory of your Medusa installation (e.g. modules/minecraft).
  3. Restart Medusa. The module will be registered and loaded on startup.

Available Paid Modules

Explore the dedicated setup guides for each paid module:

On this page