The PlayerParticles plugin made by Esophose
Go to file
Esophose 0c58fcfcd0
Bump version
2022-05-22 19:49:34 -06:00
.github/workflows Workflows 2020-01-19 15:34:44 -07:00
gradle/wrapper Change icosphere style behavior with the dust_color_transition effect 2022-02-14 06:58:40 -07:00
src/main Fix using the wrong lambda type 2022-05-13 14:34:17 -06:00
.gitignore Made the group and preset group gui pages paginated 2020-09-16 15:37:36 -06:00
LICENSE Make LICENSE plaintext 2018-09-27 19:01:00 -06:00
README.md Update README supported versions 2022-02-28 18:16:18 -07:00
build.gradle Bump version 2022-05-22 19:49:34 -06:00
changelog.txt Bump version 2022-05-22 19:49:34 -06:00
gradlew Added 1.17 particles 2021-06-21 13:26:50 -06:00
gradlew.bat Added 1.17 particles 2021-06-21 13:26:50 -06:00
settings.gradle Added 1.17 particles 2021-06-21 13:26:50 -06:00

README.md

PlayerParticles

A Spigot particles plugin with more customizability than any other. Create particles around players or blocks with any particle effect in the game with a plethora of skillfully crafted styles.

Wiki

For information about how to use the plugin or API within the plugin, please refer to the Wiki

Server Compatibility

This plugin is compatible with Spigot and any forks, I recommend using Paper. Using CraftBukkit will not work. The versions of Minecraft that are currently supported are 1.7.10-1.18.2 and newer.

Compilation

PlayerParticles uses Gradle to compile and build the plugin. Run ./gradlew build in the project's root directory to build the jar. The plugin jar will be located in ./build/libs when finished.

Development Builds

You can find development builds for this plugin here.