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
Helper suffers from race conditions for short-lived tasks, leading to
some poor UX conditions su...
Also misc cleanup.
Closes #407, WORLDGUARD-3843.
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]>
Fixes a few issues such as /wg stopprofile leaving a pseudo-cancelled
task in the supervisor, de...
Possibly old region files still had uppercase entries?
Fixes WORLDGUARD-3949 regression.
2e2be7092d2dcbf117703ebd1ba8afba37918c32 authored over 5 years ago by wizjany <[email protected]>ec4c53da772e730638f9373bab9a75b519871ad1 authored over 5 years ago by wizjany <[email protected]>
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]>8c345cb64b6d39011bb02f60410fa37cc09ddd66 authored over 5 years ago by Matthew Miller <[email protected]>
Fix activityHaltToggle in /stoplag
461f3e1fafcec26d9b9ec3e3525a8f35291417b0 authored over 5 years ago by wizjany <[email protected]>6fd7190ff22f26e95c6ce2a12448fda9819f354b authored over 5 years ago by wizjany <[email protected]>
Fixes WORLDGUARD-3585.
5180673878776ff4439d193df450cddae18e064b authored over 5 years ago by wizjany <[email protected]>c57dd20f247efa14bb488e27f8024527b39b3c64 authored over 5 years ago by wizjany <[email protected]>
71df9c0011f8bdb94aa155ac64946e3dc2abcb01 authored over 5 years ago by TheMolkaPL <[email protected]>
b27f18788c978d056b090ab8c6997f795e9e5366 authored over 5 years ago by wizjany <[email protected]>
18365bbe420480f8675d7ba1df3bb879322d25ab authored over 5 years ago by wizjany <[email protected]>
Totally didn't accidentally include the flags in last commit.
Closes WORLDGUARD-4008.
Frosted-ice-form is checked with build, meaning it can be set to allow
for non-members to use fr...
Provides an overview of all flags set on a region, including inherited
values, and allows the us...
WE Piston Compat
fc4c67ff2908e97c4c0cc42a286cc75662ad93e3 authored over 5 years ago by wizjany <[email protected]>Also some general cleanup.
d9bb321f83d5189c72d51db997cdc13004481f81 authored over 5 years ago by wizjany <[email protected]>7692e30721f801e711e0747ce44673945de9bdcb authored over 5 years ago by Kenzie Togami <[email protected]>
5f88bef5acda72a7e8514714f4a59b98d0642030 authored over 5 years ago by Kenzie Togami <[email protected]>
5b0bfd50d354defb8e7f931a58d9fc701f13fd86 authored over 5 years ago by wizjany <[email protected]>
5c0be800ae216e8cf1c0644030650a88df29879c authored over 5 years ago by wizjany <[email protected]>
ac505f0064bf19e90375fa953eb1309e14d7b022 authored over 5 years ago by TheMolkaPL <[email protected]>
Either I broke something, or you were using WG's jar for some dep that we
don't consider to be API.
5c8b6d3f95950b8ea34f3b13070e171e77029238 authored over 5 years ago by wizjany <[email protected]>
eab7b5c47f6614a2251ff7f4599d4da29c2f00bc authored over 5 years ago by wizjany <[email protected]>
36eba9c9dd4659eb89a6fd01325e2927fe9c7ff6 authored over 5 years ago by wizjany <[email protected]>
3b8b67da84233d5681be1d438bf82d4731f76188 authored over 5 years ago by wizjany <[email protected]>
This method is redundant.
d9b09ab7f1e46e840108b1de0472ebe666026072 authored over 5 years ago by wizjany <[email protected]>* Update for text in WE
* Properly write the legacy converter
* Made the text less thicc
...
abfe3a2eb9c23a7dcaf67ad404b5dfe0eeadd045 authored over 5 years ago by Matthew Miller <[email protected]>
Closes WORLDGUARD-4068.
e94af1d77ebea0d73313fe7476701871d4c71ad1 authored over 5 years ago by wizjany <[email protected]>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]>Fixes WORLDGUARD-3936.
c3675a10a2439449ad4beedc2e47c74a84320456 authored over 5 years ago by wizjany <[email protected]>Closes WORLDGUARD-3566, #378.
Also clean up some listeners, and the flag listing.
ef2783f30a3f768980cdde6b4c1d7236758b60fd authored over 5 years ago by wizjany <[email protected]>Also a bit of cleanup in EventAbstractionListener.
Fixes WORLDGUARD-3776.
2c2b475513ed17b4a349c56c59cecf0f26427e90 authored over 5 years ago by wizjany <[email protected]>0ebb4e0ffa668ba2d58b6463d496c8d3ac228ee5 authored over 5 years ago by wizjany <[email protected]>
47fb9bd30dbee00fa0b14d809be4164019079d4c authored over 5 years ago by KisaragiEffective <[email protected]>
fix broken link to Oracle Conventions
5ffade9787e42a73805484cdb8fa9c3693e6016a authored over 5 years ago by KisaragiEffective <[email protected]>This reverts commit 397a71a602c9014fe10147ee2da2364eba21fbc5.
Apparently this doesn't actually ...
ca92464ccaf050c6f4261742af22415914dcc47d authored over 5 years ago by wizjany <[email protected]>
By the time this code is called, the performance hit happened already.
There's a separate way to...
When worlds first load, events start happening before plugins normally
(POSTWORLD) enable. This ...
44c4e5816f1a7a2388497f322cefc7da040ac19e authored almost 6 years ago by wizjany <[email protected]>
41268ca44384b0c791ab8135ec33bba16553a7b9 authored almost 6 years ago by wizjany <[email protected]>
c7ed49388ccbc705b82decd22466ae788c447617 authored almost 6 years ago by Matthew Miller <[email protected]>
Also remove 'none' and cleanup LocationFlag.
874e429779371b82c5d0bf6b4ae630fc1cf727bb authored almost 6 years ago by wizjany <[email protected]>9c5eee90da14704d117024271e5c235e48b7b0d4 authored almost 6 years ago by JOO200 <[email protected]>
4f088e5bf0abe705cec011f7345b2576c5a750c4 authored almost 6 years ago by JOO200 <[email protected]>
That was the auto-folder's fault.
c2f96c9587e8031921e4bd1099487711a9dc0ba9 authored almost 6 years ago by wizjany <[email protected]>c181a86fd1345f69f0639d102c46a1c9e3bd5e33 authored almost 6 years ago by wizjany <[email protected]>
e2ffab5ee8c5daf18c8b305c09b788d08e81ab5f authored almost 6 years ago by wizjany <[email protected]>
8a3f0660230bb5c27d4855c73f51b14df2366451 authored almost 6 years ago by wizjany <[email protected]>
Global regions aren't actually part of the ApplicableRegionSet,
so the set difference will be em...
* Added test for removing regions from manager.
* Fix removing regions with REMOVE_CHILDREN s...
6144ca82aca2b7fece831f04b9f870804daa826f authored almost 6 years ago by wizjany <[email protected]>Fixes WORLDGUARD-4064.
d091cb578f5d1413c22243ee9dfa9c37e0214683 authored almost 6 years ago by wizjany <[email protected]>(None of them are implementation-specific)
b2fe4c9c717b57d4200cb05eb408783c4be863a1 authored almost 6 years ago by wizjany <[email protected]>ea47e9332387ba469e438e0ce6216dfeb85a754d authored almost 6 years ago by wizjany <[email protected]>
Also make enderpearl + chorus fruit flags respect entry/exit deny message flags.
10100bd194f7f84948ecc5665f21d3a5a57f7f68 authored almost 6 years ago by wizjany <[email protected]>
This functionally reverts e5b76a5, though individual classes can change
this behavior on an indi...
Enderchests are not modified on use. In fact, they don't even
have inventories, so they are not ...
Was just "<Recursive>" before, which is pretty useless.
ee7dc27283f032f2c3beff1b28e4b3ba36dec953 authored almost 6 years ago by wizjany <[email protected]>54c3cdad775f9cd443da4c9ce01634d0c807ed12 authored almost 6 years ago by wizjany <[email protected]>
When set to allow, allows players to rotate item in item frames even if
they wouldn't normally h...
* Send/receive chat and allowed/blocked cmd flags now respect deny-message flag.
* Added `region...
1f85a53117bb1ce868c4dd09df51840cec2bbcc0 authored almost 6 years ago by Nonsence <[email protected]>
bd4726f8870d94f9204fd54102fd9aa4c0485eac authored almost 6 years ago by wizjany <[email protected]>
This has unfortunately happened more than 2 times.
9ea231275160e4775868ef430adbbff27bee8dfd authored almost 6 years ago by wizjany <[email protected]>cc988c0b5a65a173ca5168d38a81f3b5ac2734f5 authored almost 6 years ago by wizjany <[email protected]>
It is possible, for example when teleporting between two worlds, that
regions in two different ...
43d8cf8cba571714bbb1949ea465b2bb6f63ebb6 authored almost 6 years ago by wizjany <[email protected]>
This apparently no longer throws an interact.
Fixes WORLDGUARD-4018.
090a00d6d8955dc3fe8e5942130663900325e54f authored almost 6 years ago by wizjany <[email protected]>Fixes WORLDGUARD-4011.
a233be1df85e8edf62cb829cb8a01dae6ffed43c authored almost 6 years ago by wizjany <[email protected]>Even the migrator is long gone.
056f8a57c785de2b5619b24ae992f2e939d71bc1
f9339e144efb8ff2af9e4d27ea144b220b06b067 authored almost 6 years ago by wizjany <[email protected]>
Apparently the spigot server stores time-lock between logout and login,
but not weather-lock. Th...
This was committed broken 7 years ago and no one told us til today.
96e7c43f56d6341dc99c12db13c08015d4b53f20 authored almost 6 years ago by wizjany <[email protected]>f8e129f33e0f8c0a9583f8f02b7c10489add86dd authored almost 6 years ago by wizjany <[email protected]>
144c31645cae4d5f5d96eb1cbdd9e63cad46c593 authored almost 6 years ago by wizjany <[email protected]>
d24157e693ec0c6735881159011a448c3e402fb9 authored almost 6 years ago by Wizjany <[email protected]>
Not sure what this legacy material layer is doing here, but it can
potentially throw exceptions ...
This allows projects depending on core to properly use the ProfileService and ProfileResolver wi...
72a392aca2e3d3408bdacc0cf7ae8d00dad460f3 authored almost 6 years ago by Wizjany <[email protected]>c6442e6669deda82ff5843e01771f4e9b85c61fb authored almost 6 years ago by wizjany <[email protected]>
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]>3f7a9f9bc8772d54684168c32e25a63089ada639 authored almost 6 years ago by Wizjany <[email protected]>
ae51d74afb2bbaa53d37bb5247e1f8abd1839784 authored almost 6 years ago by Matthew Miller <[email protected]>
e51a22032edfc158451e4869c466069ee79228fc authored almost 6 years ago by Matthew Miller <[email protected]>
84017bffc459525caf11f9b269458e3d297ea568 authored almost 6 years ago by Matthew Miller <[email protected]>
60731f9836f886159854286e4fb351ac12533482 authored almost 6 years ago by Matthew Miller <[email protected]>
3ea7c9fc0820d154bf83ffccbfced2ab71a3e29d authored about 6 years ago by Matthew Miller <[email protected]>
9804c69044780533a44c4429b2f31356bfe53ea1 authored about 6 years ago by Matthew Miller <[email protected]>
* Add MapFlag
Signed-off-by: Mark <[email protected]>
* Remove apache import
Signed-o...
cd39387e7ff1f452f6d1b1677b6197d791f7c30a authored about 6 years ago by Mark Vogel <[email protected]>b48e14550883cd16b5f9aa1cc5664c34c1f8db51 authored about 6 years ago by Matthew Miller <[email protected]>
405b210fb5393b634aa50042baf30ab95e4a1c2f authored about 6 years ago by Matthew Miller <[email protected]>
d4d7601125d2b590e10ab552fd6c9d03ebc4c001 authored about 6 years ago by Matthew Miller <[email protected]>
* 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]>803c2055c326dceea39938b1ac36415a7f9ebd4e authored about 6 years ago by Matthew Miller <[email protected]>
344c6cf814cf7b10674212a1c0c873d7dce9f2b6 authored about 6 years ago by Matthew Miller <[email protected]>
863f6cc13b182dd37b41f54a4f6b55dd6729442c authored about 6 years ago by Matthew Miller <[email protected]>
3dd35dabec8a1f740bfebda25ad93a4780383f5c authored about 6 years ago by Matthew Miller <[email protected]>