The PlayerParticles plugin made by Esophose
Find a file
2021-06-26 16:35:01 -06:00
.github/workflows Workflows 2020-01-19 15:34:44 -07:00
gradle/wrapper Added 1.17 particles 2021-06-21 13:26:50 -06:00
src/main Fix missing null check in ParticleStyleDeath 2021-06-26 16:35:01 -06:00
.gitignore Made the group and preset group gui pages paginated 2020-09-16 15:37:36 -06:00
build.gradle Added 1.17 particles 2021-06-21 13:26:50 -06:00
changelog.txt Added dev builds link to readme, update changelog 2021-02-08 13:13:15 -07: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
LICENSE Make LICENSE plaintext 2018-09-27 19:01:00 -06:00
README.md Added dev builds link to readme, update changelog 2021-02-08 13:13:15 -07:00
settings.gradle Added 1.17 particles 2021-06-21 13:26:50 -06:00

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.16.5-1.7.10.

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.