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

That should probably be there

299d2a1f0164ca9d0ac022439cf16c59d43a012c authored over 13 years ago by Wizjany <[email protected]>
Added missing dependency

164ff5ea9aef4dc5e174779befd4b71896699c3a authored over 13 years ago by Wizjany <[email protected]>
Clean up and preparation for release.

6c89ef908a07524a0c6dddc2deeb6c9b2c87c1fc authored over 13 years ago by Wizjany <[email protected]>
Added legacy console sender (à la CommandBook).

3441ae11f24f35a90b08ddef73d9c994fe012278 authored over 13 years ago by Wizjany <[email protected]>
Added config option and flag to prevent spread of grass.

c028331ef9895474c288c9b2c303e27a16bd6116 authored over 13 years ago by Wizjany <[email protected]>
Added command to flush state manager in case of emergency.

9343c300cdd23545770f9ea51dd5c439c5ee5ba7 authored over 13 years ago by Wizjany <[email protected]>
Updated for Bukkit changes

63693cc5290b85628e4cfa2d51258eeae0197bc0 authored over 13 years ago by zml2008 <[email protected]>
Apply weather settings on world load.

e6de06aae8460aadb81225f1f01b9ad1025fe065 authored over 13 years ago by Wizjany <[email protected]>
Added config options to disable xp drops (even though they should no longer lag) and death messages.

89ce7312d1da81f4e25c0e148106e80c7a0354ce authored over 13 years ago by Wizjany <[email protected]>
Fixed 1.8 chests not being blocked and future-proofed some other things.

b88478737747d177e94d9426f8d9c33164fb80d4 authored over 13 years ago by Wizjany <[email protected]>
- Added flags for hunger that do the same that the health ones do (but with hunger)

- Added a config option and a flag to prevent endermen from picking up or placing blocks."

a1427e774349c8aba16c0101d75d86aca7aa492d authored over 13 years ago by Wizjany <[email protected]>
Added fence gates to USE flag.

0c02190e1926e59c8681e96a5095f55f4c5bc573 authored over 13 years ago by Wizjany <[email protected]>
Added experience orbs to the intensive entities list

1f7cce95353c92ed0ffea010613d994721f6eb60 authored over 13 years ago by zml2008 <[email protected]>
Fixed being able to eat protected cake.

9fea677b60dfb476efa8757733e092ce1f50a282 authored over 13 years ago by Wizjany <[email protected]>
Made priming TNT by punching it with flint and steel throw a block break blacklist event.

6b9a3aff587f2c839fbb137c12604c52ce4c0540 authored over 13 years ago by Wizjany <[email protected]>
Punching fire in a region without build permissions should no longer douse the fire.

b938271b4d07bf04bfe738519fe714f9fe7c38e5 authored over 13 years ago by Wizjany <[email protected]>
Fix infinite sign bug.

297e06ba71a72feab01a219d7bcc746c1287f5b2 authored over 13 years ago by Wizjany <[email protected]>
Fixed interact and use blacklist events being grouped together incorrectly when right clicking a container.

a521ab76a57075cda210f27760b6c7612e25a6ab authored over 13 years ago by Wizjany <[email protected]>
Fixed piston events being cancelled when they shouldn't be

b1c8fc82c4bcabd0a1b38f5ade38639861b26137 authored over 13 years ago by Wizjany <[email protected]>
Sort /region info player list alphabetically.

d4ba90c21d6143752f6ecdc39507b08554812e19 authored over 13 years ago by Wizjany <[email protected]>
Fixed polygon region edges being unprotected on certain edges. Thanks Droolio.

14dc868d4594e176e3b65a18951490f352590b9f authored over 13 years ago by Wizjany <[email protected]>
Fallback to the global region for flags other than StateFlags. Thanks imjake9.

61a60ecdd6d69237f8c858f1dca88b0c277e6726 authored over 13 years ago by Wizjany <[email protected]>
Allow '/region info' for existing but now illegally-named regions. Thanks Moo0.

2b56247e211f6de51d1b09cf0956c0c2968f30eb authored over 13 years ago by Wizjany <[email protected]>
Disallowed overwriting regions without specifying redefine.

e0066e6173c3031db02540541109f6229a3e5378 authored over 13 years ago by Wizjany <[email protected]>
Added flag for pistons and fixed a typo in config.

b5b92f91dcff04b1e56188547055c2c5907c7137 authored over 13 years ago by Wizjany <[email protected]>
Made sleep flag proactive enough to keep them from blowing the nether up.

