ReActions v0.9.6

Details

  • Filename
    ReActions.jar
  • Uploaded by
  • Uploaded
    Jul 11, 2015
  • Size
    531.72 KB
  • Downloads
    332
  • MD5
    dd74989459a1dd5e7d7e558643278195

Supported Bukkit Versions

  • 1.8
  • 1.7.4
  • 1.5.2

Changelog

v0.9.6

  • Added activator MOB_DAMAGE
  • Now all messages (including MESSAGEaction) limited by 55 character per string (according to Minecraft bug with unicode font). You can change this value in config.yml
  • Player selector now supports additional parameters: loc, radius.
  • Action MESSAGE now supports new parameter "hide".
  • PVP_DEATH and PVP_RESPAWN activators was modified and renamed to PLAYER_DEATHand PLAYER_RESPAWN. New activators support PVE, PVP and OTHER death cause.
  • New command /exec <ActivatorId> [player:<PlayerSelector>] [delay:<Time>]. This command is short alternative to /react run command.
  • Code optimization and bug fixes