ReActions v0.10.0
Details
-
FilenameReActions.jar
-
Uploaded by
-
UploadedJun 19, 2017
-
Size573.09 KB
-
Downloads493
-
MD53e9e0dfc05b62bbf791eb22c029c5b5c
Supported Bukkit Versions
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8.1
- 1.8
Changelog
v0.10.0
- New activator: ENTITY_CLICK
- New activator: FLIGHT
- New activator: DROP
- New activator: INVENTORY_CLICK
- New activator: BLOCK_CLICK
- New activator: BLOCK_BREAK
- New action: GLIDE
- New action: PLAYER_ID
- New action: FILE
- New action: REGEX
- New action: LOG
- New action: ITEM_SLOT_VIEW
- New action: IF_ELSE
- New action: WALK_SPEED
- New action: FLY_SPEED
- New action: SNEAK
- New flags: FLY_SPEED, WALK_SPEED, STATE, REGION_STATE
- Action CMD_OP is safer now
- Added placeholder
%raw:..%
to keep other placeholders unreplaced - Added placeholders for FLAG_SET
- Added PlaceholderAPI support
- Action EXEC will now remember temporary variables for EXEC activator
- Code optimization
- Updated to spigot/bukkit 1.12 and Java 8