An open API service indexing awesome lists of open source software.

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.

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.