7b1251018216c8aac0a62828fb5723f4c80c53d0 authored over 13 years ago by Wizjany <[email protected]>
Fixed heal/damage regions being shifted by half a block towards northeast.

e2fc6a3ff0262645952153fa7961af745ff016b0 authored over 13 years ago by TomyLobo <[email protected]>
Fixed warnings.

5acd3a7f6c849136049d3f1708f9894bdff44d06 authored over 13 years ago by TomyLobo <[email protected]>
Fix BlockInteractBlacklistEvent

ce49ca0998526fa846a804f815fb641f833412c3 authored over 13 years ago by EduardBaer <[email protected]>
Ignore NPE onCreatureSpawn and attempt to get more information about it instead.

eacce487ed37ceb8d031408c172cafced646773a authored over 13 years ago by Wizjany <[email protected]>
Bugfixes. Allowed/blocked commands should now respect global flags. Region invincibility/godmode compatibility should now work instead of throwing NPEs.

602b1d8a27e09d2932b2f175c0cd39bfa777c27d authored over 13 years ago by Wizjany <[email protected]>
Added worldguard.region.flag.regions permissions and flags.<flag>.own for consistency. The old ones will probably be deprecated at some point. Also cleaned up /wg report output slightly.

dec469caefd4cedcd8c94af11d15911b0f97040a authored over 13 years ago by Wizjany <[email protected]>
Added the option to disable the use of player move events. Note that this also disables features which use it such as the region entry/exit and greeting/farewell flags.

4194b2ca86d0c5b2d2b6d391307d176a11929272 authored over 13 years ago by Wizjany <[email protected]>
Allow invincibility flag to disable god mode (when set to deny) unless the player has the worldguard.god.override-regions permission.

17741822c1668c9cca7e7b9552a34c749789cf11 authored over 13 years ago by Wizjany <[email protected]>
Fixed up explosion handling.

3757056e4671f965b7f24f7fd308b746c507fe6e authored over 13 years ago by Wizjany <[email protected]>
Added min and max health flags to go along with the other healing flags. Also organized the flag list for readability.

0eb68ef864760a19a5eb07bba64dd035289aceec authored over 13 years ago by Wizjany <[email protected]>
Made /stack respect max stack sizes unless the user has worldguard.stack.illegitimate which will stack normally unstackable items.

3f77a9b72126aacda4f52b34d1f545809951b6fe authored over 13 years ago by Wizjany <[email protected]>
Buckets now check the region that the water will end up in, not the block that was clicked

321b3acf0a9e2820e504283da6c03a949eaec5b1 authored over 13 years ago by Wizjany <[email protected]>
Moved around projectile damage events in accordance to Bukkit

dfbbeeb47324a1df4f514b48efe0589763e8ffc2 authored over 13 years ago by Wizjany <[email protected]>
Cancel scheduled tasks on disable

31d3f2e7c648c431355c3e44cb53698e95a30df3 authored over 13 years ago by Wizjany <[email protected]>
Updated snow fall and added flags for snow/ice forming/melting and mushroom growth

40a66b9be496fec98baa7d798bb524ac0825ec08 authored over 13 years ago by Wizjany <[email protected]>
Merge pull request #134 from halvors/cleanup

Cleanup, commented out some unused fields.

049a1fb2eda46f0779fa47aa98a4b2201e9d52b7 authored over 13 years ago by sk89q <[email protected]>
More imports cleanup.

3fc68af05f28c7622e43ca4ee4bae21309989b86 authored over 13 years ago by halvors <[email protected]>
Oops, missed some changes.

c3f0c8a7a117cc80b00d3ccc3919332aa6567f89 authored over 13 years ago by halvors <[email protected]>
Cleanup, commented out some unused fields.

cba1a95838569498d9c71c40712170e744dc8644 authored over 13 years ago by halvors <[email protected]>
Removed some debugging messages.

345f4a2e0e378d8f19a8f5a05021669a3c4fbfe7 authored over 13 years ago by sk89q <[email protected]>
Made TNT blocking more aggressive. Also fixed explosion event.

162d53b66ea70db557aa69e82e94f90b93b1f4f8 authored over 13 years ago by sk89q <[email protected]>
Made /stoplag handle TNT removal better.

bed6782a001fc8fb6d09e86ca443e1f37061559c authored over 13 years ago by sk89q <[email protected]>
Moved fireball handling to somewhere that actually gets called by it...

