📦
Community Guide
  • README
  • ❔Faq
    • Accessing Pma
    • Level Reupload 1005 Error
    • Missing Dlls Fix
    • Package Parsing Error Android
    • Phpmyadmin And Ftp
  • 🛠️In Game Help
    • Add Mod Menu
    • Level Commands
    • Remove 6 Digit Song Limit Android
    • Remove Android Anticheat
    • Texture Pack
  • 🔐Phpmyadmin
    • Actions Explain
    • Banning
    • Basic Explanation Of The Php My Admin Tables
    • Change Default Downloads Likes
    • Create Gauntlets
    • Create Mappacks
    • Create Modip
    • Create Quests
    • Create Roles
    • Detailed Explanation Of Phpmyadmin Tables And Columns
    • Elegant Sql Fixes
    • Give Permissions
    • Placing Roles
    • Site Structure
    • PhpMyAdmin FAQ
  • Misc
    • How To Use Tools
    • Making An Old GDPS Version
  • Backend
    • How Autoban Php Works
    • How Cron Works
Powered by GitBook
On this page
  • Placing role structure
  • Placing a role to a user

Was this helpful?

Edit on GitHub
  1. Phpmyadmin

Placing Roles

Assign a user a role using phpMyAdmin

Last updated 1 year ago

Was this helpful?

Placing role structure

Name
Information
Args

assignID

Add a unique number to the assing

(optional)

roleID

you want to place

(from the "roles" table)

accountID

ID of the account user you want to place

(from the "accounts" table)

Placing a role to a user

Learn to access phpMyAdmin: 🔐 Accessing to phpMyAdmin

Learn phpMyAdmin structure: 🔐 Site Structure

  1. Access to your phpMyAdmin database and Look for "roleassign".

  2. Open the insert tab.

  3. Fill out all fields correctly.

  4. Click on "Go".

  5. 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.

🔐
ID of the role