Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucko/fabric-permissions-api
A simple permissions API for Fabric
https://github.com/lucko/fabric-permissions-api
fabric
Last synced: 7 days 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T09:23:06.000Z (23 days ago)
- Last Synced: 2024-10-28T12:09:14.492Z (23 days ago)
- Topics: fabric
- Language: Java
- Homepage:
- Size: 103 KB
- Stars: 54
- Watchers: 3
- Forks: 14
- Open Issues: 5
-
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!