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

Modernize pastebin code.

18ec3db1bb15a85953cf50ac6e899a387353de68 authored about 10 years ago by sk89q <[email protected]>
Add hack to make Location flags work with unloaded worlds.

53fdff1d9b42bd20f268e7533f72abaf22ff8fc0 authored about 10 years ago by sk89q <[email protected]>
Show more details in error log which world the error belongs to.

9a9133695877fd530cead213afa1df1159cb3e5e authored about 10 years ago by ST-DDT <[email protected]>
Add missing color codes when parsing input.

7bd69bebf4e2ddb9703989b48db2b0e20a19b736 authored about 10 years ago by sk89q <[email protected]>
Let players use NPCs always.

Fixes WORLDGUARD-3190.

57b6f04b79d06b9329797b742b60f2b34bf47063 authored about 10 years ago by sk89q <[email protected]>
Fix [WorldGuard] in log messages stacking on reloads.

Fixes WORLDGUARD-3192.

c7442c2a9e94cae7c072bdf48900dd093f37b8e8 authored about 10 years ago by sk89q <[email protected]>
Handle null EntityTypes from SpawnEggs.

Fixes WORLDGUARD-3179.

df985013eb161b89774ac92c459d6bb759b3af0c authored about 10 years ago by sk89q <[email protected]>
Better handle empty group / player names due to bad region data.

Fixes WORLDGUARD-3182.

41f520845aa3d9f17170d05474bf0ac06d65fe55 authored about 10 years ago by sk89q <[email protected]>
Fix players being invincible with BUILD = deny.

Fixes WORLDGUARD-3201.

dac09c64c84bed92e13db742b27c5ead38d001cf authored about 10 years ago by sk89q <[email protected]>
Improve entity detection in Entities utility class, add Entities.isNonPlayerCreature().

ba4e5d6ea918ebfe82ea05bf002198a3695da9c4 authored about 10 years ago by sk89q <[email protected]>
Fix certain entities not being damaged in protected regions.

a2defe59711697281e230a25b2fbb2c0107a57af authored about 10 years ago by sk89q <[email protected]>
Remove CraftBukkit runtime dependency in pom.xml.

25f12e9733a4b8a833c90cbfa93fc7cb95a53172 authored over 10 years ago by sk89q <[email protected]>
Merge pull request #328 from zreed/master

Add missing SQL table prefix in statement selecting world names.

ca37dc0fc6bff2a8079f587714a8bcde060c14d2 authored over 10 years ago by sk89q <[email protected]>
Add missing SQL table prefix in statement selecting world names.

7d41835794faa920e05bc0594af50759c513ee85 authored over 10 years ago by zreed <[email protected]>
Reset version back to 6.0.0-SNAPSHOT.

b37014463f03ff5211e2ab05244365fe9a2922ee authored over 10 years ago by sk89q <[email protected]>
Bump version to 6.0.0-beta-02.

2b94883e7002dc4c57ebd5bd02cfd306d3559905 authored over 10 years ago by sk89q <[email protected]>
Remove "multiple categories" point about related flags handling.

5c7468ffb5f04e2ec1c3f5cb5e092dcc90288fcc authored over 10 years ago by sk89q <[email protected]>
Update changelog for 6.0 beta 2.

343632cbf29d09072a348b5d4fcccd7d504e6913 authored over 10 years ago by sk89q <[email protected]>
Fix boat placement not being properly prevented.

Fixes WORLDGUARD-3174.

2a3ccec42987f82053d22ab3395511cd047b890d authored over 10 years ago by sk89q <[email protected]>
Don't show a deny message if it's an empty string.

d6f12804ea2b61b665c7c3dec52407701abb3e52 authored over 10 years ago by sk89q <[email protected]>
Add -e flag to /rg flag to set a flag to an empty value.

Closes WORLDGUARD-3161.

f858c175f976bfcdf689f9e0872be3b17a96c10c authored over 10 years ago by sk89q <[email protected]>
Add option to consider use of an item as a block use at the player's feet.

Closes WORLDGUARD-3151.

cdab00450568d5ce9d6b16fde7fbe3f575876673 authored over 10 years ago by sk89q <[email protected]>
Don't use deny effects for entities because they look bad.

59bd11e7427c820e3dcf3ea0f424b334b480d8bc authored over 10 years ago by sk89q <[email protected]>
Add option to whiteist some blocks / items so they can always be used.

Closes WORLDGUARD-3159.

