Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/EngineHub/WorldGuard

🛡️ Protect your Minecraft server and lets players claim areas
https://github.com/EngineHub/WorldGuard

Add preliminary custom flags support.

a25674e9a53274d989c6c03ab35f21c80b24eee4 authored over 8 years ago by sk89q <[email protected]>
Prevent fishing rod PvP.

Fixes WORLDGUARD-3707.

778ec404ff86352cef5459dc4df4c77a5636f70e authored over 8 years ago by wizjany <[email protected]>
Bump version to 6.1.3-SNAPSHOT for development.

4ab38e5b89fe2b1fefcec56dab1b254faff578c9 authored over 8 years ago by wizjany <[email protected]>
Release 6.1.2 for MC 1.9/1.10

8b842e3a0da5774e99f873baec2d8854bb636534 authored over 8 years ago by wizjany <[email protected]>
Do not allow teleport inside of regions with the chorus-fruit-teleport deny flag set

e38d98da000cd86f8ffd13111c8b415f8066c843 authored over 8 years ago by Max Lee <[email protected]>
Fix MC 1.7 compatibility to pistons.

5c9ba2e22eb3d8b7d49de75e80362157d442ca4d authored over 8 years ago by wizjany <[email protected]>
Treat elytra wall impact as fall damage.

Fixes WORLDGUARD-3654.

e9ecb6d2a8a129f1b6c3951ea42323f00cebca4d authored over 8 years ago by wizjany <[email protected]>
block-potion-effects now blocks effects from arrows too.

Fixes WORLDGUARD-3692.

f5a554f4a45762942b832c104113e89c592bf7d8 authored over 8 years ago by wizjany <[email protected]>
Make fire-spread actually prevent spreading instead of just burning.

Same with lava-fire.
Fixes WORLDGUARD-3699.

53aadca45b1184783e2538158798e87f9be67e36 authored over 8 years ago by wizjany <[email protected]>
Protect against fishing rod usage in regions.

Fixes WORLDGUARD-3696.
Also be more explicit with some dependencies so IntelliJ stops complaining.

6c3dd4234d9d9cc7823bb99c1aa28924388361f6 authored over 8 years ago by wizjany <[email protected]>
Doot doot.

Fixes WORLDGUARD-3695.

5bd21259631afcc36dd64c29e5810e009fe9f724 authored over 8 years ago by wizjany <[email protected]>
Last one?

Fixes WORLDGUARD-3694.

8765bbb192a20a4c9c339d91076145d27f070104 authored over 8 years ago by wizjany <[email protected]>
More backwards compat.

(Lots of people still on 1.8 it seems...)
Fixes WORLDGUARD-3693.

53e8b780bccbd556c508d4fc7ed67c6f9ae735b6 authored over 8 years ago by wizjany <[email protected]>
Wrong error caught for backcompat.

0e252e41b2bc9e4852357ecdd9c2bff4b7bbc00f authored over 8 years ago by wizjany <[email protected]>
Fix double output with region wand.

Also a bit of code cleanup.

15a9c50ea4c1fbf2c3c0b096d2c691527f01320b authored over 8 years ago by wizjany <[email protected]>
Fix syntax error in last commit.

d3acbdf3825246cd3695939a97414bccb6961995 authored over 8 years ago by wizjany <[email protected]>
Fix issue with loading flags on non-existing regions from SQL.

No idea if this actually works or what the issue was ¯\_(ツ)_/¯
Thanks to EONABloodrayne for the u...

4239bdc96d77636bdee38dc3475afe24bd7e583a authored over 8 years ago by wizjany <[email protected]>
Handle BlockMultiPlaceEvent separately.

Unsure how much this is used but...

43a5bf1638e84d5cc2e9003c8ac503a18424aef7 authored over 8 years ago by wizjany <[email protected]>
Add "chorus-fruit-teleport" flag to prevent teleporting with chorus fruits.

Fixes WORLDGUARD-3645.

a8591e536ac0e4b2885f970200b43c117e77922d authored over 8 years ago by wizjany <[email protected]>
Update/fixes for MC 1.9.

