> For the complete documentation index, see [llms.txt](https://gdpsfh.gitbook.io/community-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gdpsfh.gitbook.io/community-guide/phpmyadmin/create-modip.md).

# 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](/community-guide/phpmyadmin/site-structure.md)

Learn phpMyAdmin structure: 🔐 [Site Structure](/community-guide/phpmyadmin/site-structure.md)

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!
