ServerTools-PERMISSION
Modby matthewprenger
Permission module for ServerTools
Type
Mod
CurseForge Downloads
22,199
CurseForge ID
220714
Last Updated
Apr 13, 2026
Description
About
ServerTools-PERMISSION is an add-on for ServerTools-CORE that adds more fine grained permissions to your Minecraft server. ServerTools-PERMISSION completely replaces the vanilla OPs system with its own group based system.
ServerTools-PERMISSION is open source and can be found on the Github page HERE.
For more detailed information check out the wiki HERE.
Groups
Permissions are defined on a group based system. Players can be a member of one or more groups, and each group has it's own set of permissions. Groups can also have a parent group, where all permissions the parent group has will also apply to the child group. This allows you to build a hierarchy of groups.
Example:
Bob is a member of the Moderators group. The Moderators group has the permisison: cmd.kick
Tim is a member of the Admins group. The Admins group has the permissions: cmd.op and cmd.ban
The Admins group has the Moderators group listed as a parent.
Bob is only able to execute the following command: /kick
Tim is able to execute all of the following commands: /kick /op /ban
You can see that the permission needed to execute a command is: cmd.<Command Name>. Permissions may be expanded in the future to control non-command based things.
The first time ServerTools-PERMISSION is ran, it creates three default groups: Admin, Moderator, and Player. It will scan through the registered commands and do its best guess at deciding what group they belong in. You should review these assignments and make changes as nececcary.
License
ServerTools-PERMISSION is licensed under the Apache License Version 2.0
Screenshots
Similar Mods
Progressive Mechanics Library
Library mod aimed to allow mod creators for deep control over damage mechanics.
Taffy - Jump (over a Fence) [Forge]
Jump over a fence or wall
SaltyFish Vehicle [Immersive Vehicles content pack]
A pack for IV/MTS, some trucks, planes and parts included yet
Zombie Infection
Gives zombies the ability to infect you with horrible effects.
Sophisticated Backpack Allthemodium Tier
Allthemodium equivalent upgrades of sophisticated backpack mod
Armory - Armoring the World
Make it as you wish.