Fixes WORLDGUARD-3664, WORLDGUARD-3652, WORLDGUARD-3679, WORLDGUARD-3657, WORLDGUARD-3668.

38dcdff0b6392037101e0b78016fbbc8530955d7 authored over 8 years ago by wizjany <[email protected]>
Fix another instace of chest casting exception.

65e48d17d4cc0a316fc1a9072a3ba8265e384916 authored almost 9 years ago by wizjany <[email protected]>
Target Java 7 for source compilation.

Also remove old pom file, since we don't use maven anymore.
Fixes WORLDGUARD-3642.

c9b8e9f6a246f630ad1285c7517d1713b1b55736 authored almost 9 years ago by wizjany <[email protected]>
Work around odd class casting with odder class casting.

Despite the API guaranteeing a block for chests, they are not actually BlockStates.
Fixes WORLDGU...

93d454c6754db402b4eb64c21876fac3de397193 authored almost 9 years ago by wizjany <[email protected]>
Update shadow plugin.

Fixes WORLDGUARD-3635.

ca4bb7a53dd8693c8160e59cc3b1828d770f12cf authored almost 9 years ago by wizjany <[email protected]>
Use full class name for Grgit.

Because it apparently sometimes fails otherwise.

c2054615dbdf0791b2f04b0db597a5e42e8bdf19 authored almost 9 years ago by wizjany <[email protected]>
Expand version in plugin.yml during gradle build.

6db2df4e29a0665f9495cc54d10b9c00e24a7f85 authored almost 9 years ago by wizjany <[email protected]>
Merge pull request #350 from kosakriszi/master

Reset player saturation and exhaustion for heal command

536132a250fd2380fbade5bd44e43d77c791936b authored almost 9 years ago by Wizjany <[email protected]>
Reset player saturation and exhaustion for heal command

7c3b1ad20f00af5ce1a073ae91468db85268e75c authored about 9 years ago by kosakriszi <[email protected]>
Should fix travis builds.

729f66afdf6d9a78f131eb6c2d67fa3838a40d01 authored about 9 years ago by wizjany <[email protected]>
Fireballs are now treated as projectiles.

Apparently this has existed for a few years now. Don't even ask.
Fixes WORLDGUARD-3611, WORLDGUAR...

a7c2026414d5e0139eaa13eae038e975e9e7c89b authored about 9 years ago by wizjany <[email protected]>
Doc file tweaks.

9222b3d36424b164f73ed32259f6a0d1875856ec authored about 9 years ago by wizjany <[email protected]>
Clean up a few files.

adcc41413dc27a8fd616de9ef2b010dcd3052c1b authored about 9 years ago by wizjany <[email protected]>
Fix checkstyle for legacy module.

ec08d7d73afb66ffab576e6dec65544abfef0774 authored about 9 years ago by wizjany <[email protected]>
Gradle-ize. Prep for Sponge.

