- You can now get event data in fluid listeners
- Renamed some methods in fluid message class
- You can now use command sender as a receiver for a fluid message
- Reworked receiver system in fluid message class
- Renamed function method in task classes to run
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.3.0. If you wish to automatically update every time an update is released, change the dependency version number to main-SNAPSHOT.