Tebex API

Script Tebex API 1.0

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

cheezburga

Member
Nov 15, 2018
39
6
8
Australia
cheezburga submitted a new resource:

Tebex API - Access your server's Tebex data.

This script allows you to access your server's Tebex data. It was coded using Skript 2.8 and skript-reflect 2.4. It does this by sending HTTP requests to the Tebex RPC endpoint, which should return the requested data.

The data is loaded using custom effects. Most of the effects follow the general pattern of load __ [to %objects%]. If no object is specified (like a variable, for example), then the last tebex result expression will be set instead. If one is specified...

Read more about this resource...
 
This is a really interesting and potentially useful tool, I'd love to see more features added to this.
For example, generating coupons on the tebex store for example and setting the coupon code to something specified by the skript.
With more back and forth systems one could do a lot of really interactive things.