Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| CyberPermissions 1.3 (for Fabric) release | 31.82 KB | Oct 21, 2021 | 1.17.1 | 0 | Download |
| CyberPermissions 1.3 (for Forge) release | 26.09 KB | Oct 21, 2021 | 1.17.1 | 0 | Download |
| CyberPermissions 1.2 release | 19.52 KB | Jun 18, 2021 | 1.16.5 | 1,425 | Download |
| CyberPermissions 1.1 release | 21.37 KB | Jan 2, 2021 | 1.16.4 | 4,258 | Download |
| CyberPermissions 1.0 release | 23.22 KB | Sep 15, 2020 | 1.16.4 | 1,425 | Download |
Description
Cyber Permissions
An Permission API for Fabric.
The storage is similar to the bukkit plugin LuckPerms, allowing for easy transfers from LuckPerms.
Commands:
/perms info
/perms user <user> <info|permissions|group|has>
/perms group <group> <info|permissions|users|has>
/perms creategroup <group>
/perms listgroups
API:
Permission perm = new Permission("mod.command", "An example permission", PermissionsDefaults.OPERATOR);
ServerPlayerEntity player = ……;
Permissible permissible = CyberPermissions.getPermissible(player);
boolean hasPermission = permissible.hasPermission(perm);
The maven repository is https://repo.codemc.io/repository/maven-releases/ and the artifact is "com.javazilla.mods:permissions:1.2"
Minecraft Version Support:
This mod has been tested to work on 1.14.4 up to the latest release (currently 1.17).

Get 0.05 TON 💎
Download
Add a comment