Read the article on our website: # set header
Cyber Permissions - Permission Management System for Fabric
This library provides a convenient tool for managing access rights on Minecraft servers using the Fabric loader. The functionality is organized in a way that resembles the popular LuckPerms plugin for Bukkit, which greatly facilitates data migration and user transition from other platforms.
Main commands:
/perms info- displays general information about permissions/perms user <user>- working with specific player accounts/perms group <group>- managing user groups/perms creategroup <group>- creating a new group/perms listgroups- viewing all existing groups
This API tool is ideal for server administrators who need a flexible and powerful tool to control player access to various functions and commands.