ReActions v0.2.0

Details

  • Filename
    ReActions.jar
  • Uploaded by
  • Uploaded
    Jul 31, 2013
  • Size
    102.86 KB
  • Downloads
    605
  • MD5
    657235691a696a9eef64d5936a057c0e

Supported Bukkit Versions

  • 1.6.2
  • CB 1.5.2-R1.0

Changelog

v0.2.0

  • New format for action's parameters. Old formats are supported too, but new format allows to use more abilities. For example using new format of tp actions you can additionally play an effect at teleporting location and define random location around the predefined.
  • Added new action effects. This action is playing any basic visual effects in defined location: smoke, ender signal (ender), mob spawner flames (flame), bottle of potion breaking (potion).
  • Added new action mob. This action is spawning a mob at defined location (you can additionally specify: name, number of mobs, health (works only with CB1.6.2), equipment (for zombies and skeletons)
  • Added new action velocity. This actions is sets player's velocity.
  • Debug mode is fixed.