Createlicense
This command allows an admin to create a license for a specific user and product, with optional IP restrictions and an expiration date
The command used to create license is /createlicense <user> <expiration> <product> <ip1> <ip2> <ip3>
.
user
Specifies the Discord user to assign the license to
true
expiration
Defines the expiration date of the license. You can input a specific date in YYYY-MM-DD
format, or use 0
for a lifetime license
true
product
Specifies the product for which the license is being created. This argument supports autocomplete to help select from available products in the database
true
ip1
Specifies the primary authorized IP address for the license. Enter 0
to allow access from any IP address or auto to pick the first ip
true
ip2
Optionally specifies a second authorized IP address for the license
false
ip3
Optionally specifies a third authorized IP address for the license
false

Last updated