promotional bannermobile promotional banner
premium banner
Give non op players access to op commands without giving them op!

Description

🔑 GrantAbility

A Forge 1.20.1 permission utility mod that lets admins grant access to specific commands without giving players full OP.

Instead of making someone operator, you can allow them to use only the exact commands you want.


✨ Commands

Grant a command root to a player

 
/grant <player> <command>
 

Revoke a command root from a player

 
/revoke <player> <command>
 

Show a player’s active grants

 
/grants <player>
 

Grant a command to all online players

 
/grantall <command>
 

Revoke a command from all online players

 
/revokeall <command>
 

✅ Example Usage

 
/grant Aero_AQ gamemode
/grant Aero_AQ tp
/revoke Aero_AQ gamemode
/grants Aero_AQ
/grantall gamemode
/revokeall gamemode