💰Changing a user's plan

Use this as alternative if the UI doesn't work when changing a user's plan.

To change a user's plan, you will need to do the following:

  1. Put something like this in your browser

  • Replace localhost:8080 with your IP address or domain

  • Replace 693801767766458408 with the ID of the user you will change package

  • Replace package with the name of the package (packages types are on settings.json)

After doing this, hit Enter and the user's plan will be changed!

Last updated