z_permission

Lightweight YAML-based permission management plugin with group inheritance, prefix/suffix support, and seamless integration with the z plugins.

Permission

A efficient permission management plugin for Minecraft servers.
 

Dependencies

  • z_core (required)
 

Features

  1. YAML-Based Configuration - Simple and readable permission files
  2. Group System - Create unlimited permission groups
  3. Inheritance - Groups can inherit from parent groups
  4. Prefix & Suffix - Chat formatting support for each group
  5. 1.16.5+ Support - Works on all modern Minecraft versions
  6. In-Game GUI - Manage groups, users, and permissions through an interactive menu interface.

 

Commands

| `/z perms reload` | Reload configuration |
| `/z perms groups` | List all groups | 
| `/z perms setgroup <player> <group>` | Assign player to group |
| `/z perms user <player> add <perm>` | Add permission to user |
| `/z perms user <player> add <perm> <duration>` | Add temporary permission (1d, 2h, 30m) |
| `/z perms user <player> remove <perm>` | Remove permission from user |
| `/z perms user <player> setgroup <group>` | Set user's primary group |
| `/z perms group <name> create` | Create new group |
| `/z perms group <name> delete` | Delete group |
| `/z perms group <name> add <perm>` | Add permission to group |
| `/z perms group <name> remove <perm>` | Remove permission from group |
| `/z perms group <name> parent add <group>` | Add inheritance |
| `/z perms group <name> parent remove <group>` | Remove inheritance |
| `/z perms group <name> meta setprefix <value>` | Set group prefix |
| `/z perms group <name> meta setsuffix <value>` | Set group suffix |
| `/z perms gui` | Open permission management GUI |
| `/z perms verbose [filter]` | Toggle verbose permission checking |
 
 

Example Configuration

 
```yaml
groups:
default:
prefix: "&7[Guest] "
permissions:
- "z.utility.spawn"
- "z.utility.home"
 
 
 
 
 
 
 
 
 
 
 
 
 

 

The z_permission Team

profile avatar
Owner
  • 4
    Projects
  • 92
    Downloads

More from zarkido

  • z_auth project image

    z_auth

    • 21
    • Bukkit Plugins

    Password-based authentication plugin for Minecraft servers.

    • 21
    • January 7, 2026
    • Bukkit Plugins
  • z_core project image

    z_core

    • 19
    • Bukkit Plugins

    Core library required by all z_* plugins.

    • 19
    • January 7, 2026
    • Bukkit Plugins
  • Tax Collect System project image

    Tax Collect System

    • 38
    • Bukkit Plugins

    A Minecraft tax plugin for managing taxes via the /tax command, requires Vault and Essentialsx.

    • 38
    • August 11, 2025
    • Bukkit Plugins
  • z_auth project image

    z_auth

    • 21
    • Bukkit Plugins

    Password-based authentication plugin for Minecraft servers.

    • 21
    • January 7, 2026
    • Bukkit Plugins
  • z_core project image

    z_core

    • 19
    • Bukkit Plugins

    Core library required by all z_* plugins.

    • 19
    • January 7, 2026
    • Bukkit Plugins
  • Tax Collect System project image

    Tax Collect System

    • 38
    • Bukkit Plugins

    A Minecraft tax plugin for managing taxes via the /tax command, requires Vault and Essentialsx.

    • 38
    • August 11, 2025
    • Bukkit Plugins