2e6faff8c103b6a8cc92a228b38d33fd2c7b520d authored over 10 years ago by sk89q <[email protected]>
Block polygonal regions for claiming for now.

volume() returns 0.

722cc2e38c5cbb040177ea1b266113bba4eb3faa authored over 10 years ago by sk89q <[email protected]>
Add more deny effects.

Closes WORLDGUARD-3158.

669c0e9651cc495d8c5ec4c72f9e75df10090bbe authored over 10 years ago by sk89q <[email protected]>
Warn about claim volume setting being too high.

d2252c614285aadc22f6e7750c96b3c63441926d authored over 10 years ago by sk89q <[email protected]>
Consider XP drops under ITEM_PICKUP.

Fixes WORLDGUARD-3171.

eab4101d1c813249a43b7099d68898936588a8ea authored over 10 years ago by sk89q <[email protected]>
Don't consider vehicles a known cause.

Fixes WORLDGUARD-3170.

db31c35d8ef6e772139ff80a7ed4f11d2c02ef2f authored over 10 years ago by sk89q <[email protected]>
Fix mobs not being able to attack players regardless of permission.

Fixes WORLDGUARD-3172.

125595e6b97cfc62e608805ef526597557cd279e authored over 10 years ago by sk89q <[email protected]>
Fix Enums.findFuzzyByValue() not handling _ correctly.

6d5d9934cc355f8c208ee351812bdef29ef6f31c authored over 10 years ago by sk89q <[email protected]>
Fix sapling + bonemeal considered as usage rather than building.

Fixes WORLDGUARD-3169.

bd2a8daad3d5bd11113d4b95b12ade98c36ed999 authored over 10 years ago by sk89q <[email protected]>
Destroy sapling if some of its blocks could be placed.

Fixes WORLDGUARD-3168.

c4b3c1d0337c2219558184ce8c80fb23c1090787 authored over 10 years ago by sk89q <[email protected]>
Set MODIFIES_BLOCKS flag on ink dye.

Fixes WORLDGUARD-3167.

eb051bc1942ed4984e787fc7d2d2ad41b7ebc433 authored over 10 years ago by sk89q <[email protected]>
Fix trees not growing naturally in protected regions.

Fixes WORLDGUARD-3166.

1a12faf5ab13fcae46d72e8bc5ffa32d734b54b0 authored over 10 years ago by sk89q <[email protected]>
Debounce piston events and add a deny effect.

Fixes WORLDGUARD-3157.

73fe9cd62fb342778a8735017b7ea513e0cc257b authored over 10 years ago by sk89q <[email protected]>
Document the delegate events.

Fixes WORLDGUARD-3164.

7ab4a283fe10b1b05f1e492a21e47a5dc939ac59 authored over 10 years ago by sk89q <[email protected]>
Merge pull request #304 from stuntguy3000/master

Add silent (s) and information (i) flags to /stoplag.

46138c9abe1cdeb57cedbd3b5a69ecc4b7ba6c24 authored over 10 years ago by sk89q <[email protected]>
Don't apply USE to hanging entities.

841cc8e033fd1f3612aa4b1ac648631be0a7751f authored over 10 years ago by sk89q <[email protected]>
Ignore _ when fuzzy searching enums.

cb0844c64da746a4ed7b9d63369ba8b8defe4b18 authored over 10 years ago by sk89q <[email protected]>
Check Material in TargetMatcherParser.

6e8e59aee533343372727d376014cc10503abcf3 authored over 10 years ago by sk89q <[email protected]>
Mention Spigot issue with settings.global-api-cache.

358eebf96b63026489cda1639ba3e04151c94f76 authored over 10 years ago by sk89q <[email protected]>
Have other flags override BUILD but not the other way like in WG 5.

01892b609f3f9d1dcdeb52b525dc2b70648dbd5b authored over 10 years ago by sk89q <[email protected]>
Fix condition error in handling of PVP flag.

096981bd272784ec5bc566a7f4f578254a4a96be authored over 10 years ago by sk89q <[email protected]>
Have membership override BUILD=DENY like in WG 5.

0852fc0d650abe9b25716e4330e7f91c0614d321 authored over 10 years ago by sk89q <[email protected]>
Fix NPE when handling PlayerFishEvent.

Fixes WORLDGUARD-3149.

40ceb3d0b86dc2c96dafeff2818a618c0f78020f authored over 10 years ago by sk89q <[email protected]>
Ignore sneaking when checking the events.

b52a6bd6d67a66535c984276d452acaa217a3641 authored over 10 years ago by sk89q <[email protected]>
Add some deny effects.

