File Details
ReActions v0.9.1
- R
- May 30, 2014
- 367.70 KB
- 569
- 1.7.2+2
File Name
ReActions.jar
Supported Versions
- 1.7.2
- 1.5.2
- CB 1.7.9-R0.1
v0.9.1
- BLOCK_FILL action. Required to fill area defined by region name (or two point) with provided block. You can use chance parameters to define chance of placing block inside the area. Parameters: region:<RegionName> / loc1:<Location> loc2:<Location>, block:<BlockType:Data> chance:<Chance,%>
- Added expression calculator placeholder CALC. For example %CALC:1+2% will be replaced with "3". You can use variables inside this placeholder: %CALC:1+x+z%.
- SIGN_SET_LINE action is now skip signs located in unloaded chunks.
- TIME_SERVER placeholder now can use additional parameter for format. For exampler %TIME_SERVER:HH:mm:ss% will show only hours-minutes-seconds (For example, 10:59:44)
- Numerical variables are now not integer only.
- Remove limitation of maximum time that could be point using Time format.
- Fixed some bugs in faction related activators

