WorldGuard Region Effects 1.4.1

Details

  • Filename
    WGRegionEffects-1.4.1.jar
  • Uploaded by
  • Uploaded
    Apr 27, 2016
  • Size
    16.70 KB
  • Downloads
    11,082
  • MD5
    237f5a089d1cece3dbf6096f7d5cf9b9

Supported Bukkit Versions

  • 1.9

Changelog

Version 1.4.1

  • Updated for Bukkit 1.9.2 and WorldGuard 6.1
  • Added WGRegionEvents dependency

Version 1.4

  • added configuration file
    • will be created on first start with this version
    • effect-duration: the time in ms an effect in a region lasts
    • effect-tick-delay: the time in ms between effect updates

Version 1.3.1

  • better performance on big servers
  • fixed flags not working if global region did not exist

Version 1.3

  • added support for 1.4.2 flags
    • night_vision everything has light level 15
    • invisibility the player gets invisible
  • fixed blindness and poison

Version 1.2.2

  • fixed exception spam in server log

Version 1.2.1

  • fixed error messages after new setup
  • the plugin is provided as version for Java 6 by default now

Version 1.2

  • improved the way flags are parsed
    • Any region will overwrite effects of the same type of the parent region.
    • Regions with higher priorities will overwrite those with lower ones.
    • Any other effects will receive the highest level available at the location.
    • 0 values will remove the effect
  • fixed wrong effect name on /region info

Version 1.1

  • added /toggleeffects command toggle region effects

Version 1.0

  • initial release
  • none :)