Libraries
FlashLibs currently contains the following libraries:
- Command 
v0.1.1- The command library provides a service for creating and registering commands in hierarchies, as well as other common actions for commands.
 
 - Database 
v0.1.0- The database library provides a service for interacting with databases such as obtaining connections, executing statements, and managing transactions.
 
 - Inventory 
v0.1.0- The inventory library provides a system for creating custom inventories and managing inventory actions to create menus.
 
 - Message 
v0.1.1- The message library provides a service for managing translatable messages that support argument placeholders.
 
 - Plugin 
v0.1.0- The plugin library is a framework providing the core structure and functionality for a plugin and managing necessary resources such as messages.
 
 - Translation 
v0.1.1- The translation library provides a service for loading translations.