https://github.com/luckperms/api-cookbook
Tasty recipes (sample usage) for the LuckPerms API.
https://github.com/luckperms/api-cookbook
Last synced: about 1 year ago
JSON representation
Tasty recipes (sample usage) for the LuckPerms API.
- Host: GitHub
- URL: https://github.com/luckperms/api-cookbook
- Owner: LuckPerms
- License: unlicense
- Created: 2020-05-10T14:28:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T16:48:44.000Z (about 5 years ago)
- Last Synced: 2025-03-23T06:11:48.222Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 25.4 KB
- Stars: 19
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# LuckPerms Cookbook
*Tasty recipes for the LuckPerms API*
This is a working Bukkit plugin which uses the LuckPerms API to implement various functions. It can be used as a guide for how to correctly write plugins which use the API.
Please see the Developer API [quick start guide](https://luckperms.net/wiki/Developer-API) and [usage examples](https://luckperms.net/wiki/Developer-API-Usage) for more detailed information about the API.
### License
The code in this repository is freely licensed. You are allowed to copy/use it in your plugins without giving credit.