d90b960597e16a32516739fa63af4d026ccc46b1 authored over 13 years ago by Wizjany <[email protected]>
Re-enable god mode on a reload for those who need it.

3325feb1cb5a2e7a0073d644c908d6ffe2ed17b2 authored over 13 years ago by Wizjany <[email protected]>
Made it easier for plugins to access the API without using WorldEdit vectors

62d181eb81ff0602b8e0dd00da48a951f900caf4 authored over 13 years ago by Wizjany <[email protected]>
Added config option to block fireball world damage only. Thanks Qalthos

1e24e9c1289eeb7653a2045ddae75080d60d1227 authored over 13 years ago by Wizjany <[email protected]>
Added regions.invincibility-removes-mobs so you can turn on invincibility without creating the possibility about farming.

cfffba25cf1662a64b37558cce784356f49ff1c5 authored over 13 years ago by sk89q <[email protected]>
Added region invincibility flag.

671b4fe2dbfeb7cd5d21ac4c3bc890ead0474a88 authored over 13 years ago by sk89q <[email protected]>
Changed the per-world configuration loader to also put configuration entries in the main configuration.

5b300bc5d1f7227f36e71e64747b2bf41140bac6 authored over 13 years ago by sk89q <[email protected]>
Added player-damage.disable-tnt-damage.

a5332c216686bd9e9fc2c41df6b954040f0e0996 authored over 13 years ago by sk89q <[email protected]>
[maven-release-plugin] prepare for next development iteration

141d5ccd257748f64c05326f16ec87bd2b5e4609 authored over 13 years ago by sk89q <[email protected]>
[maven-release-plugin] prepare release 5.2.2

c75b9c232897a2f4dcd91d9054ebdc052f9be32d authored over 13 years ago by sk89q <[email protected]>
Changed configuration saving so empty lists will be added to the configuration files.

0863db8cf0262421952625e083dcad67072d1ace authored over 13 years ago by sk89q <[email protected]>
[maven-release-plugin] prepare for next development iteration

53d6a272e614507b8939ee05561266cbc9405f33 authored over 13 years ago by sk89q <[email protected]>
[maven-release-plugin] prepare release 5.2.1

71467a7ae7078453c69077f83a9ea431b534a352 authored over 13 years ago by sk89q <[email protected]>
Updated CHANGELOG.txt for 5.2.1.

56fa3458ab22d55a01a5efc63c7447eaa307daca authored over 13 years ago by sk89q <[email protected]>
Changed /region {add|rem}{member|owner} to allow putting owners/members on the global region.

82e04ac4e528ac3039d5689b7032032a636fac9d authored over 13 years ago by sk89q <[email protected]>
Fixed some flag algorithm issues, added the possibility of owners and members on the global region in order to affect build.

df8fdd086b9ac23bebdc95ab3de6558861056bdc authored over 13 years ago by sk89q <[email protected]>
Added a bunch of unit tests for regions.

564d4442fc44c37067abd8145d57641893f46f3b authored over 13 years ago by sk89q <[email protected]>
Added more region unit tests.

3b871b9c0092222bd1ae94d0335516eca7982538 authored over 13 years ago by sk89q <[email protected]>
Undeprecated ApplicableRegionSet.allows(StateFlag)

65834a208742ce37c44af55de761f55407ef4419 authored over 13 years ago by sk89q <[email protected]>
Fixed DefaultDomain.size() not counting players.

a31476251ed95c35d9f23417507cd4cf14fe6e30 authored over 13 years ago by sk89q <[email protected]>
Added the ability to add owners/members to the global region for handling guest groups.

360a655627a7be03770dccc5f357b3e2facda000 authored over 13 years ago by sk89q <[email protected]>
Merge pull request #107 from Moo0/infobounds

Add region bounds to "/region info"

e9d85da6919b74bb1d837bc892a1189b3f8b1bbf authored over 13 years ago by <[email protected]>
[maven-release-plugin] prepare for next development iteration

cfa78af65417da232b7c971c21499bd15ca7909f authored over 13 years ago by sk89q <[email protected]>
[maven-release-plugin] prepare release 5.2

45d91191505a5ff6f3afb72ee04b78c227d4757a authored over 13 years ago by sk89q <[email protected]>
Fixed the %online% macro requiring a player.

ea487eb6a4942ac683ec7d44dac79094fbb10b03 authored over 13 years ago by sk89q <[email protected]>
Updated for 5.2.

4e295ea1ebcfd753995345c8e20bb352067545e1 authored over 13 years ago by sk89q <[email protected]>
Added Javadocs, cleaned up comments.

