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

Switch blacklist to drilldown since bstats doesn't support bar charts.

See https://github.com/Bastian/bStats/issues/67

Also update blacklist example txt with correct ...

1fd94a3655b6215d7dd35ab29caee1d37ae153fc authored about 5 years ago by wizjany <[email protected]>
Add some custom charts to bStats.

Should give a good view of feature usage, especially some badly
supported features like SQL and ...

2c14acc28c46e68b2ce423feb1c3ae17e8183f24 authored about 5 years ago by wizjany <[email protected]>
Remove pointless iterable.

c413cf4123aabf4d4e989ee69e90f70a441acd51 authored about 5 years ago by wizjany <[email protected]>
Fix pistons flag not applying to sticky pistons pulling.

26477406f16fffd25abfd75758375396741899b2 authored about 5 years ago by wizjany <[email protected]>
Add applicable regions section to /wg report.

121b34ecb93292b6e575b9e387e617e1a183b083 authored about 5 years ago by wizjany <[email protected]>
Fix exit-deny-message using wrong region set on enderpearl/chorus-fruit.

4c9812db04eab9a9fc96979772c0717d60fbf6f8 authored about 5 years ago by wizjany <[email protected]>
Add /rg toggle-bypass command to turn off region bypass temporarily.

Makes it easier to test things without op/de-op, switching ranks, etc
all the time.

3ebaaf9c8b51826d8ea2e24c34dcf04cea378567 authored about 5 years ago by wizjany <[email protected]>
Re-arrange messages in (re)define commands.

Only send messages after successful add.

d410e1f84e7ae6bfbfa3299bdd7d538fc3128399 authored about 5 years ago by wizjany <[email protected]>
Workaround colors on newlines of string flags issue in text lib.

Also fix newline lookbehind replacement, and only replace color macros
in string flags.

e792dd6f98e84b77fdbc208c12c82985a340590e authored about 5 years ago by wizjany <[email protected]>
Causes only track blocks, not locations.

d07f95952db4fdb2a6c4bba9000dd8b7b22f1358 authored over 5 years ago by wizjany <[email protected]>
Check creeper-explosion flag for all entity damage, not just players.

cb9ab3a7b2c42ecdf28213eb8015f929902b4a12 authored over 5 years ago by wizjany <[email protected]>
BlockMultiPlace has an immutable state list.

Fixes WORLDGUARD-4143.

1c3cf02ebd4cbf0f5d20fdc15262c770a7661e91 authored over 5 years ago by wizjany <[email protected]>
Fix infinite loop in addowner checks.

Fixes WORLDGUARD-4138.

fc0f7acab54774faf98b76e4b9a07f286cceff15 authored over 5 years ago by wizjany <[email protected]>
Make use of BlockFertilizeEvent, various BlockState lists.

Only mostly tested to work. BlockFertilize unfortunately doesn't let
us cancel the preceding stu...

20db92541b5336446f71378a44e29462572af034 authored over 5 years ago by wizjany <[email protected]>
Track causes when players ignite creepers.

Fixes WORLDGUARD-4136.

5fca3b3c3d76ea562550d25ec0e88391fcf0937c authored over 5 years ago by wizjany <[email protected]>
Cover some more plants as crop-growth.

Note that spigot doesn't throw events for bamboo yet, so this only
applies to sugar canes and ca...

c633a2d0700f9abf415b7d213d0e0c79daf6b613 authored over 5 years ago by wizjany <[email protected]>
Ignore hopper minecarts with the ignore hopper setting.

effbd62e684ec3edca979289b16d4f2ddad60d26 authored over 5 years ago by wizjany <[email protected]>
Teleport async on Paper.

056eaa65870e208e2f868492eff4a67ec251df30 authored over 5 years ago by wizjany <[email protected]>
List is not a valid cause. Each element is its own cause.

Fixes WORLDGUARD-4140.

Specifically, fixes not being able to break lilypads while in a boat,
ev...

cb2c0870ec34a9e2c8354ac920061c9231af2850 authored over 5 years ago by wizjany <[email protected]>
Apparently world names are allowed to have spaces.

179c324c80ab2b99eaf964005e511727aa024919 authored over 5 years ago by wizjany <[email protected]>
Only store existing per-player time/weather in handlers.

Fixes WORLDGUARD-4124.

This will fix various issues with logging in to regions with these flags...

96d15d6dbf77ed159c4e2b1564e9536285d65630 authored over 5 years ago by wizjany <[email protected]>
Extract/half-fix addowner checks.

Max-region-count-for-player is super bork.

Fixes WORLDGUARD-4129.

120d2e223d3c9243ad1a27e54ae581b7666b28bd authored over 5 years ago by wizjany <[email protected]>
Some cleanup for flag command.

