- Make sure your server is running Java 21 or later.
- Download & Install the LLibrary jar file into the plugins' folder.
- Start the server. (Make sure to close and start it, do not reload the server)
Below, you'll find the basic information about the API to get going.
For more detailed information, tutorials, and information about advanced features, visit the wiki on GitHub.
-
Inventory Builder: Create a custom inventory, custom types, custom buttons with different functions per button, animated GUI, and refresh GUI anytime-sync with server threads, etc.
-
Item Builder: Customize item stack, modifier item stack meta-data, modules id,... All of you can think of. Custom GUI Item Editor, etc.
-
Update Checker: Fully customize the update checker and visualize output, console, and admins' chat announcements, etc.
-
Recipe API: Get the final result item stack from a 3x3 list of ingredients, and get all craft-able items from a list of ingredients, etc.
-
Enchantment API: Get all enchantments suitable for the items, etc.