Skip to content

Installation

Sasha Baranov edited this page Jun 12, 2026 · 1 revision

Installation

  1. Download the latest aicraft-x.x.x.jar from Releases or Modrinth.
  2. Place the JAR in your server's plugins/ folder.
  3. Start or restart the server.
  4. On first run, Aicraft creates:
File Purpose
plugins/Aicraft/config.yml AI endpoint and model settings
plugins/Aicraft/web.yml Web UI, database, rate limits
plugins/Aicraft/aicraft.db SQLite database (auto-created)
  1. Edit config.yml (and web.yml if using the web UI).
  2. Restart the server. Reloading may not restart the web server or database pool.

See Configuration for all options.

Clone this wiki locally