🔑 fabric-permissions-api
This mod provides a convenient API for managing access rights in the Fabric environment. It offers developers tools for easy permission checking and retrieving option (metadata) values from permission providers.
Important note: To configure the permission system, you will need to install a compatible permission manager mod.
Usage
For server administrators: This is a library mod. Usually, it's sufficient to simply place the fabric-permissions-api.jar file in your server's mods folder - no additional steps are required.
For mod developers: Detailed documentation on using the API can be found in the corresponding section of the project repository.