ReActions v0.8.1

Details

  • Filename
    ReActions.jar
  • Uploaded by
  • Uploaded
    May 3, 2014
  • Size
    338.29 KB
  • Downloads
    295
  • MD5
    8e003362afc7bc889f24a62277f940c0

Supported Bukkit Versions

  • 1.7.4
  • 1.7.2
  • 1.5.2

Changelog

v0.8.1

  • Placeholders engine optimization. Now it's more effective. Some placeholders supports aliases
  • New placeholder RANDOM (or rnd). It returns random value: %rnd:100% - will return number from 0 till 99, %rnd:5-10% will randomly return number from 5 till 10 and %random:word1,word2,word3% will return on this three words
  • New command: /rea help placeholder [page number] - show list of available placeholders