NonikKeyStaff | Permission management with keys icon

NonikKeyStaff | Permission management with keys -----

Permission management with keys



NonikKeyStaff Plugin

NonikKeyStaff
is a simple and convenient way to manage player permissions on your Minecraft server using unique keys.
It allows you to grant and revoke staff permissions easily, securely, and automatically.

✨ Features
  • Grant permissions via keys
    Staff members simply use the /key [key] command, and based on the entered key, they receive the corresponding permissions.
    You can configure different keys for different roles (e.g., Helper, Moderator, Admin, etc.).

  • Automatic permission removal
    When a staff member leaves the server, their permissions are automatically revoked.
    This helps maintain order and ensures only active players have elevated access.

  • Customizable commands
    Define your own set of commands to run when granting or removing permissions.
    Fully configurable for each role.

  • Security against intruders
    Even if someone gains access to a staff account, they won't be able to use staff permissions without the correct unique key.
    This adds an extra layer of security to your server.
Example config.yml
Code (Text):
keys:
  helper:
    key: HELPER123
    permission: key.helper
    commands_give:
      - "lp user {nick} parent add helper"
    commands_leave:
      - "lp user {nick} parent remove helper"

  moderator:
    key: MOD456
    permission: key.moderator
    commands_give:
      - "lp user {nick} parent add moderator"
    commands_leave:
      - "lp user {nick} parent remove moderator"
 
Resource Information
Author:
----------
Total Downloads: 8
First Release: Apr 5, 2025
Last Update: Apr 5, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings