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

Click Redeem code in the top bar.
Enter the code in the masked input and confirm.
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.
The redeem field is a masked (password‑style) input. This is intentional: streamers can redeem codes on camera without leaking the code to their viewers.
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.
Each code is single‑use: once redeemed, it can never be used again.
Last updated