Skip to content

Releases: Aiamded/WeatherEffect

WeatherEffect V0.7.1

20 Sep 14:04
2e028da
Compare
Choose a tag to compare
WeatherEffect V0.7.1 Pre-release
Pre-release

Previous release wrongly compiled cause reloading to not work.

WeatherEffect V0.7

18 Sep 11:27
aefc7b2
Compare
Choose a tag to compare
WeatherEffect V0.7 Pre-release
Pre-release

Fixes

  • Reloading should work properly now!!

Known Limitations

Unloading a task will take twice the amount of tick rate of that effect name to reload.
Also it will break if you change the effect name. Adding new one is fine.
If your config stop working after updating the plugin. Delete Restart and make a new one.

WeatherEffect V0.6

18 Sep 04:27
3e83e8d
Compare
Choose a tag to compare
WeatherEffect V0.6 Pre-release
Pre-release

Fixes

  • Reload Config
  • Better Tasks reload message
  • Improve Summon Entities Checks
  • Tasks reload now waits till next tick rate to make changes.

WeatherEffect V0.5

17 Sep 15:45
2f7d44f
Compare
Choose a tag to compare
WeatherEffect V0.5 Pre-release
Pre-release

New Features

  • Entities Spawning
  • Custom NBT support in progress
  • Improve Checks
  • Configuration Structure update

Known Issues

  • Reload no longer work (restart the server instead)

WeatherEffect V0.4

16 Sep 16:25
08d1052
Compare
Choose a tag to compare
WeatherEffect V0.4 Pre-release
Pre-release

New Features

  • Added Reload Command
  • Added Potion Effects
  • Potion Chances
  • Potion Cooldown
  • Potion Amplifier
  • Potion Particle Visibility
  • Starter Messages

WeatherEffect V0.3

16 Sep 12:42
e0674a2
Compare
Choose a tag to compare
WeatherEffect V0.3 Pre-release
Pre-release

New Features

  • Sound Effect
  • Sound Block Above Check (Wouldn't want to hear winds inside your house)
  • Playsound chance
  • Playsound random spawn within radius

WeatherEffect V0.2

16 Sep 06:31
ddc184c
Compare
Choose a tag to compare
WeatherEffect V0.2 Pre-release
Pre-release

Fixes

  • Configuration Format
  • Improve Air Checking
  • Multiple Block types for Air Checking
  • Block above Checks

Known Issues

  • Multiple Weather Effects not working properly

WeatherEffect V0.1

15 Sep 17:30
d1775f4
Compare
Choose a tag to compare
WeatherEffect V0.1 Pre-release
Pre-release

Customizable particle spawning based on biomes, configurable multi-weather effects.
Implemented Features:

  • Particle Force
  • Skylight Checking
  • Particle spawn chances
  • Air type checking
  • Particles Delta
  • Particles Speed
  • Particles Counts
  • Particle names (Falling_dust and dust? not working yet?)
  • Custom Biome Namespace Key support (works with datapacks)
  • Configurable WeatherType Activation
  • Performance not guaranteed but so far pretty lightweight for small servers with lower than 50 players... (maybe)
  • Performance FPS client and server TPS depends on how user configure the plugin
  • BlockAbove Checking (If false no Skylight Checking)