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

Reediming Codes

Players turn codes into tokens using the Redeem code button in the shop's top bar.

How players redeem

  1. Click Redeem code in the top bar.

  2. Enter the code in the masked input and confirm.

  3. The server checks the code against vip_codes. If it exists and hasn't been redeemed, the player's token balance is credited and the code is marked as redeemed.

Where codes come from

Codes have an origin:

  • Tebex — created automatically when a customer buys your Tebex token package (via Config.TebexCommand).

  • Admin — generated by hand from the admin Codes tab, for giveaways, events or support.

Last updated