Hello everyone!
It has been a while since I released anything new on my website. I've been working on updates behind the scenes, but I wanted to take a moment to let you all know that I have recently updated the registration page for Trinity Core.
The latest updates include:
- New variables: $realmlist, which sets the realmlist inside the config.php, and $title, which sets the website title inside the config.php.
Registration updates: Checking if the user or email already exists and returning an error on the index page, as well as fixing the success message. Additionally, a new file has been added called Check.php, which includes the following checks:
- Total account count, which returns the total number of accounts that will be displayed on the homepage.
- Total online count, which returns the current number of players online and displays it on the homepage.
- Total banned account count, which returns the total number of active banned accounts and displays it on the homepage.
- Uptime, which returns the uptime and displays it on the homepage.
You can find the latest updates on my github here:
If you have any questions or would like to see other emulators supported with this registration page, please feel free to reach out to me on Discord: PrivateDonut#0001.