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

Remove AsyncCommandHelper for new AsyncCommandBuilder.

Helper suffers from race conditions for short-lived tasks, leading to
some poor UX conditions su...

d542ba78ffa91b0d6e7202ed595582b0104656ae authored over 5 years ago by wizjany <[email protected]>
Handle BlockExplodeEvent as other explosion.

Also misc cleanup.
Closes #407, WORLDGUARD-3843.

e7ef6af0127612b9f5771c23cdc1055b5dd40756 authored over 5 years ago by wizjany <[email protected]>
Enderpearl & chorus-teleport flags should be checked before handlers

Before every handler would have been called, making them believe that the entry was successful

1ffa4b48b8448e216cf0ffc7f5c499c1710ba287 authored over 5 years ago by isokissa3 <[email protected]>
Clean up task monitoring, cancelling, exception handling etc.

Fixes a few issues such as /wg stopprofile leaving a pseudo-cancelled
task in the supervisor, de...

d4c49a7539de8ca60096259cb4ac1593b478b08b authored over 5 years ago by wizjany <[email protected]>
Ensure un-marshalled registry flags are always lowercase.

Possibly old region files still had uppercase entries?

Fixes WORLDGUARD-3949 regression.

2e2be7092d2dcbf117703ebd1ba8afba37918c32 authored over 5 years ago by wizjany <[email protected]>
Minor cleanup.

