Voxel Shop beta is live. Expect occasional bugs. Learn more
Designed for servers requiring stability, flexibility, and advanced features to keep players managed
UC_PermissionSystem isn't just another permission plugin. It is a complete suite designed for modern servers requiring stability, flexibility, and advanced features to keep players managed. From context-based permissions to a visual web editor, this plugin has it all.
Available in two versions: Free (Core Essentials) and Premium (Advanced Features).
| Context System (World, Server, Region, etc.) | ✅ Included | ✅ Included |
| Groups & Tracks | ✅ Included | ✅ Included |
| Multi-Storage (YAML, SQLite, MySQL) | ✅ Included | ✅ Included |
| Audit Logs | ✅ Included | ✅ Included |
| Multi-Language (English/Spanish) | ✅ Included | ✅ Included |
| Regex Permissions | ✅ Included | ✅ Included |
| Command Sets Management | ✅ Included | ✅ Included |
| Web Editor | ❌ | ✅ Included |
| In-Game GUI Editor | ❌ | ✅ Included |
| Backup System | ✅ Included | ✅ Included |
Admin Panel![]() | Web Editor![]() |
Context Config![]() | Track Management![]() |
Command Sets![]() | Manage Groups![]() |
Permission Discovery![]() | Manage Users![]() |
Manage everything visually! No need to edit files or remember complex commands for every task.
Admins can access a powerful Web Editor using /uc_permission admin editor to manage users, groups, tracks, and permissions visually in a browser.

Full control from within the game.

/uc_permission admin group | ... | Manage groups, inheritance, and meta. |
/uc_permission admin user | ... | Manage user permissions and groups. |
/uc_permission admin track | ... | Manage tracks configuration. |
/uc_permission admin promote | <user> <track> | Promote a user along a track. |
/uc_permission admin demote | <user> <track> | Demote a user along a track. |
/uc_permission admin context | ... | Manage context definitions. |
/uc_permission admin audit | View audit logs. | |
/uc_permission admin backup | [name] | Create a full backup. |
/uc_permission admin restore | <name> | Restore data from a backup. |
/uc_permission admin migrate | <from> <to> | Migrate database types. |
/uc_permission admin editor | Open the Web Editor. | |
/uc_permission admin gui | Open the in-game GUI menu. | |
/uc_permission admin apply | <code> | Apply changes from Web Editor. |
The config.yml file handles core settings. Here's a glimpse:
settings:
default-language: "English"
enable-prefix: true
op-override: true # OPs have all permissions
storage:
type: "yaml" # Options: yaml, sqlite, mysql
sync-interval: 60
sqlite:
file: "data.db"
mysql:
host: "localhost"
database: "uc_permissionsystem"
web-editor:
enabled: true
web-port: 2702
api-port: 2701
features:
groups: true
tracks: true
context-support: true
audit-logs: true
web-editor: true
Free Version Files:
config.ymlfeatures/groups.ymlfeatures/tracks.ymlfeatures/contexts.ymlfeatures/chat.ymlPremium Version Files:
config.ymlfeatures/groups.ymlfeatures/tracks.ymlfeatures/contexts.ymlfeatures/web_editor.ymlfeatures/chat.ymlUC_PermissionSystem.jar plugin.plugins/ folder.config.yml./uc_permission admin help to see all available commands!Check out our official website for all developed plugins: minecraft.universalcores.com
Universal Cores Suite Progress:



Want to support the development?
Have questions before buying? Need help with configuration?