You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
.github/workflows | 3 years ago | |
gradle/wrapper | 12 months ago | |
src/main | 9 months ago | |
.gitignore | 2 years ago | |
LICENSE | 4 years ago | |
README.md | 11 months ago | |
build.gradle | 8 months ago | |
changelog.txt | 8 months ago | |
gradlew | 2 years ago | |
gradlew.bat | 2 years ago | |
settings.gradle | 2 years ago |
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.