Fluid API icon

Fluid API -----

A Spigot API designed to make plugin development a breeze



Beta 0.6.2
- Completely overhauled the fluid listener. It is now the same as the old group subclass except you don't need to annotate each method with @EventHandler
- You can now create separate delays and priorities for each event in a listener by using the @EventData method annotation
- Completely redesigned the command system. Commands can now also be created through the @CommandHook method annotation
- Completely overhauled the task system. You may now use one FluidTask class with the appropriate run methods and runnable method overrides
- You can now create and manage holograms using the fluid hologram class
- Cleaned up the fluid command class
- Moved some non-server related utility methods to a new java utils class
- Added some more handy methods to the util classes
- Added set particle and location methods to fluid particle class
- Removed chat prefix methods/constructor from fluid plugin class
- Added global chat prefix methods to fluid message class
- Chat prefix now has the default value: "[PLUGIN NAME] "
- You no longer need to specify the plugin name when registering a plugin
- You can now create a list of command arguments from a set of strings
- Removed redundant type subclass in task classes
- Removed redundant fill array methods in utils class
- Renamed fluid group class to fluid team
- Changed loot table builder class name to builder
- Renamed get action type method in utils class to get action value to better match the return type
- Fixed a bug where the plugin prefix wouldn't be displayed when a message was sent to the console
- Probably a few other things so minuscule I forgot what they are

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 beta-0.6.2. If you wish to automatically update every time an update is released, change the dependency version number to main-SNAPSHOT.
----------, Sep 15, 2021
Resource Information
Author:
----------
Total Downloads: 632
First Release: Aug 4, 2021
Last Update: Sep 29, 2021
Category: ---------------
All-Time Rating:
2 ratings
Find more info at definedoddy.gitbook.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings