Installation
-
Dependencies
Make sure these are installed and started before Koja Trucker:ensure oxmysql ensure koja-lib -
Drop in the resource
- Extract the resource into your server's
resourcesdirectory. - Keep the folder name
koja-trucker(exports and events are namespaced to it). - Add it to your
server.cfg:
ensure koja-trucker - Extract the resource into your server's
-
Database
The required tables are created automatically on first start (controlled bygeneral.autoCreateTablein the config). You don't need to import any SQL. The resource owns these tables — all prefixedkoja-trucker*:Table Purpose koja-truckerPer-player level, XP, skill points, skills, totals koja-trucker-accountsDisplay name & account type koja-trucker-companiesCompanies koja-trucker-company-membersMembership & roles koja-trucker-company-invitationsOutgoing invites koja-trucker-company-requestsJoin requests koja-trucker-company-activityLive activity feed koja-trucker-shipment-historyDelivery history koja-trucker-promocodesPromo codes koja-trucker-promocode-redemptionsWho redeemed what koja-trucker-questsPer-player daily/weekly quest state -
Framework
Koja Trucker auto-detects ESX, QBCore or ox throughkoja-lib. No manual bridge configuration is required in the common case. -
First launch
- Start the server and join.
- Open the tablet (default command
/trucker— see Configuration to rename it). - Grant yourself admin (see Admin panel) to start creating depots and orders.
Related pages
- Commands — Every admin command lives under one root: /truckeradmin.
- Features — Koja Trucker includes a full set of progression, social, and admin-driven systems.
- Configuration — Almost everything is editable live from the in-game admin panel (no restart), and persisted to data/config.json. You can also edit that file directly.
- Trucker — back to the section overview