AbyssalLib
PaperMC Plugin Library for making Custom Blocks/Items and automatically packaging textures/etc
Install / Use
/learn @darksoulq/AbyssalLibREADME
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
- Config API
- Tags API
- Particle 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):
- 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/
