1.2.2
Details
-
Filenamewgpfix.jar
-
Uploaded by
-
UploadedFeb 22, 2012
-
Size24.20 KB
-
Downloads626
-
MD578a0f2ac2e0a37a01d7d9a453afc8361
Supported Bukkit Versions
- CB 1.1-R4
Changelog
WGPFix 1.2.2
OUTDATED, USE INSTEAD:
Latest jar: WGPFix 1.3.0 - Configuration (+Commands, Permissions)
Switched to the new event system, adapted to 1.1R5 dev snapshot of CraftBukkit.
Running on 1.1/CB 1940, should be 1.1-R5 ready.
Disallow pistons from retracting or extending if they cover blocks belonging to regions with differing owners or members.
The code is used on my own server, and i am optimistic about it, yet it is a quick and hot fix after all, so:
No warranty for breaking mechanisms, which will happen if they cover several regions or free ground with differing owners. Yet no warranty for this to work out at all. Furthermore no warranty for causing performance issues on huge big piston setups. In fact .... no warranty at all.
Disregarding the standard message above:
Extending to or contracting from free ground is possible, but the piston can not be on a free ground reaching into WorldGuard regions, even if they belong to no one.
Still it is possible to affect different sets of multiple overlapping regions, if the combined owners and members are all the same - this also is the case if you have a region without owners overlapping a region with the owners same with that the piston is placed on and all blocks the piston is affecting. If the overlapping region was intended to prevent access even from owners of overlapping regions then this would not provide protection. However this is more like a rare case, still server owners that use intricate and complicated region setups with regions that have no owners that still overlap other regions with owners, while the unowned regions should override the owned regions will have to take care or add some dummy owner group to the unowned regions to prevent any piston effects.(Owners and members are treated alike.)
CHANGELOG
(1.2.2)
- (refactor) Switch to new event system.
- (update) compatlayer 0.1.0
(1.2.1)
- (bugfix) Access error (Command).
(1.2.0)
- (add) List of block-ids to prevent from being "pistoned" , for all and for sticky pistons.
- (internals) Added compat layer for configuration.
BUGS:
* The entries for denying block ids do not work for blocks that will not get moved but destroyed or dropped by pistons extending or retracting, such as Melon blocks or Pumpkin blocks.
Questions:
* We have seen difficulty with overlapping regions with the same owners, while a piston would affect shared locations and locations inside of only one of the two regions. This is unintended, if the owners ond members match.