Old Bukkit code can still be found in the worldguard-legacy folder
and built with `gradle worldgu...

3d5ee7b5719eb4b53874e5f07412332d2c1cd894 authored about 9 years ago by wizjany <[email protected]>
Armor stands no longer get removed by /stoplag.

Also restored MC1.7 compatibility to pistons.

32341393fe8f2940ca72348b1939dd661ca24e33 authored over 9 years ago by wizjany <[email protected]>
Workbenches can now be used by default.

Since it was a source of common confusion.
Things like enderchests and anvils should be added t...

0fcd42fdd5df3fefcf24036d96f8d3655cda26d7 authored over 9 years ago by Wizjany <[email protected]>
Add some missing 1.8 blocks.

e28b236a52e7f7ada04c997b7dc0b32c86f5780f authored over 9 years ago by Wizjany <[email protected]>
Regions now protect against pistons with slime blocks.

Fixes WORLDGUARD-3493.

96e0ffd293052f3cfb02dbdaf4314e5ec32960e7 authored over 9 years ago by wizjany <[email protected]>
Fix wibbly wobbly timey wimey stuff.

Fixes WORLDGUARD-3527.

0ddc011a3cb3018084c53fe95f253607a3b346c9 authored over 9 years ago by wizjany <[email protected]>
Add tile entities to performance report.

d320356045cf9c0b22a90234e91aed4a8a11a826 authored over 9 years ago by wizjany <[email protected]>
Be overly protective for creeper and enderdragon explosions.

Fixes WORLDGUARD-3522.

95bf6bc9b24366daea5e06fd9954ef7b5acd5246 authored over 9 years ago by wizjany <[email protected]>
Switched order of greeting and farewell flags.

When going between two regions, the farewell flag of the region you're leaving should show up bef...

1c4c213ed7cdd9e60736f4d544c99eafb8723ce9 authored over 9 years ago by wizjany <[email protected]>
Prevent NPE in portal code.

Fixes WORLDGUARD-3516

c9eaec0ae81189cef44c53e4f91678b1fdda5979 authored over 9 years ago by Wizjany <[email protected]>
Fix case-sensitivity when checking membership.

Probably.

fc0be7db09e71563210486dde535b9bab72a7df6 authored over 9 years ago by Wizjany <[email protected]>
Fix some consistency issues with both spawners and bonemeal.

dbbc31a4f4eb1cf6ce75eb1c789bd600d96804ed authored over 9 years ago by wizjany <[email protected]>
Force region claiming to use UUIDs.

Also remove owner params from the command, they were
ignored anyway. Claim only adds the player u...

0f3e893aafc7b844481b11eec96b5dab3f6797af authored over 9 years ago by wizjany <[email protected]>
Fix a typo in config node from last commit.

aa668916e4a0b076e0bd194ca6f52274dce5404f authored over 9 years ago by wizjany <[email protected]>
Check correct bucket while milking cows.

Fixes WORLDGUARD-3508.

a426d2a42c744070d1f082af8ab83671ffaed135 authored over 9 years ago by wizjany <[email protected]>
Create a config option to enable portal protection.

Protection is off by default. Third-party portal plugins such as MV-NP
may interfere with portal ...

5ff8b37ae8ff1c0c8e8ed080f5349066f53bcf20 authored over 9 years ago by wizjany <[email protected]>
Overprotective nether portal protection.

Blocks any portal travel that might lead to portal creation in a protected area.
Fixes WORLDGUARD...

463a356020551c1abca82374179fee74664b55e0 authored over 9 years ago by wizjany <[email protected]>
Make portal protection slightly less overprotective.

Fixes end portal usage.
Fixes WORLDGUARD-3497.

2d28e8db6d80e9c86c912a0f14d6e97a6dca68ba authored over 9 years ago by wizjany <[email protected]>
Set version to 6.1.1-SNAPSHOT.

21d13cc72c9986b9415ed035e7194e548abaf07d authored over 9 years ago by sk89q <[email protected]>
Set version to 6.1.

9cf85caf3cede1ab65e28f724e635e143a72645d authored over 9 years ago by sk89q <[email protected]>
Updated changelog for v6.1.

2f1343f408f7d178e27c9494b6f404394fed2c43 authored over 9 years ago by sk89q <[email protected]>
Always generate Javadocs and sources .jar.

7f9b8502880c488de514b1212390fe29e13e30d4 authored over 9 years ago by sk89q <[email protected]>
Turn off doclint.

e8d4f2fd84086df47414dfd20852f249df34aa7d authored over 9 years ago by sk89q <[email protected]>
Check both attacker and defender locations for PvP.

Fixes WORLDGUARD-3494.

3cb6c4e46ffd0f3408da0366db277672e0d7064c authored over 9 years ago by wizjany <[email protected]>
Add a workaround for incorrect piston retract information.

f3891aaaf90a67d663b498eb93c87cdcdb506c73 authored over 9 years ago by sk89q <[email protected]>
Clean up Heal and Feed flags.

Allow the flags to increase values for players who are invincible (or in creative mode),
but not ...

ea75549a2943d6ea7ff51dfb9f072106c3a73dc2 authored over 9 years ago by wizjany <[email protected]>
Check for connected chests.

Fixes WORLDGUARD-3021.

fbd8206038fd0c69b329ca86c1ad29653a7750b8 authored over 9 years ago by wizjany <[email protected]>
Fix weather lock flag.

Probably. Maybe.
Fixes WORLDGUARD-3452.

522ac459dbd6164eccfa77da449b3f4772108b3e authored over 9 years ago by wizjany <[email protected]>
Add support for Spigot's BlockExplodeEvent.

Also update Bukkit dependency and guava version quirks.
Fixes WORLDGUARD-3484.

255dd2d41a4a4dcc104d3a33da6ea71fded79851 authored over 9 years ago by wizjany <[email protected]>
Separate vehicles and animals from INTERACT flag.

Destroying vehicles now checks only the vehicle-destroy flag.
Damaging animals checks the new dam...

cf1716ff372003a8ba658fd2451839b9d23c1894 authored over 9 years ago by wizjany <[email protected]>
Get the session during the gamemode event lazily.

a277e69e9cba059a6c6d2b7fc917d0356336d3e7 authored over 9 years ago by sk89q <[email protected]>
Add -s to show stack traces with the event debugging command.

ec5bb32510e411207462aef4b0626fba7d2ea337 authored over 9 years ago by sk89q <[email protected]>
Don't add a period for custom blacklist messages.

Fixes WORLDGUARD-3472

8ddb7d4b99471f3acac4164ad57999cef8472cfc authored over 9 years ago by Wizjany <[email protected]>
Fix CommandFilter matching emoticons etc.

Fixes WORLDGUARD-3461.

3258bff2d194921c53504523f5d097d3f3544046 authored over 9 years ago by Wizjany <[email protected]>
Check event cancellation before playing deny effect for bucket events.

8d7d32a2d2c40cf7d1a6bfe03ab2a19284bd84b2 authored almost 10 years ago by Wizjany <[email protected]>
Move repeaters/comparators from use to build.

This should mirror the protection given in WG 5.9.

a907eb23487142f57a52c75c1396a21ca17427e0 authored almost 10 years ago by Wizjany <[email protected]>
Protect against spawn egg usage.

Fixes WORLDGUARD-3347.

32132b5b0ab7bca6bebb4280036eb0ecad093c21 authored almost 10 years ago by wizjany <[email protected]>
Mark Player/Group Domains as dirty in a few missing places.

Fixes WORLDGUARD-3404.

c0c7c3215e17d11156d5c00082547730b82d8f6f authored almost 10 years ago by wizjany <[email protected]>
Actually register WorldRulesListener for events.

Fixes WORLDGUARD-3406.

ddf0f410611a64d7385282c7a60ffb55681ce706 authored almost 10 years ago by Wizjany <[email protected]>
Protect switching inverted daylight detectors too.

d3ecbcb18aa50857a62bf4949c82296b14845e86 authored almost 10 years ago by Wizjany <[email protected]>
Add comparators to USE too for consistency.

b7f42629789198df08120e2eee7b10d65b1afa0a authored almost 10 years ago by wizjany <[email protected]>
Have repeaters be covered by the USE flag.

60e6f92c643960b0330b2e3c847e001f516d8641 authored almost 10 years ago by wizjany <[email protected]>
Added weather-lock flag.

Valid values are clear or downfall. Unset to restore to normal world weather.

98af7966cd0832cf8888cbacbf3ca1ad12dc34c4 authored almost 10 years ago by wizjany <[email protected]>
Added time-lock flag.

Valid values are 0 to 24000 for absolute time, or +- any number for relative time.
Closes WORLDGU...

99d042d260117609e59a98176b27d258522bad1d authored almost 10 years ago by wizjany <[email protected]>
Check for null task fields.

Fixes WORLDGUARD-3372.

c9d6166fcbb15ebf49f2098547779e18ef9a1036 authored almost 10 years ago by wizjany <[email protected]>
Don't call initialize() on non-cancellable movements.

Fixes WORLDGUARD-3362.

752ccec150fc2a790cfdecf5a1ab30e2ba458024 authored almost 10 years ago by sk89q <[email protected]>
Add classloader override to the build POM.

91ccb95672f66c243fa886d6c886714e28b1bf48 authored almost 10 years ago by sk89q <[email protected]>
Add Citizens NPCs to NPC detection for region whitelisting.

Fixes WORLDGUARD-3356.

4caff457d39296fd0f68f816c2c9222543bb8f82 authored almost 10 years ago by wizjany <[email protected]>
Fixed blocks (e.g. sugar canes) adjacent to physics blocks (e.g. sand) not updating.

Fixes WORLDGUARD-3367. This change MAY have breaking unintended consequences,
but the physics con...

a1a6ee7107bd8c3f86bf213214dd83a696f93dec authored almost 10 years ago by wizjany <[email protected]>
Handle empty sets in SetFlag.

af157b88bd36193a7c0a95b564e6c7f51254dcad authored almost 10 years ago by sk89q <[email protected]>
Have enderchests be covered by the USE flag.

Fixes WORLDGUARD-3336.

ea4f4c088b0e170fe78dfaf393e1550543b56893 authored almost 10 years ago by sk89q <[email protected]>
Have tripwire be covered by the USE flag.

Fixes WORLDGUARD-3351.

6559ed5c1a70709700116ac248600d7c5bbf6d3d authored almost 10 years ago by sk89q <[email protected]>
Handle null block attacker.

Fixes WORLDGUARD-3350.

deddcf8dd297783ab5fa7ab8a39760e435d5e27f authored almost 10 years ago by sk89q <[email protected]>
Fix issues with MC 1.7 compatibility.

dfe536a2d24466e8b17ce812650590a6d67a87d2 authored almost 10 years ago by sk89q <[email protected]>
Add a fall-damage flag.

Closes WORLDGUARD-2279.

5bfb3483548447d298ce7ec53379620f40a8ee90 authored almost 10 years ago by sk89q <[email protected]>
Reset handler caches when a move type is non-cancellable.

afcf93b7b182967cab928fed8a1a3523c12d710f authored almost 10 years ago by sk89q <[email protected]>
Add exit-via-teleport flag (default allow).

e1843624bbc1b58237e5c9664645c5ed2005e041 authored almost 10 years ago by sk89q <[email protected]>
Creeper explosions with a player target cause should no longer be ignored.

Also fixed primed tnt being checked twice for tnt flags. TNT Minecarts are not included, as was p...

0f4e7b506171ad812667f3f940c679080ad6890b authored almost 10 years ago by wizjany <[email protected]>
Fix armor stands to behave more like item frames.

Placing and modifying them respects permissions, and they are no longer blocked by mob-spawning ...

869ead63bc577314bc5a8bb116231a8672b1c84a authored almost 10 years ago by wizjany <[email protected]>
Fix missing material data for 1.8 items.

Fixes WORLDGUARD-3306.

6a6de7802b9c505b7a07173a8c8b353f21b202f7 authored almost 10 years ago by sk89q <[email protected]>
Set version back to 6.0.0-SNAPSHOT.

b50302d9d0bcd3e4a942e743700c611636ab4eaf authored almost 10 years ago by sk89q <[email protected]>
Set version to 6.0.0-beta-05.

c841d74aaf7396e8d570a3c3f396a6c2fb33c7f9 authored almost 10 years ago by sk89q <[email protected]>
Update changelog for 6.0 beta 5.

09cce39affa73f71a7eea32dfb46148c1fb71b0b authored almost 10 years ago by sk89q <[email protected]>
Always call boundary crossing handlers.

e5b76a571b038da1a3fe06c1a299d01327f85be0 authored almost 10 years ago by sk89q <[email protected]>
Add BukkitUtil.toRegion(Chunk).

Closes WORLDGUARD-3292.

7c58fa4be604463507ae69c9ad692b3d813fbcba authored almost 10 years ago by sk89q <[email protected]>
Ensure that region properties are immutable.

f150a41d722b1c7055cb4ee4420b2627597e4786 authored almost 10 years ago by sk89q <[email protected]>
Fix region intersection tests involving polygons.

Fixes WORLDGUARD-3216.

bca1c2bdb36ba8246907c7b46d447eb505d80d0d authored almost 10 years ago by sk89q <[email protected]>