sk89q
|
6fe63838f5
|
testState(relevant flags) == DENY on whitelist cases.
Fixes WORLDGUARD-3294.
|
2015-01-10 23:31:24 -08:00 |
|
sk89q
|
d883c22d64
|
Document flag classes and make BUILD slightly less magic.
|
2015-01-10 23:15:32 -08:00 |
|
sk89q
|
3bd1c869f1
|
Sort applicable regions by inheritance too.
|
2015-01-10 22:45:15 -08:00 |
|
sk89q
|
e7273aaf6f
|
ALLOW on a child region should override DENY on a parent.
|
2015-01-10 18:37:28 -08:00 |
|
zml
|
6e02f80f6c
|
Pass Player objects during WEPIF permission checks
|
2015-01-10 16:14:17 -08:00 |
|
sk89q
|
01276dfc62
|
Fix incorrect region group inheritance and broken flag override in children.
|
2015-01-09 13:21:17 -08:00 |
|
sk89q
|
f516fd5e54
|
Have on-acquire also check inventory transfers.
Fixes WORLDGUARD-2752.
|
2015-01-08 15:43:02 -08:00 |
|
sk89q
|
79612915a7
|
Fix NPE caused by flag value permissions.
|
2015-01-08 14:29:06 -08:00 |
|
sk89q
|
f04f9093bc
|
Add &r as a reset color code.
Closes WORLDGUARD-3286.
|
2015-01-08 13:40:57 -08:00 |
|
sk89q
|
9dac950faf
|
Fix a little typo in the UPGRADE document.
|
2015-01-08 11:58:20 -08:00 |
|
sk89q
|
f2a8ff3f64
|
Add missing wood plate to USE flag.
|
2015-01-08 11:25:19 -08:00 |
|
sk89q
|
b78317dd42
|
Add color code support to the blacklist.
Fixes WORLDGUARD-3284.
|
2015-01-08 11:24:22 -08:00 |
|
sk89q
|
048dd25099
|
Remove outdated information in the upgrade document.
|
2015-01-08 01:14:12 -08:00 |
|
sk89q
|
0900289437
|
Add permissions for individual flag values.
Closes WORLDGUARD-3103.
|
2015-01-08 01:04:36 -08:00 |
|
sk89q
|
d8dd86dfe8
|
Have the PvP flag apply to self-attack.
Closes WORLDGUARD-3278.
|
2015-01-08 00:35:30 -08:00 |
|
sk89q
|
9a569d7ed8
|
Don't throw internal DamageEntityEvents for unknown cause entity combusts.
Fixes WORLDGUARD-3277.
|
2015-01-08 00:32:57 -08:00 |
|
sk89q
|
53132ce83a
|
Add support for slightly older versions of Bukkit 1.7.9.
|
2015-01-08 00:25:07 -08:00 |
|
sk89q
|
c3bdc33215
|
Set version to 6.0.0-SNAPSHOT.
|
2015-01-07 18:51:07 -08:00 |
|
sk89q
|
c6bf8ceb5c
|
Bump version to 6.0.0-beta-03.
|
2015-01-07 18:49:34 -08:00 |
|
sk89q
|
792d041078
|
Update CHANGELOG.
|
2015-01-07 18:48:58 -08:00 |
|
sk89q
|
cb965c9bf9
|
Update the UPGRADE document.
|
2015-01-07 18:42:57 -08:00 |
|
sk89q
|
f33889b88f
|
Support both MC 1.7.10 and 1.8.
|
2015-01-07 18:07:30 -08:00 |
|
sk89q
|
e747e3a3fa
|
Bump Bukkit dependency to 1.7.9-R0.3-SNAPSHOT.
|
2015-01-07 16:28:26 -08:00 |
|
sk89q
|
fd460337f4
|
Don't apply the region override permission to PvP.
|
2015-01-06 15:14:30 -08:00 |
|
sk89q
|
38c9479385
|
Fix incorrect detection of hostile and ambient creatures.
|
2015-01-06 15:01:07 -08:00 |
|
sk89q
|
da032cb04e
|
Fix the splash potion flag not working with the other flags.
Fixes WORLDGUARD-3274.
|
2015-01-06 15:00:54 -08:00 |
|
sk89q
|
37a80338f5
|
Adjust USE flag material filter to include the proper items.
|
2015-01-05 13:31:14 -08:00 |
|
sk89q
|
8a5f233e84
|
Use an interact event for non-damaging splash potions.
Fixes WORLDGUARD-3184.
|
2015-01-04 19:54:34 -08:00 |
|
sk89q
|
e3a9131929
|
Fix potion blocking.
Fixes WORLDGUARD-3207
|
2015-01-04 19:43:55 -08:00 |
|
sk89q
|
bab98d5463
|
Fix broken recursive dump in DataReport.
|
2015-01-04 19:19:53 -08:00 |
|
sk89q
|
4333b39377
|
Consider enchantment table + workbench MODIFIED_ON_CLICK.
|
2015-01-04 19:13:07 -08:00 |
|
sk89q
|
8bd427a6ab
|
Make PASSTHROUGH=DENY useful on __global__.
|
2015-01-04 18:58:00 -08:00 |
|
sk89q
|
d3493a3361
|
Fix missing __global__ constant.
|
2015-01-04 18:51:32 -08:00 |
|
sk89q
|
51982cda28
|
Do a better check of the global region.
|
2015-01-04 18:51:18 -08:00 |
|
sk89q
|
a2e14bc76a
|
Fix issues caused by adding members to __global__.
Fixes WORLDGUARD-3195.
|
2015-01-04 18:44:57 -08:00 |
|
sk89q
|
c050d274f5
|
Make the EXP_DROPS flag a build-compat flag and set its deny message.
Fixes WORLDGUARD-3231.
|
2015-01-04 18:26:11 -08:00 |
|
sk89q
|
bdff22cbac
|
Give the player back his/her XP bottle if it was blocked.
|
2015-01-04 18:20:33 -08:00 |
|
sk89q
|
7da10198e3
|
Expand interaction whitelist to "physical" events.
Closes WORLDGUARD-3238.
|
2015-01-04 18:05:50 -08:00 |
|
sk89q
|
b11e2b3d11
|
Catch command prefixes in the filter.
Fixes WORLDGUARD-3196.
|
2015-01-04 17:56:00 -08:00 |
|
sk89q
|
c95b619974
|
Add a RIDE flag for vehicles.
|
2015-01-04 17:52:32 -08:00 |
|
sk89q
|
e61b2e18c1
|
Also permit hoppers.
|
2015-01-04 16:09:57 -08:00 |
|
sk89q
|
e9d64dbf03
|
Check for names in addition to UUIDs with /rg list.
|
2015-01-04 14:25:04 -08:00 |
|
sk89q
|
3c8121d088
|
Whitelist hoppers and let them cross regions regardless of permissions.
|
2015-01-04 13:57:03 -08:00 |
|
sk89q
|
93ced5ca7a
|
Revert USE flag's functionality to 5.x, add new INTERACT flag.
|
2015-01-04 13:50:48 -08:00 |
|
sk89q
|
7580583fbf
|
Fix spawn egg blocking.
Closes WORLDGUARD-3254.
|
2014-12-31 02:30:58 -08:00 |
|
sk89q
|
41c68664d7
|
Fix failed detection of incorrect blacklist names.
|
2014-12-31 02:30:31 -08:00 |
|
sk89q
|
c8393cdcec
|
Fix bypass with the block op configuration.
|
2014-12-31 02:13:35 -08:00 |
|
sk89q
|
42d12e4fa8
|
Reorganize some packages.
|
2014-12-31 02:05:47 -08:00 |
|
sk89q
|
bed9bd77a6
|
Merge pull request #336 from ST-DDT/configLoadExceptions
Show more details in error log which world the error belongs to.
|
2014-12-31 01:59:57 -08:00 |
|
sk89q
|
f3c2390fbb
|
Attempt to clean up the move listener.
|
2014-12-31 01:41:41 -08:00 |
|