70ea6bad6e0803e59a136b3f345b94bab881b1a9 authored over 5 years ago by wizjany <[email protected]>
Extract NumberFlag for suggestions, make FlagHelper prettier in console.

e59d61e1cf75c7d45aec16d90571590f9afd06b7 authored over 5 years ago by wizjany <[email protected]>
Update docs links to point to enginehub.

Also don't allow block-place/block-break setting from flag helper.

bbed280f62877393119bf9526f3f837fc13e1b9c authored over 5 years ago by wizjany <[email protected]>
Back to snapshot.

f165ae3d95b02d673964fa978e0ed64861e3fdc2 authored over 5 years ago by wizjany <[email protected]>
7.0.1 RC 2.

124898ec91db3dff8bc9f09e280907dae3d3f102 authored over 5 years ago by wizjany <[email protected]>
Merge pull request #414 from EngineHub/feature/paper

Add some Paper-specific features

ba32d24363e43b574db779beccfc0f949acd19eb authored over 5 years ago by wizjany <[email protected]>
Link ender crystal entity <-> material.

0bba822295e382b0dd4a74ed58ad54675f3972fb authored over 5 years ago by wizjany <[email protected]>
TippedArrow again.

7538af2686f35a0ae1d1738da248f19e00011257 authored over 5 years ago by wizjany <[email protected]>
Fix fireworks, protect by default (this is a behavioral change).

Add regions.use-paper-entity-origin setting, false by default because
it can have some weird imp...

48922118b1527c95dbb1a1fdaa6cd8392f320ec6 authored over 5 years ago by wizjany <[email protected]>
Use Paper player profiles if available.

Also fall back to caching to memory if SQLite can't be linked.
This is a common issue with (bad)...

14fe2d0e79bd9cac51fab09804c14ba0fe93f053 authored over 5 years ago by wizjany <[email protected]>
User paper firework tracking.

11a1ac674218ecd289661bf8bd08f7f998d1a2a4 authored over 5 years ago by wizjany <[email protected]>
Use PaperLib for some performance enhancements.

c5bfdcb0e6964fc88f3f9e65247fcf8bace5b78a authored over 5 years ago by wizjany <[email protected]>
Apparently some plugins do weird things with falling blocks.

93dae282b2758642518deac48a9f40f5d73c333e authored over 5 years ago by wizjany <[email protected]>
Handful of small fixes.

* Fix material loading from config requiring minecraft: namespace.
* Fix disallowed-lightning bl...

3468e3d47eee96aadea5bb38b306c035c3728988 authored over 5 years ago by wizjany <[email protected]>
Remove legacy potion code.

b7ad0257b7db3c9dabe3d7c3383d1f114e44b18e authored over 5 years ago by wizjany <[email protected]>
Merge pull request #415 from EngineHub/kotlin-dsl

Migrate gradle to kotlin dsl.

070f6e005faadbddaddbcfa29d303d63d66c7920 authored over 5 years ago by wizjany <[email protected]>
Relocate squirrelid in source, fix flyway shading.

cc3f4d4d441118898fd9cce73e6823ef763aa7f0 authored over 5 years ago by wizjany <[email protected]>
Fix poms, remove bukkit lib project since it's currently unused.

21e65be1102f7c78e795904227ffebd89328cdc1 authored over 5 years ago by wizjany <[email protected]>
Migrate gradle to kotlin dsl.

61494fd76e8dad947efff8a57ea5e29be91b538c authored over 5 years ago by wizjany <[email protected]>
Switch build badge to TC.

And remove dead wiki links.

556b638d041064914ead6e3fb80906962ba316b0 authored over 5 years ago by wizjany <[email protected]>
Save defaults to config file.

825b3a3f36f7dca0b925b0a2887603abccaa0005 authored over 5 years ago by wizjany <[email protected]>
Add option for resetting fall distance when void falling teleport is on.

