Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/content/docs/adventure/community-libraries.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ Name | Description
--------------------|-----------------------------------------------------------------------|----------------------------------------------------
Cloud | A general-purpose Java command dispatcher & framework | [Incendo/cloud](https://github.com/Incendo/cloud)
Creative | A resource-pack library for Minecraft: Java Edition | [unnamed/creative](https://github.com/unnamed/creative)
Imperat | An Enterprise command dispatching framework with optimal performance | [MeveraStudios/Imperat](https://github.com/MeveraStudios/Imperat)
Inventory Framework | An inventory framework for managing GUIs | [stefvanschie/IF](https://github.com/stefvanschie/IF)
LiteCommands | A annotation based command framework for Velocity, Bukkit, BungeeCord | [Rollczi/LiteCommands](https://github.com/Rollczi/LiteCommands)
ProtocolSidebar | An easy to use sidebar library for Paper/Spigot servers | [CatCoderr/ProtocolSidebar](https://github.com/CatCoderr/ProtocolSidebar)
Expand Down