- You can now register events in a simpler manner using the fluid listener class
- You can now create commands in a simpler manner using the fluid command class
- Added support for creating written books through the fluid book class
- You can now create a fluid item with a count
- You can now create a fluid item from an existing item
- Added support for adding players to a message by their name
- You can now instantiate a new fluid message with players pre-defined.
- Added remove players method to fluid message class
- Added remove player method to fluid message class
- Changed value of physical action in get action type method
Please note: since this API is still in heavy development, upgrading to a newer version could break your project's imports. You can choose to update to this version by changing the dependency version number to pre-0.2.9. If you wish to automatically update every time an update is released, change the dependency version number to main-SNAPSHOT.