992e53856d2129f10e2a48bd499ed27bbb4725ee authored over 10 years ago by sk89q <[email protected]>
Allow right clicking hostile mobs in protected regions too.

Fixes WORLDGUARD-3144.

f776d15e039c6a3f1270aa0908b223555550adb5 authored over 10 years ago by sk89q <[email protected]>
Silence spam from not being able to walk on crops.

Fixes WORLDGUARD-3143.

438bc59fbcb179eb9f4777fa774b071826441181 authored over 10 years ago by sk89q <[email protected]>
Remove outdated line in UPGRADE about flags and BUILD.

453f253e773cce67220282e3251d27cc01fba69a authored over 10 years ago by sk89q <[email protected]>
Set version back to 6.0.0-SNAPSHOT.

550df20f18d36d4fdaf0ed7a8fc8ea80caaaf8cb authored over 10 years ago by sk89q <[email protected]>
Bump version to 6.0.0-beta-01.

e8ee0a8c5b0432dd1e232d6308dfb906aa01cd55 authored over 10 years ago by sk89q <[email protected]>
Handle multiple related flags more like in WG 5.

5fcd7ddf7abc31ac7f7a126c836ce767681f6f7d authored over 10 years ago by sk89q <[email protected]>
Revert the default region groups of the entry/exit flags back to WG 5.

b11d4160358724639557e7abded995b6c31c7d67 authored over 10 years ago by sk89q <[email protected]>
Mention how to report bugs in the UPGRADE document.

f7e216ba84c050793ab14f305a5e469dd233db33 authored over 10 years ago by sk89q <[email protected]>
Silence messages about touching Redstone ore.

f6406b668cc3f0b15e647ef969f49199ba784462 authored over 10 years ago by sk89q <[email protected]>
Update CHANGELOG and UPGRADE documents.

7cd4a1d411e28e1dc8a1f6dc382dbcc768ef97f8 authored over 10 years ago by sk89q <[email protected]>
Change .interact to .use for item use permission.

bd558bb527a4c3d723440861ab64ddff9b47371a authored over 10 years ago by sk89q <[email protected]>
Allow hitting hostile mobs in protected regions.

8d29f6971a8fec007172e0bbae0c1864cae7f723 authored over 10 years ago by sk89q <[email protected]>
Don't cause item loss when the hopper is destroyed.

300f69597fb7e23a19c11e5db36656d5129caf66 authored over 10 years ago by sk89q <[email protected]>
Add helper ProtectionQuery class for other plugins.

8e320b6dbe593fe721f50518bc400a5ee455a631 authored over 10 years ago by sk89q <[email protected]>
Update UPGRADE document with more information.

fa422bef32d426a5a3bf4d2e3af9bd2195912366 authored over 10 years ago by sk89q <[email protected]>
Block spawn eggs properly.

e8cd1cc253dc37076a2c8d12365d769ad414b8c9 authored over 10 years ago by sk89q <[email protected]>
Better describe issue regarding flags being evaluated together.

5e9ffe9e29a5b21e03aa54782dff57e24576ca88 authored over 10 years ago by sk89q <[email protected]>
Be more lax with entity spawns.

edebb0efc92c977a81a097b7c25cced5431bb2a0 authored over 10 years ago by sk89q <[email protected]>
Break denied hoppers.

913d5d64ae94bacc89167b9af142f119c659cb55 authored over 10 years ago by sk89q <[email protected]>
Debounce the inventory move item event better.

6da8fabb1f283ea59e1b7e860e11cdaea812ae92 authored over 10 years ago by sk89q <[email protected]>
Handle inventory move event for protection.

ee022d7cd7bce53ae7a5cffd72d418cb0c21fb0e authored over 10 years ago by sk89q <[email protected]>
Change potion splash to damage event.

c126a0ac38d169bab7740abb5e4759ac17c60dce authored over 10 years ago by sk89q <[email protected]>
Ignore cancelled events in event abstraction.

4a3dac0aa4980bced9ae470ee239bc180cdce2ac authored over 10 years ago by sk89q <[email protected]>
Don't block self-damage if PVP is denied.

f4700ded126ab22e819a53eb7ad3bfc7799c025b authored over 10 years ago by sk89q <[email protected]>
Mention incompatible plugins in the upgrading document.

8570921049134ab7429c2ab81e46f77e183534da authored over 10 years ago by sk89q <[email protected]>
Don't use empty names when loading the YAML regions file.