reset-fall-on-void-teleport, defaults to false. (I can't remember if
old WG 6 behavior was to do...

afe042ef4df76c0346a658d88514420623a22813 authored over 5 years ago by wizjany <[email protected]>
Ender crystal explosions can't be cause tracked.

4044e2b122338761b3fc4fe1b9834197a1578ad7 authored over 5 years ago by wizjany <[email protected]>
Fix sleep flag.

aa4137822fa6239fad50c241636ab6173ad53bf9 authored over 5 years ago by wizjany <[email protected]>
Whitelist player->player interacts.

As noted before, any more specific events should still be blocked (such
as potion use).

f37acd3de6facaa4b9a32d9cc4da44dbd8070948 authored over 5 years ago by wizjany <[email protected]>
ItemElytra extends ItemArmor...

b0e4cf148b463b88179428db2e72713afc24b602 authored over 5 years ago by wizjany <[email protected]>
Maybe fix travis.

248ffd0ba802d5017d225a27a6f92bd439117d74 authored over 5 years ago by wizjany <[email protected]>
Check waterlogged blocks when emptying buckets.

Fixes WORLDGUARD-4119.

3272759f258490124a744cad2458c715e6c4e6e6 authored over 5 years ago by wizjany <[email protected]>
Handle UseEntity player->player events as PvP.

Fixes WORLDGUARD-4118.
Tell me if this breaks other intended behaviors somehow.

456a16591be9add2ca44ba54410882c5cfb7c51d authored over 5 years ago by wizjany <[email protected]>
Make /wg profile text more clear.

This patch dedicated to @phoenix616.

79f6635b8a7580d32e7a9ca5987ca779ea09ecdb authored over 5 years ago by wizjany <[email protected]>
Minecarts spawn in the clicked (rail) block.

1f362bef594e51c671c1ac44fb1dc9d60c795cba authored over 5 years ago by wizjany <[email protected]>
Null-check for last commit.

63209d1174caedfae2a707ec7d1d798e0f00a8a8 authored over 5 years ago by wizjany <[email protected]>
Allow interact-whitelist for entities with matching item types.

f5467001897252b5b1fc862991baf1673b50644d authored over 5 years ago by wizjany <[email protected]>
Workaround for sign dying issue.

Signs still get dyed even if you deny using dye.

35e0db36d339de8ae3402059139cbddc482daf9d authored over 5 years ago by wizjany <[email protected]>
Unfix WORLDGUARD-3360.

There's a reason this wasn't done before. This is fundamentally broken.

ab7751e0462b96bcb98208cb49e6945cd5877d29 authored over 5 years ago by wizjany <[email protected]>
Don't replace in comments and strings when you refactor...

a9cd23c6efdbf7e78f0e49f81b0200baa14b3513 authored over 5 years ago by wizjany <[email protected]>
Add config to disable villagers getting zapped to witches.

"weather.disable-villager-witchification"

8ca01b37a46777d5982eeab32cae92eb0c7acb3f authored over 5 years ago by wizjany <[email protected]>
Add TP button to /rg list where applicable.

aa8997aecac7b1bc3e544ae57d603de8e3913b51 authored over 5 years ago by wizjany <[email protected]>
Send CUI changes when using /rg select.

b757fcc88b8e57671b4ddb1abc0618cd313d6d89 authored over 5 years ago by wizjany <[email protected]>
Initial update to 1.14.

7593e1a01c648718f405ca0a9a45d9d67283a705 authored over 5 years ago by wizjany <[email protected]>
Add on-equip blacklist event.

Note that due to deficiencies in the Bukkit API, the event will attempt
to be overprotective and...

af3eb859624bd4c686d8c953855aa72ddb681bfe authored over 5 years ago by wizjany <[email protected]>
Treat damaged anvils like regular anvils.

aabb0b2345ee93c17d38ce687f003a0be662316c authored over 5 years ago by wizjany <[email protected]>
Don't allow setting build + passthrough in the flag helper.

It masks the warning message and too many people mess this up.

6d25513739a9389c3a51e736c638faa0bb2ffcf1 authored over 5 years ago by wizjany <[email protected]>
Fix lava fire being off by default.

No clue how this was never brought up before.

Also add system property to disable the ClassSour...

96b61743b946508ec11574ffd087c3aaf0764aa6 authored over 5 years ago by wizjany <[email protected]>
Only check ride flag for pigs with saddles.

ff7209a58b6143dcbdd07110af843c491cbfb78f authored over 5 years ago by wizjany <[email protected]>
Bump dependencies.

Also remove intake. Unsure when that was ever used.

fe4f0cfc4977ae18954248e57ccac144cb33bcc2 authored over 5 years ago by wizjany <[email protected]>
Bump to 7.0.1-SNAPSHOT

9cf1e025066cdd711c22963a6971fc5a3f53dd76 authored over 5 years ago by wizjany <[email protected]>
Bump to 7.0.0. Rename -legacy to -bukkit.

b0f8852198148772f19bd85b5f880380c62fc60e authored over 5 years ago by wizjany <[email protected]>
Changelog for 7.0.0.

cce9c39e01b59c4401d779e8101b4541afb0769e authored over 5 years ago by wizjany <[email protected]>
More compat for 1.14.

11c95861f99dd90b0b6b097fc2feff0385c26d27 authored over 5 years ago by wizjany <[email protected]>
Update README.md

fix syntax

75bb0adbe61e12fc81f4f41f23850de37e8dd8eb authored over 5 years ago by KisaragiEffective <[email protected]>
Fixed execute bit on gradlew

32ec74aed7749e7a1819118eac74ebbed402d633 authored over 5 years ago by Wyatt Childers <[email protected]>
Tweak some event handling.

Fixes WORLDGUARD-4097, WORLDGUARD-3360.

b152cdc4ec1f8bbefb7cc999c05c4d194d4d3918 authored over 5 years ago by wizjany <[email protected]>
Back to SNAPSHOT for continued development

d019e43a81f49c896825bb7a27b0faca05811f6b authored over 5 years ago by Matthew Miller <[email protected]>
Update to RC2

8c778ed861071f606329b996d8d374ecdd7c31f6 authored over 5 years ago by Matthew Miller <[email protected]>
Update readme links.

1b842204e912d42b72132c9efe057518b1b724ba authored over 5 years ago by wizjany <[email protected]>
Seeds don't modify blocks.

They already throw place events.

8aa4c25186624d4171a6e5476d0a36f3563b2bc2 authored over 5 years ago by wizjany <[email protected]>
Exclude some transitive deps.

026361ae0bb9d05ebc41a4aaf7c38baaa28ddc94 authored over 5 years ago by wizjany <[email protected]>
Fire off block place for items that modify blocks.

426a709e430a67f3a76d41dbfc56cc1ada1474eb authored over 5 years ago by wizjany <[email protected]>
Fix dispenser workaround.

903a83124830e94349ddf8f41367fda881c9dcb7 authored over 5 years ago by wizjany <[email protected]>
Fail (slightly) faster.

1792bcb18aaddc8c6e2395f50a83c2a460efd301 authored over 5 years ago by wizjany <[email protected]>
Wrap and unwrap.

Exceptions are fun.

23ab79c999a18728ab3025bc438af06bb5798079 authored over 5 years ago by wizjany <[email protected]>
Also apply crop-growth to fully grown stems creating "fruit".

a29afe8cc186f942ba524cbc4650be8c9ffc65de authored over 5 years ago by wizjany <[email protected]>
Add crop-growth flag/config option.

Fixes WORLDGUARD-4088.

029f867a4146bfa97acd10ed625ea6729261fc4a authored over 5 years ago by wizjany <[email protected]>
Fix issues with sometimes-loaded worlds in location flags.

ce35798f67fdb3e80d9d064b0ce6f7653cdb3034 authored over 5 years ago by wizjany <[email protected]>
Small config cleanup.

0f989fc1b417151e1e6f114850197334533a651f authored over 5 years ago by wizjany <[email protected]>
Switch to useInteractedBlock/useItemInHand for PlayerInteractEvent.

Bukkit has very odd behavior regarding cancelling this event.

Fixes WORLDGUARD-4090.

4871752f49da9e8418f1b8b208913fd19f408cea authored over 5 years ago by wizjany <[email protected]>
Allow newlines in blacklist messages with \n.

Fixes WORLDGUARD-4089.

c4b31cf085ba82fe4501ab98ec64c3e9143cf278 authored over 5 years ago by wizjany <[email protected]>
Fix unknown group flag unmarshalling.

i.e. don't.

6e30f98322734d714c8656c9d29afd0e912125ec authored over 5 years ago by wizjany <[email protected]>
Workaround CraftBukkit bug causing BlockSpreadEvent to report air.

4b320ab733df6b471d407f5d66ea2b67a4c5fe0b authored over 5 years ago by wizjany <[email protected]>
Fix error when group flag existed for non-existent flag.

Probably caused by bad API usage /shrug.

f5169990876da3e7c7ed9ae3b032573acd1ab84c authored over 5 years ago by wizjany <[email protected]>
Use isTagged instead of getValues.

The implementation of getValues is quite atrocious for this purpose.

2b854f0d7298e4fe7595af72e50dd19e90782883 authored over 5 years ago by wizjany <[email protected]>
Specify materials explicitly.

36d25c08c6c7539f4d8d7502dd5cdb4c3a2ae2ae authored over 5 years ago by wizjany <[email protected]>
Fix /rg claim.

3e899a70c4e18558a49fd6c6c304c1580b4ed16b authored over 5 years ago by wizjany <[email protected]>
Make CPU profiling interval configurable.

Also lower the default to something more sensible.

Also cleanup unused imports.

d6c2504bbfd83162d63b19277fa25d6c1fc921cc authored over 5 years ago by wizjany <[email protected]>
Don't fail hard in 1.14. (#409)

Prevent lots of console spam and lack of protection.

f2d2f473944647550efddbe0e57ff4b1b432d4fa authored over 5 years ago by wizjany <[email protected]>
Back to SNAPSHOT for continued development

aefebf32c283e4ded90cc46e0069c1543825c7d0 authored over 5 years ago by Matthew Miller <[email protected]>
WorldGuard 7.0.0 Release Candidate 1

7102f6204c76b774b5f753ca56a5874605623e7f authored over 5 years ago by Matthew Miller <[email protected]>