ec4c53da772e730638f9373bab9a75b519871ad1 authored over 5 years ago by wizjany <[email protected]>
Fix gitignore (#406)

Using Github Desktop on Windows, file paths with a leading slash do not seem to match anything. ...

024a51549de4262dab1d7bdffc28de1269169feb authored over 5 years ago by Pietje <[email protected]>
Updated for Text3

8c345cb64b6d39011bb02f60410fa37cc09ddd66 authored over 5 years ago by Matthew Miller <[email protected]>
Merge pull request #404 from TheMolkaPL/stoplag-fix

Fix activityHaltToggle in /stoplag

461f3e1fafcec26d9b9ec3e3525a8f35291417b0 authored over 5 years ago by wizjany <[email protected]>
Ensure session handler order.

6fd7190ff22f26e95c6ce2a12448fda9819f354b authored over 5 years ago by wizjany <[email protected]>
Treat inventory minecarts under chest-access.

Fixes WORLDGUARD-3585.

5180673878776ff4439d193df450cddae18e064b authored over 5 years ago by wizjany <[email protected]>
Brace.

c57dd20f247efa14bb488e27f8024527b39b3c64 authored over 5 years ago by wizjany <[email protected]>
Fix activityHaltToggle in /stoplag

71df9c0011f8bdb94aa155ac64946e3dc2abcb01 authored over 5 years ago by TheMolkaPL <[email protected]>
Wrap `/rg flags` in a task.

b27f18788c978d056b090ab8c6997f795e9e5366 authored over 5 years ago by wizjany <[email protected]>
Formatting fixes.

18365bbe420480f8675d7ba1df3bb879322d25ab authored over 5 years ago by wizjany <[email protected]>
Add greeting-title and farewell-title flags.

Totally didn't accidentally include the flags in last commit.
Closes WORLDGUARD-4008.

82451595cb6512b8ad84c91d4a307a1fd6109da4 authored over 5 years ago by wizjany <[email protected]>
Add frosted-ice-melt flag, and frosted-ice-form flag.

Frosted-ice-form is checked with build, meaning it can be set to allow
for non-members to use fr...

c516eb2174e61d6b14d4856121f6f2966ff71cac authored over 5 years ago by wizjany <[email protected]>
Add `/rg flags` command.

Provides an overview of all flags set on a region, including inherited
values, and allows the us...

7199b8e70f3d3042c356b5e6c38c4ab4eb17b559 authored over 5 years ago by wizjany <[email protected]>
Merge pull request #403 from EngineHub/feature/we-piston-commands-compat

WE Piston Compat

fc4c67ff2908e97c4c0cc42a286cc75662ad93e3 authored over 5 years ago by wizjany <[email protected]>
Add more fancy texts and pagination.

Also some general cleanup.

d9bb321f83d5189c72d51db997cdc13004481f81 authored over 5 years ago by wizjany <[email protected]>
Switch to new Exception stuff from WE

7692e30721f801e711e0747ce44673945de9bdcb authored over 5 years ago by Kenzie Togami <[email protected]>
Correct print(TextComponent) method

5f88bef5acda72a7e8514714f4a59b98d0642030 authored over 5 years ago by Kenzie Togami <[email protected]>
Fix build.

5b0bfd50d354defb8e7f931a58d9fc701f13fd86 authored over 5 years ago by wizjany <[email protected]>
Brace.

5c0be800ae216e8cf1c0644030650a88df29879c authored over 5 years ago by wizjany <[email protected]>
Warn about consequences and add /stoplag confirm

ac505f0064bf19e90375fa953eb1309e14d7b022 authored over 5 years ago by TheMolkaPL <[email protected]>
Clean up gradle dependencies. Tell me if this breaks downstream builds.

Either I broke something, or you were using WG's jar for some dep that we
don't consider to be API.

2aee42cbf28d6a49a9d6980925196deef5cbfb99 authored over 5 years ago by wizjany <[email protected]>
Lots of fancy texts.

5c8b6d3f95950b8ea34f3b13070e171e77029238 authored over 5 years ago by wizjany <[email protected]>
Remove artifactory resolve block

eab7b5c47f6614a2251ff7f4599d4da29c2f00bc authored over 5 years ago by wizjany <[email protected]>
That's not supposed to be there.

36eba9c9dd4659eb89a6fd01325e2927fe9c7ff6 authored over 5 years ago by wizjany <[email protected]>
Add logo to source, remove outdated notes.

3b8b67da84233d5681be1d438bf82d4731f76188 authored over 5 years ago by wizjany <[email protected]>
Damage is already handled and entering is handled via interact.

This method is redundant.

d9b09ab7f1e46e840108b1de0472ebe666026072 authored over 5 years ago by wizjany <[email protected]>
Update text for WorldEdit changes (#401)

* Update for text in WE

* Properly write the legacy converter

* Made the text less thicc
...

50e62bd0e71750ed25f175b16f72a15229e2046c authored over 5 years ago by Matthew Miller <[email protected]>
Fixed chipped and damaged anvils not being protected from use/interact

abfe3a2eb9c23a7dcaf67ad404b5dfe0eeadd045 authored over 5 years ago by Matthew Miller <[email protected]>
Treat kelp as vines for vine-growth.

Closes WORLDGUARD-4068.

e94af1d77ebea0d73313fe7476701871d4c71ad1 authored over 5 years ago by wizjany <[email protected]>
Add block-trampling flag.

Applies to turtle eggs and farmland.

Closes WORLDGUARD-4067, WORLDGUARD-3666.

Also do some mis...

1dbd25d15e71479711b921a4382ae0f0b875760c authored over 5 years ago by wizjany <[email protected]>
Force eject players from vehicles if the get too far.

Fixes WORLDGUARD-3936.

c3675a10a2439449ad4beedc2e47c74a84320456 authored over 5 years ago by wizjany <[email protected]>
Add snowman-trails flag.

Closes WORLDGUARD-3566, #378.

Also clean up some listeners, and the flag listing.

ef2783f30a3f768980cdde6b4c1d7236758b60fd authored over 5 years ago by wizjany <[email protected]>
Track AreaEffectCloud cause.

Also a bit of cleanup in EventAbstractionListener.

Fixes WORLDGUARD-3776.

2c2b475513ed17b4a349c56c59cecf0f26427e90 authored over 5 years ago by wizjany <[email protected]>
Formatting fix.

0ebb4e0ffa668ba2d58b6463d496c8d3ac228ee5 authored over 5 years ago by wizjany <[email protected]>
Remove redudant type parameters.

47fb9bd30dbee00fa0b14d809be4164019079d4c authored over 5 years ago by KisaragiEffective <[email protected]>
Update CONTRIBUTING.md (#399)

fix broken link to Oracle Conventions

5ffade9787e42a73805484cdb8fa9c3693e6016a authored over 5 years ago by KisaragiEffective <[email protected]>
Revert "Load before worlds do."

This reverts commit 397a71a602c9014fe10147ee2da2364eba21fbc5.

Apparently this doesn't actually ...

ca92464ccaf050c6f4261742af22415914dcc47d authored over 5 years ago by wizjany <[email protected]>
Don't whitelist droppers and hoppers.

By the time this code is called, the performance hit happened already.
There's a separate way to...

453740b56ad5e3753f8bc45446b2519e981322a7 authored over 5 years ago by wizjany <[email protected]>
Load before worlds do.

When worlds first load, events start happening before plugins normally
(POSTWORLD) enable. This ...

397a71a602c9014fe10147ee2da2364eba21fbc5 authored over 5 years ago by wizjany <[email protected]>
Move log message about loading regions to proper location.

44c4e5816f1a7a2388497f322cefc7da040ac19e authored almost 6 years ago by wizjany <[email protected]>
Don't break completely if regions fail to load.

41268ca44384b0c791ab8135ec33bba16553a7b9 authored almost 6 years ago by wizjany <[email protected]>
Make 'invincibility-removes-mobs' affect projectile shooting entities.

c7ed49388ccbc705b82decd22466ae788c447617 authored almost 6 years ago by Matthew Miller <[email protected]>
Make input more lenient. Allow specifying TZ other than UTC.

Also remove 'none' and cleanup LocationFlag.

874e429779371b82c5d0bf6b4ae630fc1cf727bb authored almost 6 years ago by wizjany <[email protected]>
Changed to java 8 time api

9c5eee90da14704d117024271e5c235e48b7b0d4 authored almost 6 years ago by JOO200 <[email protected]>
Added TimestampFlag

4f088e5bf0abe705cec011f7345b2576c5a750c4 authored almost 6 years ago by JOO200 <[email protected]>
Checkstyle pls.

That was the auto-folder's fault.

c2f96c9587e8031921e4bd1099487711a9dc0ba9 authored almost 6 years ago by wizjany <[email protected]>
Better wrapped player usage. Requires latest WorldEdit build.

c181a86fd1345f69f0639d102c46a1c9e3bd5e33 authored almost 6 years ago by wizjany <[email protected]>
Cleanup last commit.

e2ffab5ee8c5daf18c8b305c09b788d08e81ab5f authored almost 6 years ago by wizjany <[email protected]>
Turtle eggs throw PIE when being broken.

8a3f0660230bb5c27d4855c73f51b14df2366451 authored almost 6 years ago by wizjany <[email protected]>
Check flag change handlers when world changes.

Global regions aren't actually part of the ApplicableRegionSet,
so the set difference will be em...

c53ed56b3a6698047ead51b1a7b89fa2749cc5e3 authored almost 6 years ago by wizjany <[email protected]>
Fix removing regions from manager with the REMOVE_CHILDREN strategy. (#397)

* Added test for removing regions from manager.

* Fix removing regions with REMOVE_CHILDREN s...

6144ca82aca2b7fece831f04b9f870804daa826f authored almost 6 years ago by wizjany <[email protected]>
Don't check spaces that won't get moved into by pistons.

Fixes WORLDGUARD-4064.

d091cb578f5d1413c22243ee9dfa9c37e0214683 authored almost 6 years ago by wizjany <[email protected]>
Move tests to core.

(None of them are implementation-specific)

b2fe4c9c717b57d4200cb05eb408783c4be863a1 authored almost 6 years ago by wizjany <[email protected]>
Really remove deprecated flags.

ea47e9332387ba469e438e0ce6216dfeb85a754d authored almost 6 years ago by wizjany <[email protected]>
Remove deprecated flags. Make sure we register our flags first.

Also make enderpearl + chorus fruit flags respect entry/exit deny message flags.

10100bd194f7f84948ecc5665f21d3a5a57f7f68 authored almost 6 years ago by wizjany <[email protected]>
Only check for flag changes when regions change.

This functionally reverts e5b76a5, though individual classes can change
this behavior on an indi...

91687dc204507ee09504e9c33ee52f0bcf85ec0b authored almost 6 years ago by wizjany <[email protected]>
Remove ender-chest protection.

Enderchests are not modified on use. In fact, they don't even
have inventories, so they are not ...

e091a59063ae1133520b7116008220d66ffaf8bf authored almost 6 years ago by wizjany <[email protected]>
Actually report game rule values.

Was just "<Recursive>" before, which is pretty useless.

ee7dc27283f032f2c3beff1b28e4b3ba36dec953 authored almost 6 years ago by wizjany <[email protected]>
Bukkit does this apparently.

54c3cdad775f9cd443da4c9ce01634d0c807ed12 authored almost 6 years ago by wizjany <[email protected]>
Add item-frame-rotation flag.

When set to allow, allows players to rotate item in item frames even if
they wouldn't normally h...

ff37cc7935ffbde64a904a30207d2b8d2b85980a authored almost 6 years ago by wizjany <[email protected]>
Make chat + command flag handing more sane.

* Send/receive chat and allowed/blocked cmd flags now respect deny-message flag.
* Added `region...

b6e2bca5bc69ef32f0562023fbc80d982dee4559 authored almost 6 years ago by wizjany <[email protected]>
Update README.md: Fix broken markup (#396)

1f85a53117bb1ce868c4dd09df51840cec2bbcc0 authored almost 6 years ago by Nonsence <[email protected]>
Update links in readme.

bd4726f8870d94f9204fd54102fd9aa4c0485eac authored almost 6 years ago by wizjany <[email protected]>
Apparently some people see red flag and think those are broken.

This has unfortunately happened more than 2 times.

9ea231275160e4775868ef430adbbff27bee8dfd authored almost 6 years ago by wizjany <[email protected]>
Minor typo.

cc988c0b5a65a173ca5168d38a81f3b5ac2734f5 authored almost 6 years ago by wizjany <[email protected]>
Fix region equality across multiple region managers. (#395)

It is possible, for example when teleporting between two worlds, that
regions in two different ...

af93530dbe9f420be20aa490d33c3fafb997aa0d authored almost 6 years ago by wizjany <[email protected]>
Bye Java 6.

43d8cf8cba571714bbb1949ea465b2bb6f63ebb6 authored almost 6 years ago by wizjany <[email protected]>
Fire UseItemEvent when fishing rod is cast.

This apparently no longer throws an interact.

Fixes WORLDGUARD-4018.

090a00d6d8955dc3fe8e5942130663900325e54f authored almost 6 years ago by wizjany <[email protected]>
Sponge simulation now also clears waterlogged blocks.

Fixes WORLDGUARD-4011.

a233be1df85e8edf62cb829cb8a01dae6ffed43c authored almost 6 years ago by wizjany <[email protected]>
CSV support was removed 8 years ago.

Even the migrator is long gone.

056f8a57c785de2b5619b24ae992f2e939d71bc1

f9339e144efb8ff2af9e4d27ea144b220b06b067 authored almost 6 years ago by wizjany <[email protected]>
Cleanup session loading.

Apparently the spigot server stores time-lock between logout and login,
but not weather-lock. Th...

1f1e6eedf6d51dc13d47121086734a81598b6abd authored almost 6 years ago by wizjany <[email protected]>
Fix newline parsing in StringFlag.

This was committed broken 7 years ago and no one told us til today.

96e7c43f56d6341dc99c12db13c08015d4b53f20 authored almost 6 years ago by wizjany <[email protected]>
Add debug listener for DamageEntityEvent.

f8e129f33e0f8c0a9583f8f02b7c10489add86dd authored almost 6 years ago by wizjany <[email protected]>
Use fake player build override for NPCs in SessionManager too.

144c31645cae4d5f5d96eb1cbdd9e63cad46c593 authored almost 6 years ago by wizjany <[email protected]>
Allow NPCs to bypass region protections. (#393)

d24157e693ec0c6735881159011a448c3e402fb9 authored almost 6 years ago by Wizjany <[email protected]>
Prevent exception with legacy materials.

Not sure what this legacy material layer is doing here, but it can
potentially throw exceptions ...

d5dddba8bcc259657e3e064ef1d2fe86add7a1a9 authored almost 6 years ago by wizjany <[email protected]>
Moved SquirrelID relocation to core project. (#394)

This allows projects depending on core to properly use the ProfileService and ProfileResolver wi...

72a392aca2e3d3408bdacc0cf7ae8d00dad460f3 authored almost 6 years ago by Wizjany <[email protected]>
Re-enabled checkstyle, do some cleanup.

c6442e6669deda82ff5843e01771f4e9b85c61fb authored almost 6 years ago by wizjany <[email protected]>
Move MapFlag to core. (#392)

Original PR was made before API stuff was moved to core, so when the PR was pulled it ended up b...

0102dbb9bc7e65a17c7fd740fc61a39ae4c62777 authored almost 6 years ago by Wizjany <[email protected]>
Change CI link to enginehub

3f7a9f9bc8772d54684168c32e25a63089ada639 authored almost 6 years ago by Wizjany <[email protected]>
Back to SNAPSHOT for continued development

ae51d74afb2bbaa53d37bb5247e1f8abd1839784 authored almost 6 years ago by Matthew Miller <[email protected]>
Bumped to Beta 3

e51a22032edfc158451e4869c466069ee79228fc authored almost 6 years ago by Matthew Miller <[email protected]>
Added macro and colour support to deny-message

84017bffc459525caf11f9b269458e3d297ea568 authored almost 6 years ago by Matthew Miller <[email protected]>
cleanup block listener

60731f9836f886159854286e4fb351ac12533482 authored almost 6 years ago by Matthew Miller <[email protected]>
Added GLIDE and SWIM MoveTypes, and made Horses use RIDE

3ea7c9fc0820d154bf83ffccbfced2ab71a3e29d authored about 6 years ago by Matthew Miller <[email protected]>
Added an option to block conduit effects

9804c69044780533a44c4429b2f31356bfe53ea1 authored about 6 years ago by Matthew Miller <[email protected]>
Add MapFlag (#375)

* Add MapFlag

Signed-off-by: Mark <[email protected]>

* Remove apache import

Signed-o...

cd39387e7ff1f452f6d1b1677b6197d791f7c30a authored about 6 years ago by Mark Vogel <[email protected]>
Move StringMatcher to before other things

b48e14550883cd16b5f9aa1cc5664c34c1f8db51 authored about 6 years ago by Matthew Miller <[email protected]>
Cleanup usage of BukkitWorldConfiguration

405b210fb5393b634aa50042baf30ab95e4a1c2f authored about 6 years ago by Matthew Miller <[email protected]>
Fixed broken merge

d4d7601125d2b590e10ab552fd6c9d03ebc4c001 authored about 6 years ago by Matthew Miller <[email protected]>
Abstracted the commands away from the Bukkit platform (#391)

* Start work on abstracting commands out of worldedit-legacy

* A lot more work towards abstra...

fdd9064170af7b67d180ee642faaa91fff82be88 authored about 6 years ago by Matthew Miller <[email protected]>
Update SquirrelID for JAXB removal.

803c2055c326dceea39938b1ac36415a7f9ebd4e authored about 6 years ago by Matthew Miller <[email protected]>
Minor cleanup of blacklists

344c6cf814cf7b10674212a1c0c873d7dce9f2b6 authored about 6 years ago by Matthew Miller <[email protected]>
Switched to heirarchy object report

863f6cc13b182dd37b41f54a4f6b55dd6729442c authored about 6 years ago by Matthew Miller <[email protected]>
Remove some files that were listed in the gitignore but still in the repo

3dd35dabec8a1f740bfebda25ad93a4780383f5c authored about 6 years ago by Matthew Miller <[email protected]>