How to use
On this page, we will explain how you should use the resource.
Default commands
/vipmenu: Open vip menu (Configurable in Config.lua).
/code: Redeem a code (Configurable in Config.lua).
Deployment to other resources
To stretch the VIP data of a user we can do it using the following exports:
If you need help on how to use this data in your resources, do not hesitate to request support.
Export to give vip status
This export returns true if the VIP was delivered and false if the user has an active VIP.
Example use
Export to get days remaining
Return the days remaining of a vip, if is lifetime return 'lifetime' or false if not vip
Last updated