TH3an / WeatherEffect

Minecraft artificial weather effect through particle builder, playsound and effects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeatherEffect (Doing a re-write)

Description

Minecraft artificial weather effect through particle builder, playsound and effects. Works with custom biome datapacks. If you created some cools effect in the config you can let me know and I can share it in the wiki.

Sparks your creativity super customizable. Change the game Mechanic.

I realized with this plugin you can do alot of things. Like multiple particle types in a biome. Chance of playing sound in biome. Summon Specific Entities with chance in a biome. All configurable whether if rain, thunder, or clear, specific biomes, detect material type at location particles spawning, skylight checks, block above checks and more...

Dependencies

NBT API Plugin - Please download this plugin. As it's required to work.

This plugin uses particlebuidler from Paper please use Paper or other Paper forks.

Tested on 1.17.1, not confirmed on lower versions and should work just fine.

To do list

  • PlaySound Effects
  • Falling_Dust Particle Supprt
  • Give Effect to Players
  • Dust Particle
  • Dust Color Transition Effect
  • Vibration Particles
  • Summon Entities
  • PlaceholderAPI support
  • WordlGuard Support
  • Disable NMS biome check and use Spigot API on unsupported version (No custom biome support)
  • Moving particle builder to old method available in Spigot for wider compatibility.
  • Permissions Support
  • Fake Biome Data (Sky, Water, Leaves, Fogs .... color changes)
  • NMS Entity NBT Tag support for special ability
  • Separate Particle, Sound and Entity Spawning into different config files. Which should help with performance at the cost of configuration complexity.

If you have suggestions feel free to let me know. Dummyperson#6969

Like this plugin? Donate

Consider contribute to this project or creditors.

Sample Video Below

Watch the video

Credits

My Friends, Jeff Media GBR contributor, Custom Biome Detection Using NMS, NBT API Plugin.

Inspiration

Dessert Sandstorm Datapack.

Look into my code and commit reincarnation from shock!!

About

Minecraft artificial weather effect through particle builder, playsound and effects.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%