Placing Roles
Assign a user a role using phpMyAdmin
Last updated
Assign a user a role using phpMyAdmin
Last updated
Name | Information | Args |
---|---|---|
Learn to access phpMyAdmin: 🔐 Accessing to phpMyAdmin
Learn phpMyAdmin structure: 🔐 Site Structure
Access to your phpMyAdmin database and Look for "roleassign".
Open the insert tab.
Fill out all fields correctly.
Click on "Go".
You have assigned a role to a user!
If the user has a moderator-badge (with the req permission enabled), they can navigate in-game to Settings -> "Help" -> "Req" to activate the moderator buttons on levels.
assignID
Add a unique number to the assing
(optional)
roleID
ID of the role you want to place
(from the "roles" table)
accountID
ID of the account user you want to place
(from the "accounts" table)