612b953b6385c35f32c6e4d30dd2414ada5420b7 authored over 10 years ago by sk89q <[email protected]>
Mention use on-place and water / lava buckets.

02777c370dc77211d4bf1f1958cc9d59358797da authored over 10 years ago by sk89q <[email protected]>
Fire a use item event on placed blocks.

7a8ab1df99dfa33fb53bd772338dd2acb83a4bb7 authored over 10 years ago by sk89q <[email protected]>
Clamp cuboid volume to Integer.MAX_VALUE and handle overflow.

182c5f6a17c738264a26ee9f44019ac2a6be677e authored over 10 years ago by sk89q <[email protected]>
Debounce entity break block events.

7c7673af20f42052628b27acb9fbc991a80fd9d8 authored over 10 years ago by sk89q <[email protected]>
Fix fire handling in the event abstraction listener.

9282fc25de652c102011e2a932c345b68153c968 authored over 10 years ago by sk89q <[email protected]>
If the cause is unknown, use NON_MEMBER as the association.

f66e47c01f8d6aa63bc50eeebfa3ddde76dd0179 authored over 10 years ago by sk89q <[email protected]>
Cause.isKnown() now returns false if it only contains objects that do not properly constitute a cause.

f00d73d60ec9a58cb7a80cacb17ff82005dc648c authored over 10 years ago by sk89q <[email protected]>
Build the cause list order correctly.

c5b08781f75be4e0dcfe8ba0fc9ec58e80409840 authored over 10 years ago by sk89q <[email protected]>
Clean up EventAbstactionListener.

4b80c4e4e6023a7a4da8055c0b385d98f740166c authored over 10 years ago by sk89q <[email protected]>
Fix buckets not being checked properly.

7da3cc224b56b363be674d2852db7de0b35f5774 authored over 10 years ago by sk89q <[email protected]>
Fix typos in readme files.

0659a5263a967f28a0a6a69e8e29315554abc99f authored over 10 years ago by sk89q <[email protected]>
Fix /wg reload sometimes not applying new changes right away.

0f8614519f8e30060d7ada49afa62986517ea03f authored over 10 years ago by sk89q <[email protected]>
Add optional build permission nodes.

541f828db4dc1c10b790c9a16b3f6ccf1b8b81fa authored over 10 years ago by sk89q <[email protected]>
Mention the need to re-check the upgrade document.

70aedb4a84faa9756e56b62c78ed0e0bfcbe11c5 authored over 10 years ago by sk89q <[email protected]>
Automatic invincibility / no-drowning groups have to be enabled now.

4f24f2631e209845a36e79bbdcd42c79dddd178d authored over 10 years ago by sk89q <[email protected]>
Update the README.

ddb910e2ea1aa8d9b414795fcb0fd3b9e92931bd authored over 10 years ago by sk89q <[email protected]>
Move build related files to config/.

b5c4eb3587fcfda9656a4e6ecf9ac35749530ecf authored over 10 years ago by sk89q <[email protected]>
Have people read CHANGELOG for the rest of the changes.

a0553bfa34c97a5ab89c3967b615eafd1f9f964e authored over 10 years ago by sk89q <[email protected]>
Fix error in CHANGELOG.md.

241f053b8a8727fe5d4b50280bacb72ab1dc4d61 authored over 10 years ago by sk89q <[email protected]>
Updated changelog and added upgrade information.

6174c9e4861906091c6ad02523b3e84f546286bd authored over 10 years ago by sk89q <[email protected]>
Use original .jar filename in the .zip.

d7629acb61ecd749978d57cc1df9e6708e1d3127 authored over 10 years ago by sk89q <[email protected]>
Use Markdown for changelog + distributed README.

8169b6f6501e957f5a173ce5a83f240c16f59c59 authored over 10 years ago by sk89q <[email protected]>
WorldGuard 6. See http://forum.enginehub.org/threads/15666/

7b174683bade3ee63da0d08f988cedb475fff63d authored over 10 years ago by sk89q <[email protected]>
Merge branch 'master' into feature/region-api-update

88e7327af6e4223751b1f215f4a455a5f36c54d0 authored over 10 years ago by sk89q <[email protected]>
Use a region deny message indicating region data load failure.

b7d8562eceb3653011c57eff63c881219273b285 authored over 10 years ago by sk89q <[email protected]>
Bump to version 6.0.0.

439826ddc60db921a5ce64be39a5630c5873f01e authored over 10 years ago by sk89q <[email protected]>