sk89q
|
18ec3db1bb
|
Modernize pastebin code.
|
2014-12-30 17:41:56 -08:00 |
|
sk89q
|
53fdff1d9b
|
Add hack to make Location flags work with unloaded worlds.
|
2014-12-29 16:35:22 -08:00 |
|
sk89q
|
7bd69bebf4
|
Add missing color codes when parsing input.
|
2014-11-14 12:57:38 -08:00 |
|
sk89q
|
57b6f04b79
|
Let players use NPCs always.
Fixes WORLDGUARD-3190.
|
2014-11-11 00:32:42 -08:00 |
|
sk89q
|
c7442c2a9e
|
Fix [WorldGuard] in log messages stacking on reloads.
Fixes WORLDGUARD-3192.
|
2014-11-11 00:29:25 -08:00 |
|
sk89q
|
df985013eb
|
Handle null EntityTypes from SpawnEggs.
Fixes WORLDGUARD-3179.
|
2014-11-11 00:02:54 -08:00 |
|
sk89q
|
41f520845a
|
Better handle empty group / player names due to bad region data.
Fixes WORLDGUARD-3182.
|
2014-11-10 23:59:57 -08:00 |
|
sk89q
|
dac09c64c8
|
Fix players being invincible with BUILD = deny.
Fixes WORLDGUARD-3201.
|
2014-11-10 23:56:11 -08:00 |
|
sk89q
|
a2defe5971
|
Fix certain entities not being damaged in protected regions.
|
2014-11-10 23:52:53 -08:00 |
|
sk89q
|
ba4e5d6ea9
|
Improve entity detection in Entities utility class, add Entities.isNonPlayerCreature().
|
2014-11-10 23:52:53 -08:00 |
|
sk89q
|
25f12e9733
|
Remove CraftBukkit runtime dependency in pom.xml.
|
2014-09-18 20:32:59 -07:00 |
|
sk89q
|
ca37dc0fc6
|
Merge pull request #328 from zreed/master
Add missing SQL table prefix in statement selecting world names.
|
2014-09-02 23:30:26 -07:00 |
|
zreed
|
7d41835794
|
Add missing SQL table prefix in statement selecting world names.
|
2014-09-02 17:05:28 -04:00 |
|
sk89q
|
b37014463f
|
Reset version back to 6.0.0-SNAPSHOT.
|
2014-08-31 20:04:04 -07:00 |
|
sk89q
|
2b94883e70
|
Bump version to 6.0.0-beta-02.
|
2014-08-31 19:58:10 -07:00 |
|
sk89q
|
5c7468ffb5
|
Remove "multiple categories" point about related flags handling.
|
2014-08-31 19:55:32 -07:00 |
|
sk89q
|
343632cbf2
|
Update changelog for 6.0 beta 2.
|
2014-08-31 19:54:27 -07:00 |
|
sk89q
|
2a3ccec429
|
Fix boat placement not being properly prevented.
Fixes WORLDGUARD-3174.
|
2014-08-31 19:36:39 -07:00 |
|
sk89q
|
d6f12804ea
|
Don't show a deny message if it's an empty string.
|
2014-08-31 19:35:13 -07:00 |
|
sk89q
|
f858c175f9
|
Add -e flag to /rg flag to set a flag to an empty value.
Closes WORLDGUARD-3161.
|
2014-08-31 19:34:55 -07:00 |
|
sk89q
|
cdab004505
|
Add option to consider use of an item as a block use at the player's feet.
Closes WORLDGUARD-3151.
|
2014-08-31 19:30:14 -07:00 |
|
sk89q
|
59bd11e742
|
Don't use deny effects for entities because they look bad.
|
2014-08-31 19:18:32 -07:00 |
|
sk89q
|
2e6faff8c1
|
Add option to whiteist some blocks / items so they can always be used.
Closes WORLDGUARD-3159.
|
2014-08-31 19:17:05 -07:00 |
|
sk89q
|
722cc2e38c
|
Block polygonal regions for claiming for now.
volume() returns 0.
|
2014-08-31 19:05:59 -07:00 |
|
sk89q
|
669c0e9651
|
Add more deny effects.
Closes WORLDGUARD-3158.
|
2014-08-31 19:00:45 -07:00 |
|
sk89q
|
d2252c6142
|
Warn about claim volume setting being too high.
|
2014-08-31 18:42:43 -07:00 |
|
sk89q
|
eab4101d1c
|
Consider XP drops under ITEM_PICKUP.
Fixes WORLDGUARD-3171.
|
2014-08-31 18:38:04 -07:00 |
|
sk89q
|
db31c35d8e
|
Don't consider vehicles a known cause.
Fixes WORLDGUARD-3170.
|
2014-08-31 18:33:14 -07:00 |
|
sk89q
|
125595e6b9
|
Fix mobs not being able to attack players regardless of permission.
Fixes WORLDGUARD-3172.
|
2014-08-31 18:28:50 -07:00 |
|
sk89q
|
6d5d9934cc
|
Fix Enums.findFuzzyByValue() not handling _ correctly.
|
2014-08-31 18:21:58 -07:00 |
|
sk89q
|
bd2a8daad3
|
Fix sapling + bonemeal considered as usage rather than building.
Fixes WORLDGUARD-3169.
|
2014-08-31 18:21:22 -07:00 |
|
sk89q
|
c4b3c1d033
|
Destroy sapling if some of its blocks could be placed.
Fixes WORLDGUARD-3168.
|
2014-08-31 18:08:13 -07:00 |
|
sk89q
|
eb051bc194
|
Set MODIFIES_BLOCKS flag on ink dye.
Fixes WORLDGUARD-3167.
|
2014-08-31 18:03:52 -07:00 |
|
sk89q
|
1a12faf5ab
|
Fix trees not growing naturally in protected regions.
Fixes WORLDGUARD-3166.
|
2014-08-31 17:52:03 -07:00 |
|
sk89q
|
73fe9cd62f
|
Debounce piston events and add a deny effect.
Fixes WORLDGUARD-3157.
|
2014-08-31 17:39:01 -07:00 |
|
sk89q
|
7ab4a283fe
|
Document the delegate events.
Fixes WORLDGUARD-3164.
|
2014-08-31 16:10:11 -07:00 |
|
sk89q
|
46138c9abe
|
Merge pull request #304 from stuntguy3000/master
Add silent (s) and information (i) flags to /stoplag.
|
2014-08-31 16:06:25 -07:00 |
|
sk89q
|
841cc8e033
|
Don't apply USE to hanging entities.
|
2014-08-29 21:51:55 -07:00 |
|
sk89q
|
cb0844c64d
|
Ignore _ when fuzzy searching enums.
|
2014-08-29 12:38:43 -07:00 |
|
sk89q
|
6e8e59aee5
|
Check Material in TargetMatcherParser.
|
2014-08-29 12:38:27 -07:00 |
|
sk89q
|
358eebf96b
|
Mention Spigot issue with settings.global-api-cache.
|
2014-08-29 12:32:33 -07:00 |
|
sk89q
|
01892b609f
|
Have other flags override BUILD but not the other way like in WG 5.
|
2014-08-29 12:18:01 -07:00 |
|
sk89q
|
096981bd27
|
Fix condition error in handling of PVP flag.
|
2014-08-29 12:18:01 -07:00 |
|
sk89q
|
0852fc0d65
|
Have membership override BUILD=DENY like in WG 5.
|
2014-08-29 12:18:00 -07:00 |
|
sk89q
|
40ceb3d0b8
|
Fix NPE when handling PlayerFishEvent.
Fixes WORLDGUARD-3149.
|
2014-08-25 14:18:26 -07:00 |
|
sk89q
|
b52a6bd6d6
|
Ignore sneaking when checking the events.
|
2014-08-25 00:29:37 -07:00 |
|
sk89q
|
992e53856d
|
Add some deny effects.
|
2014-08-25 00:28:26 -07:00 |
|
sk89q
|
f776d15e03
|
Allow right clicking hostile mobs in protected regions too.
Fixes WORLDGUARD-3144.
|
2014-08-25 00:09:29 -07:00 |
|
sk89q
|
438bc59fbc
|
Silence spam from not being able to walk on crops.
Fixes WORLDGUARD-3143.
|
2014-08-25 00:05:44 -07:00 |
|
sk89q
|
453f253e77
|
Remove outdated line in UPGRADE about flags and BUILD.
|
2014-08-24 18:52:02 -07:00 |
|