For the complete documentation index, see llms.txt. This page is also available as Markdown.

v1.0.3

Added

  • Ticket logging via Discord webhook — ticket open & close events (with a transcript link) now post straight to a Discord channel you set in shared/webhooks.lua. No bot required. Split them into separate channels with ticketsOpen / ticketsClose.

  • Inventory support — tgiann-inventory.

  • Garage support — tgiann-realparking (vehicle state, read-only).

  • Invoice support — codem-mphone (mPhone v2 newbilling).

Fixed

  • /ticket — players without admin permission now open the player ticket menu instead of an empty screen.

  • Dashboard — removed leftover placeholder text on the Online Players card.

Changed Files

  • server/data/tickets/transcript.luaserver/data/tickets/system.luaserver/cloud/handlers.luashared/webhooks.luabridge/inventory/tgiann-inventory.luabridge/inventory/_export_provider.luabridge/garage/adapters/tgiann-realparking.luabridge/invoices/adapters/codem-mphone.luabridge/invoices/handlers.luabridge/registry.luashared/config.luafxmanifest.luaui/dist/*locales/*

Last updated