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

Home

The Home tab is the shop's landing page. It is opened with the shop command (/vip by default) and is what every player sees first.

A rotating banner carousel at the top, managed from the admin Home / Banners tab. Use it to advertise sales, new drops or events.

Most bought this week

A live best‑seller ranking. The server counts purchases within the window set by Config.Weekly.days and shows the top Config.Weekly.count products.

  • It is calculated automatically from the vip_transactions table — there is nothing to set manually.

  • The same data powers the admin Featured tab.

If no purchases have been made in the window yet, the section shows a friendly "empty" message instead of blank space.

New arrivals

The most recently added products, across every category — ordered by how recently they were created. Add a product in any category from the admin panel and it appears here immediately, tagged NEW.

The top bar

Present on every shop tab:

  • Redeem code — opens a masked input to redeem a token code.

  • VIP chip — shows your VIP status. When active it displays your expiry date; when not, it shows INACTIVE. Hover it for a tooltip with the exact detail.

  • Token balance — your current token total, updated live after every purchase, transfer or reward.

Last updated