πŸ›’Tebex Integration

This section shows how the VIP system integrates with Tebex to add diamonds when a purchase is made through your Tebex store.

The provided command is designed to be triggered only by Tebex.


Command: addDiamonds

Usage:

addDiamonds {transaction} amount
  • {transaction} β†’ Don't change, it's a variable from tebex.

  • amount β†’ Number of diamonds purchased.


Example Tebex command setup in your package

Where 100 is the number of diamonds to add for that package.


Last updated