-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Sasha Baranov edited this page Jun 12, 2026
·
1 revision
- Download the latest
aicraft-x.x.x.jarfrom Releases or Modrinth. - Place the JAR in your server's
plugins/folder. - Start or restart the server.
- 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) |
- Edit
config.yml(andweb.ymlif using the web UI). - Restart the server. Reloading may not restart the web server or database pool.
See Configuration for all options.