The Spigot particles plugin is configured for melee or arrow trail when fired from a bow.
To work with the plugin in the game, you need to enter the command /beautifuleffects
or /be
/beautifuleffects help
: Calling help to the plugin.
/beautifuleffects menu
: Opening the plugin menu.
/beautifuleffects menuitem
: Give an item to open the menu.
This plugin is compatible with Spigot. Using CraftBukkit will not work. The versions of Minecraft that are currently supported are 1.19.
BeautifulEffects uses Maven to compile and build the plugin. Run maven package
in your IDE to build the jar. The plugin jar will be located in folder target
when finished.