Compatibility
Minecraft: Java Edition
1.21.5–1.21.8
Platforms
Creators
Details
Licensed MIT
Published 4 months ago
Updated yesterday
THIS IS A PAPER ONLY LIBRARY!
AbyssalLib allows easy creations of items, blocks, Guis and more for plugin devs, in a way that allows for plugin integrations easily.
If you wish to use the library in your own plugin check out the docs.
Features:
- GUI API
- Item API
- Block API- Beta
- Glyph (chat image/gui textures/etc) API- Beta
- Recipes API
- Config API
- Tags (for item tagging) API
- Particle API
- Database API
- Events API (easier to use layer for bukkit events)
- Command API (easier to use layer over brigadier registration on paper)
- Automatic pack generation and sending
Additional Features (Quality of Life):
-
ModMenu for browsing registered configs and items (built using the libraries gui api)
-
Recipe Creator (Soon) (for server owners!)
-
Chat Input handler so you dont have to write your own (get input from chat)
-
FaQ:
-
Where are configs located?
- Configs are all located in <serverfolder>/config/
The description page is temporary, and is bound to change!