Changing a user's plan
Last updated
Last updated
To change a user's plan, you will need to do the following:
Put something like this in your browser
Replace localhost:8080
with your IP address or domain
Replace 693801767766458408
with the ID of the user whose package you wish to change.
Replace premium
with the name of the package (package types are listed in settings.json
)
After doing this, hit Enter and the user's plan will be changed!