🔐Permissions

Permission nodes and defaults.

This page lists the permission nodes used by the DealOrNoDeal plugin.

Permissions allow server administrators to control which players can access specific commands and administrative features.


Administrative Permission

Permission
Description
Default

dealornodeal.admin

Allows access to administrative commands and configuration features.

OP

Players with this permission can use commands such as:

/dond start
/dond stop
/dond edit
/dond offer
/dond reload

These commands are typically reserved for server administrators or staff members responsible for managing events or minigames.


Assigning Permissions

Permissions can be assigned using a permissions plugin such as:

  • LuckPerms

  • PermissionsEx

  • GroupManager

Example using LuckPerms:

This command grants the dealornodeal.admin permission to the admin group.


Best Practice

It is recommended to assign the administrative permission only to trusted staff members who are responsible for managing games and server events.

Last updated