Mod Commands Overview
This mod introduces several powerful commands to manage player ranks, permissions, and features. Below is a summary of the available commands:
Commands
-
Rank Management
/rank <set / remove> <player> <rank>- Assign or remove a rank from a specific player.
Example:/rank set <player_name> admin
- Assign or remove a rank from a specific player.
-
Permission Management
/permission <set / remove> <player> <permission>- Grant or revoke a specific permission from a player.
Example:
To give a player the highest command permission:/permission set <player_name> minecraft.commands.super
- Grant or revoke a specific permission from a player.
-
Special Weapon Control
/specialweapon <disable / enable / status>- Enable or disable special weapons, or check their current status.
-
Invisible Item Frame
/invisibleitemframe- Use this command to give an invisible item frame to sender.
Permission System Overview
This mod follows a specific permission format to manage player abilities and commands. The format is as follows:
- General Commands:
minecraft.commands.<command> - Block Permissions:
minecraft.blocks.<block>
Example:
- To manage the command block , the permission is:
minecraft.blocks.commandblock

