Skip to content

Installation

Get lumix_coinshop running on your server.

Dependencies

Start these before the coinshop:

  • oxmysql
  • ox_lib
  • ox_inventory
  • lumix_bridge

Example server.cfg order:

ini
ensure oxmysql
ensure ox_lib
ensure ox_inventory
ensure lumix_bridge
ensure lumix_coinshop

Language and brand color come from lumix_bridge Theme (/lbridge).
Config.Locale in coinshop is only a fallback if the bridge is offline.

First run

On start, the resource creates its MySQL tables and seeds default catalog / bundles / donor ranks if empty.

Open /coinadmin once after install to review and customize content.

Open the shop (players)

EntryNotes
NPCEnabled in shared/config.luaConfig.NPC
/coinshopChat command (keybind optional via Config.Command.openMenu)
/vipmenuOpens the VIP section of the shop
/tradeOpens trade UI

Open admin

txt
/coinadmin

Requires framework admin (IsAdmin in server/editable.lua), same idea as bridge admin groups.

Related admin coin commands (names in config): addcoin, removecoin, setcoin.

Optional — Tebex

Console helpers for pending redeems: tebexset / coinshop_tebex.
Package mapping lives in server/serverConfig.luaTebexPackages.

Next steps

  1. Player UI — tablet sections + crates
  2. Admin — coinadmin sections
  3. Config — editable Lua vs DB
  4. Developers — exports & events

DMCA.com Protection Status

Lumix Scripts operates independently and is not authorized, sponsored, or endorsed by Cfx.re, Rockstar Games, or Take-Two Interactive.