File Details
ReActions v0.11.0
- R
- Dec 19, 2017
- 639.33 KB
- 6.0K
- 1.12+2
File Name
ReActions.jar
Supported Versions
- 1.12
- 1.9
- 1.8
v0.11.0
- Added ITEM_HELD Activator.
- Added GOD Activator.
- Added GAME_MODE Activator.
- Added PICKUP_ITEM Activator.
- Added WE_CHANGE Activator.
- Added WE_SELECTION_REGION Activator.
- Added SQL_SET Action.
- Added FLY Action.
- Added CHAT_MESSAGE Action.
- Added RADIUS_CLEAR Action.
- Added WE_SUPERPICKAXE Action.
- Added WE_TOOLCONTROL Action.
- Added new flags: WE_SUPERPICKAXE, WE_TOOLCONTROL, REGION_IN_RADIUS, SEL_BLOCKS, GREATER, LOWER.
- Added alternative method to check coordinates while player moving (using tasks instead of PlayerMoveEvent listener). It disabled by default. Could affect to REGION_ENTER, REGION, REGION_LEAVE activators and BACK action.
- Modified INVENTORY_CLICK activator. Added a Slot Check. Added "item_amount" placeholder in the Player inventory.
- Modified DOOR activator. Now it supports all type of door blocks (including iron doors).
- Modified MENU_ITEM action. Temporary variables added.
- Modified SHOOT action. Target knockback added.
- Modified PICKUP_ITEM, DROP, BLOCK_BREAK activators
- Modified MOB_SPAWN. Multiple passengers supported.
- Modified MOB_DAMAGE activator. Added new damage type - PotionSplash.
- Changed stats service from McStats to bStats.
- Fixed items/blocks clicked twice on 1.9+.
- Fixed variables returned
\\and\$instead of\and$. - Lot of minor fixes and optimizations.

