https://github.com/lucko/fabric-permissions-api
A simple permissions API for Fabric
https://github.com/lucko/fabric-permissions-api
fabric
Last synced: over 1 year ago
JSON representation
A simple permissions API for Fabric
- Host: GitHub
- URL: https://github.com/lucko/fabric-permissions-api
- Owner: lucko
- License: mit
- Created: 2020-12-27T22:26:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T09:23:06.000Z (almost 2 years ago)
- Last Synced: 2025-04-09T21:18:58.950Z (over 1 year ago)
- Topics: fabric
- Language: Java
- Homepage:
- Size: 103 KB
- Stars: 56
- Watchers: 2
- Forks: 12
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# :key: fabric-permissions-api
A simple permissions API for Fabric. It allows mods to easily run permission checks and lookup option (metadata) values against permission providers.
If you want to configure permissions, you will also need to install a compatible permission manager mod.
* Downloads can be found under the [Releases](https://github.com/lucko/fabric-permissions-api/releases) tab.
* Usage information for mod developers can be found in the [USAGE.md](USAGE.md) file.
Enjoy!