📦
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
  • Special moderators permissions
  • modipperms table structure
  • Creating a category

Was this helpful?

Edit on GitHub
  1. Phpmyadmin

Create Modip

Assign special permissions to moderators using PHPMyAdmin

Special moderators permissions

Many people do not know about this section but it is useful for moderators.

modipperms table structure

Name
Information
Args

categoryID

Add a unique number to the category

(optional)

actionFreeCopy

Permission to obtain free copies of levels

(Disabled by default) [0: Disabled / 1: Enabled]

Creating a category

Learn to access phpMyAdmin: 🔐 Accessing to phpMyAdmin

Learn phpMyAdmin structure: 🔐 Site Structure

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

  2. Open the insert tab.

  3. Fill out all fields correctly.

  4. Click on "Go".

  5. You have created special mod permission correctly!

Last updated 1 year ago

Was this helpful?

🔐