32265414bd6f28e2a6cb869e9f1b1f8bfc70b5bc authored over 13 years ago by sk89q <[email protected]>
Improved the API.

80e706e962ddbdcde4571addf027e37d75335502 authored over 13 years ago by sk89q <[email protected]>
Gave the ability to use color colors and macros in greeting and farewell messages.

110838715b6fa8943751f85e141a381085656781 authored over 13 years ago by sk89q <[email protected]>
Made WorldGuard catch setHeader() not being yet defined.

b90334c8a8283537ce54cee6b59052a0d8d6af74 authored over 13 years ago by sk89q <[email protected]>
Updated for 5.2.

3ce0530d5f2758eed7c86f40621c7b352158ff32 authored over 13 years ago by sk89q <[email protected]>
Added default.disable-health-regain.

5bb7eb6f0150c1de2d7f70e68030f5c9321a0823 authored over 13 years ago by sk89q <[email protected]>
Added disable-ice-melting, disable-snow-formation, disable-mushroom-spread, disable-snow-melting, disable-ice-formation.

7eaa84d5b15301ce9294b8dea4de846c0b80b532 authored over 13 years ago by sk89q <[email protected]>
Added paintings to blacklist support.

ad325dfedbc2a5d7b0e8070f146e2027ad4bdaf8 authored over 13 years ago by sk89q <[email protected]>
Added auto-invincible-permission setting, which lets you use the permission 'worldguard.auto-invincible' to become invincible.

342cfc0801ceb13a89b8cc884c53ea6d8179a2e6 authored over 13 years ago by sk89q <[email protected]>
Flames won't appear if you are /god'ed now.

f5c6a9f507eeadf65ab4adc309db0a9098e3ba79 authored over 13 years ago by sk89q <[email protected]>
Merge pull request #113 from Moo0/limitoverride

Region limit override permission.

e843ff372e7b2db1b892fe09bd49060983224e76 authored over 13 years ago by <[email protected]>
Updated the blacklist with a new ignore-perms option. No more groups! Use permissions!

ed27ffed65aa40ef3093a294aa6f3976dc4d1e66 authored over 13 years ago by sk89q <[email protected]>
Updated CHANGELOG.txt.

7995ecd867648532d4de568cd777547b53a6b2e4 authored over 13 years ago by sk89q <[email protected]>
Updated README.html.

fcef6679c436659ead0cd0e7eb8e8edad2bcbb4b authored over 13 years ago by sk89q <[email protected]>
Made negative healing possible.

742b6a2e2799aaed7886607e9f1c725f74d62a10 authored over 13 years ago by sk89q <[email protected]>
Improved the entry/exit flags so that it's harder to break it. Thanks to Siriuo.

258fbc88702cf7565819819bc5b1a407db6bd66b authored over 13 years ago by sk89q <[email protected]>
Added a warning about modifying region database files manually.

0fa43ee287be22b972ef8dadd3d7a35327aca9ae authored over 13 years ago by sk89q <[email protected]>
Fixed floating point inaccuracy in onPlayerMove().

fb39261dc7e549639b6aa62a6a3b6228db12ac1c authored over 13 years ago by sk89q <[email protected]>
Added exit flag to deny exiting a region.

7fce4bf53e02ed771643e35fa080097e3a57166c authored over 13 years ago by sk89q <[email protected]>
Changed the configuration header messages to be more helpful to new users.

13840cf61b3e92ac1cdee42e43bac83a90b6468e authored over 13 years ago by sk89q <[email protected]>
Added 'entry' flag to deny entry.

e26f6b5e8d05c899b544afdc06fd21f91596b0a2 authored over 13 years ago by sk89q <[email protected]>
Added region command whitelisting and the bypass for command checks.

767c49f9fa85b954047bfdb0d1a6d5ab96276a63 authored over 13 years ago by sk89q <[email protected]>
Added command blocking.

c9178da6084133b5c13d79d932fa092c15feb802 authored over 13 years ago by sk89q <[email protected]>
[maven-release-plugin] prepare for next development iteration

855bc59a53f451593178960df174e83de9f56af9 authored over 13 years ago by sk89q <[email protected]>
[maven-release-plugin] prepare release 5.1.1

798c22e94b7de0c7c3a43fa7b758f527d7b6b364 authored over 13 years ago by sk89q <[email protected]>
Blanked default configuration files.

ea3be11294eeac35b92ea5c3c75199d87fdb13a6 authored over 13 years ago by sk89q <[email protected]>