ReActions v0.9.4
Details
-
FilenameReActions.zip
-
Uploaded by
-
UploadedDec 6, 2014
-
Size393.39 KB
-
Downloads365
-
MD546876c916d5632754c2d97186e6b638d
Supported Bukkit Versions
- CB 1.7.9-R0.2
- 1.6.4
- 1.5.2
Changelog
v0.9.4
- ReActions is now compatible with WorldGuard 6.x. Built-in WG module is not compatible with older WorldGuard 5.x version. But if you using WG5.x you may use additional module wgbridge5x.jar located in lib folder included into provided zip-file. Just copy this lib folder in to directory /ReActions/ and you'll get a WorldGuard 5.x compatibility.
- Now all WG-regions (all activators, flags and actions) supports world names. Record <world>.<region> points to region named <region> that located in world <world>. You can skip the world name if your region located in default (main) world. Note: after updating you need to add world names to all of your regions that not located in you main world
- SIGN activator now supported left-clicking too. It allows to define parameter click:<LEFT | RIGHT | ANY> and provide new temporary placeholder %click% that returns "left" or "right" values according to clicked mouse button.
- Added some temporary placeholders