This repository was archived by the owner on Aug 2, 2026. It is now read-only.
MotorTownMods v0.10.2
New endpoints!
GET /companies/*/depots- List the company-owned depotsGET /companies/*/depots/*- List specific company-owned depotGET /delivery- List currently active deliveriesGET /delivery/*- List specific active deliveryDELETE /players/*/gameplay/effects- Delete active gameplay effect on selected player
New webhooks
ServerCreateCompanyServerCloseDownCompanyServerRequestJoinCompanyServerDenyCompanyJoinRequest
Bugfixes
- Fix
GET /companieswill return just companies, instead of needing to specify the filter - Fix
POST /players/<id>/teleportnot actually teleport player - Fix
ServerCargoArrivedreturning empty cargo list