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

[maven-release-plugin] prepare for next development iteration

335073b3b0b89304206857886c682f14b6a308cc authored over 13 years ago by sk89q <[email protected]>
[maven-release-plugin] prepare release 5.1

2b6ee344b7b68e2034e669b820acbe3e617492a0 authored over 13 years ago by sk89q <[email protected]>
Updated for 5.1.

8f55b82e2fad1ce0703fea79188650138ac4ca33 authored over 13 years ago by sk89q <[email protected]>
Updated the README.html.

ba9cd1f3e2dbd4ae8164d0030c788c3e699ab90a authored over 13 years ago by sk89q <[email protected]>
Changed configuration files to save and also to inherit from the main configuration.

e0e7ae98e78cdf60a6e18698edf01baa19a50dab authored over 13 years ago by sk89q <[email protected]>
Cleaned up pom.xml and updated maven-assembly-plugin to 2.2.1.

b05e439da9f0170c39c3e593e3e065d685661f77 authored over 13 years ago by sk89q <[email protected]>
Removed .gitignore.

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

9cb9dd0a58f0f9b86f4dc8618d15af94bef69662 authored over 13 years ago by sk89q <[email protected]>
Added more aggressive TNT flag check.

276d42561e15fcbe22acdc032548b188532b5870 authored over 13 years ago by sk89q <[email protected]>
Added region protection to sign change event.

44b98165ba5e112aa46e9d1b8bcfb8369968b7c3 authored over 13 years ago by sk89q <[email protected]>
Fixed deny-spawn.

b5088340fd0542c37309ac3a023e963736b2b9b1 authored over 13 years ago by sk89q <[email protected]>
Changed event registration to catch errors.

b7dd63ebd9d0cf424ad03c373bfcf009311e9bb8 authored over 13 years ago by sk89q <[email protected]>
Registering some other new events 'safely'

ba376a6326af831aeb5b30cf5367119d05044edf authored over 13 years ago by Wizjany <[email protected]>
Made SNOW_FORM be registered programatically so it can be used on CraftBukkit versions lacking that.

87a43e8e8f5e07f726f38e2ec1bbdc75d18f1059 authored over 13 years ago by sk89q <[email protected]>
Re-ordered plugin enable process.

b62ada53c345875bef6aff24e7b9713d8018aac6 authored over 13 years ago by sk89q <[email protected]>
wiz makes a good point -- PROBABLY should not delete players.

4f3198b1bd453107d4f388c4f133d0fe68e33c56 authored over 13 years ago by sk89q <[email protected]>
Added /stoplag or /halt-activity to cease all intensive operations (such as fire spread, water flow, mob spawning, etc.) and to remove mobs (except wolves) and item drops proactively for those situations when you (or someone else) messes up really badly.

c9f99e0903b336bee0cde314adf14fe39d9e9447 authored over 13 years ago by sk89q <[email protected]>
Add region limit override permission.

3b4c58b721fef1ac45122c11afd8ac4d54b9a80a authored over 13 years ago by Moo0 <[email protected]>
Added config option to disable mob damage for people not using regions

6496bbd87fb10c9db80a37dea158652f6aa93cfd authored over 13 years ago by Wizjany <[email protected]>
Reverted change to use flag

4ad8d362f70835d248fb71f274a05aceb0eaf002 authored over 13 years ago by Wizjany <[email protected]>
Fixed NPE in last commit

d9aeb6afaa1f7277fa0866bb222791f82b8a9e43 authored over 13 years ago by Wizjany <[email protected]>
Prevent players from using bonemeal on grass if they aren't allowed to build in a region

d9713897469f382969496f7d8e006383aa9c1595 authored over 13 years ago by Wizjany <[email protected]>
Added some more region priority unit tests.

22771833304202f233cb712fba0ef199d4bce0b1 authored over 13 years ago by sk89q <[email protected]>
Fixed an important bug with the algorithm for handling region priorities.

233a2bdbe7a24901b334b9a7d86634e159b35822 authored over 13 years ago by sk89q <[email protected]>
Standardizing override permission nodes (with backwards compatibility)

b2cd3d31fd5e9be0262d1f4e45d591615104cdb2 authored over 13 years ago by Wizjany <[email protected]>
Fixed USE flag being DENY in undefined regions

02f6b3be42f4063a81072f54cd36d908dd52632d authored over 13 years ago by Wizjany <[email protected]>
Removed duplicate handling of lighter fire

22e84321fcf7e8953ba7323cf2a97530a2c06554 authored over 13 years ago by Wizjany <[email protected]>
Changed the way some flags were handled and canceled

c472dc89ad76e3eab0a21c4e52af7187f287bf0b authored over 13 years ago by Wizjany <[email protected]>
Now with 99.9% less Unknown Paste ID

b89d9d44b0739c31075b991a2020e7b823e9f137 authored over 13 years ago by Wizjany <[email protected]>
Made anti-dumb wolf checks only apply to tamed wolves

a2c21f8ceb1a572346f6b6da7b56d3c20b4632b2 authored over 13 years ago by Wizjany <[email protected]>
Allowed blocking weapon usage with the blacklist.

e35596b0fa34447958feb9eaf5516354833118cb authored over 13 years ago by sk89q <[email protected]>
Fixed disabling durability resetting things which use durability otherwise

b95a7f063bf355085c25908fb0d24b519159703f authored over 13 years ago by Wizjany <[email protected]>
<= 0 health? It's too late bby

e4bbd36d474e98ba82916f751066dd5e7f0d640e authored over 13 years ago by sk89q <[email protected]>
Now a very proactive (but not still reserved) infinite stack checker.

9790ab29a2356726a1236e50987622e5b284c918 authored over 13 years ago by sk89q <[email protected]>
Changed the proactive infinite stack check to occur on inventory open.

24cc2d3b36d1b4fa4136e482ece52a2a9ac5b6f9 authored over 13 years ago by sk89q <[email protected]>
Improved the infinite item stack remover by making it a bit more proactive.

12779699e334a5d95ea15f32b97e93ed38c10dbc authored over 13 years ago by sk89q <[email protected]>
Changed leave messages to be printed BEFORE enter messages. Suggested by Protected.

2188690d20c626b23a316a83a6b7897574e22369 authored over 13 years ago by sk89q <[email protected]>
Removed old/redundant code.

7059fdfd9ecd298286e67c14befd8012335ae0c3 authored over 13 years ago by sk89q <[email protected]>
Merge remote-tracking branch 'remotes/origin/master'

9e1bde4b003f0e621978d2ada399540716b224d3 authored over 13 years ago by sk89q <[email protected]>
Restored the configuration class name change so plugins don't have to be updated.

45790b60b0e7e0df04926e4dd5dc682ddc080176 authored over 13 years ago by sk89q <[email protected]>
Rewrote greeting/farewell and notify-enter/notify-leave flags.

c5f3a27d6b49e030d41d212b9d6f6211ce48c5a6 authored over 13 years ago by sk89q <[email protected]>
Optimized flags scheduler.

d9136aa40779e1c06b4ec46aa15afab7f33ab752 authored over 13 years ago by sk89q <[email protected]>
Rewrote how healing flags were handled.

183f48a998d56608f0ed2fe66e12ea49cf28573f authored over 13 years ago by sk89q <[email protected]>
Added trap doors to USE flag

3c5bc507a54bd56bf22801390ddae8ec948adbb8 authored over 13 years ago by Wizjany <[email protected]>
Fixed another infinite sign...

548dd0365c767cc3628871d2cb21af3e4a48b933 authored over 13 years ago by Wizjany <[email protected]>
Added permission nodes as an alternative to wg-invincible and -amphibious groups.

4591fc603f80d180b1c78b025c1a769a6cf7f376 authored over 13 years ago by Wizjany <[email protected]>
Merge leafdecay flag from zml2008

26946feecc437b645fb1df47bcd494369b83b45d authored over 13 years ago by Wizjany <[email protected]>
Fixed priorities and parent-child regions, I believe. More testing is required. Removed dated CSVDatabaseTest.

dd14f3c469a31674600e23d1f87a75407ceada0b authored over 13 years ago by sk89q <[email protected]>
Remove permission.

69af41f1e50bd416cfc065504dc7041fe17bf16a authored over 13 years ago by Moo0 <[email protected]>
Abstracted chest protection.

474562455d518bd9dffac3e00f91e94fae8d79e5 authored over 13 years ago by sk89q <[email protected]>
Cleaned up code. The configuration classes were also renamed as they did much more than just configuration.

c75d6125411465098105e3a6c091589f561ec30d authored over 13 years ago by sk89q <[email protected]>
Fixed some chest protection issues.

97bde507080d399b11a56deab21407078bb3f43a authored over 13 years ago by sk89q <[email protected]>
Cleaned up code from a merge.

8de6ce98683c8e1ddb75c5fc18d0e02176cffc1a authored over 13 years ago by sk89q <[email protected]>
Timer flags timer removed. It will be restored when it gets rewritten to not leak memory and to handle messages better.

b58e04707dc3dd8db5c20881e401bff736be970f authored over 13 years ago by sk89q <[email protected]>
Improved chest-sign protection.

b23e35cf2692ef2354be96428be86b7c666f01b2 authored over 13 years ago by sk89q <[email protected]>
Merge pull request #109 from wizjany/master

Ghast fireballs and explosion cancelling

846cf632682b6e5505393c1fb710707b6e308215 authored over 13 years ago by MonsieurApple <[email protected]>
Added config option to disable explosion-caused damage to players.

4850bdefdf2d64a4fd022abae116bfa0614fdfce authored over 13 years ago by Wizjany <[email protected]>
Added ghast fireball handling (instead of grouping with tnt) and fixed god mode player ignition.

424b580eb98d945b704c3cf729781ed2ccda156e authored over 13 years ago by Wizjany <[email protected]>
Merge pull request #108 from Moo0/derp

Bug in ProtectedCuboidRegion/getIntersectingRegions.

7f8ad468cac19e53bce289230910ea57cd11301e authored over 13 years ago by MonsieurApple <[email protected]>
Someone used the wrong variable in a for.

e07e2bd7d196dec83bfb08e154b2a800c07a1a4a authored over 13 years ago by Moo0 <[email protected]>
Add region bounds to "/region info"

7074963fb1d481b17a67a50d8e7ccbaec265040b authored over 13 years ago by Moo0 <[email protected]>
Merge pull request #106 from kuyanatan/master

Fixed config misspell

88acbe655dd0d51ac8e58e25b4cb89ab93a35715 authored over 13 years ago by MonsieurApple <[email protected]>
Worldgurad != worldguard.

903ebc68a4b930c6acb5fb669d53f77a79574321 authored over 13 years ago by Natan <[email protected]>
Merge pull request #103 from wizjany/master

Fixed some derpy fire handling

49bdccf0207f6aaf56052f4ff9e861b6ea852a2a authored over 13 years ago by MonsieurApple <[email protected]>
Merge pull request #99 from Moo0/listbyname

Filter "/region list" by user.

ba3818884d02a3fc3666a333d5ebce03c81fa2e4 authored over 13 years ago by MonsieurApple <[email protected]>
Merge pull request #104 from wizjany/opPerms

Added config for op permissions

64ce904ec1e3595946ff26bae3053bf2103fbb9d authored over 13 years ago by MonsieurApple <[email protected]>
Added config for op permissions

8c5f7ef02032e5f2de6262000e7cbd65cb3abe51 authored over 13 years ago by Wizjany <[email protected]>
Added config for op permissions

98426f6dccbbc2787917825c0d4d2e0d491842fd authored over 13 years ago by Wizjany <[email protected]>
Fixed some derpy fire handling.

f3ec873ac24adc2676ec882cdd04cd58931cd289 authored over 13 years ago by Wizjany <[email protected]>
Merge pull request #101 from wizjany/master

Fixed some commands not accepting flags they should

30961483e1a58d64f80218fb2155c812745b08a2 authored over 13 years ago by MonsieurApple <[email protected]>
General commands now use flags as intended

33e075095968d5c71a450b2f3238838f39c49af8 authored over 13 years ago by Wizjany <[email protected]>
Merge pull request #100 from wizjany/master

Painting events and snow fall flag

e59a07e23225e2d94813069430278dd083d91bcb authored over 13 years ago by MonsieurApple <[email protected]>
Added support for painting and added a flag for snow falling.

3b05b9be115cf1f192d2b925f0b83d9dde2b1d05 authored over 13 years ago by Wizjany <[email protected]>
Show regions user is member of, as well as those user is owner of.

943bbd9889bd939dfcff4207a1145a6de0cca58b authored over 13 years ago by Moo0 <[email protected]>
Add ability to filter '/region list' by user.

763cf8dbda743f3cfecd2c316341d65325d4e34b authored over 13 years ago by Moo0 <[email protected]>
Cleaned up code, removed OpenCSV code from WorldGuard. Now it's a dependency (that's compiled into the .jar).

5117518d8fef6c8fd862a449371c0034d24105f6 authored over 13 years ago by sk89q <[email protected]>
Moved the unit tests to their proper place as recommended by the Maven gods.

936996da172ac7c0f60cb6c7f27539dc6b3a0a23 authored over 13 years ago by sk89q <[email protected]>
Alright, here's a surprise. Everything is now on Maven.

019a7e59b765e8827366824d31c33aa4c28cc665 authored over 13 years ago by sk89q <[email protected]>
Merge pull request #94 from yetanotherx/chest-blacklist.

Don't deny placing a blacklisted item if the block clicked is a chest.

6db8e1d842eb14cb758352e5d5acc8d815f9d623 authored over 13 years ago by <[email protected]>
Merge branch 'master' of https://github.com/wizjany/worldguard

428a47f889c881fca67e817baf537c6b2c6975ec authored over 13 years ago by sk89q <[email protected]>
Fixed TimedFlagsTimer to enable HEAL_DELAY,HEAL_AMOUNT,GREETING,FAREWELL,NOTIFY_GREET,NOTIFY_FAREWELL, and PASSTHROUGH Flags.

66ee09d050aa298b963fabff2e1343801836814a authored over 13 years ago by Steven Mattera <[email protected]>
Uncommented line 445 on WorldGuardEntityListener

2be2cb19b2a900f087c44520adb851cd1b1ae812 authored over 13 years ago by Steven Mattera <[email protected]>
Added MOB_SPAWNING state flag.

906dab28c170ff02c64f590851f2111a346f774d authored over 13 years ago by Steven Mattera <[email protected]>
Don't deny placing a blacklisted item if the block clicked is a chest. People often complain that "i was just trying to open my chest" when they were holding water.

a665e860969cb352a7ece23118a47509b207854a authored over 13 years ago by Yetanotherx <[email protected]>
Updated config.

b7481dbd2e12580159ebc2651f5cde2d25f4ba85 authored over 13 years ago by sk89q <[email protected]>
Updated for 1.5 and added existing lightning protection.

b1e509c6f8916ff16d54f38c5ee1813904838943 authored over 13 years ago by Wizjany <[email protected]>
Added a lot of missing things to player listener.

1f69622a346740e4aacd1e117e0d4921d7109c3a authored over 13 years ago by Wizjany <[email protected]>
Added config to stop players from trampling crops. Animals don't work yet (blame CraftBukkit)

215b2b5f75a71cc22a836298b7f4eada9eea8e3f authored over 13 years ago by Wizjany <[email protected]>
Added override for flint and steel blocking.

1e8c91e92f72e23d7b0458601b027f89264eb9df authored over 13 years ago by Wizjany <[email protected]>
Added handling for weather events. Depends on my craftbukkit pull request.

19d447d67d0c4620368069a00c20812325916b2e authored over 13 years ago by Wizjany <[email protected]>
Updated for 1.5 and added existing lightning protection.

925fa2ee1bfb49d0712b723c99ae835ecef6d175 authored over 13 years ago by Wizjany <[email protected]>
Added a lot of missing things to player listener.

1cedf0e9a04516c620d49c9202cf84f0f138c627 authored over 13 years ago by Wizjany <[email protected]>
Added config to stop players from trampling crops. Animals don't work yet (blame CraftBukkit)

ca8bb7f5f00bbd79984fa3c24d31060902806c4c authored over 13 years ago by Wizjany <[email protected]>
Added override for flint and steel blocking.

9e15a4a557b0e6e00aab3b9d2affa49893670bc4 authored over 13 years ago by Wizjany <[email protected]>
Re-added cake eat blocking on left click.

af5d0c4b0e1ecf082686802abddeb23d79717838 authored over 13 years ago by sk89q <[email protected]>
Fixed region priorities, but it needs a test.

08ab359534887da39cf4d934787d161d0bd07b76 authored over 13 years ago by sk89q <[email protected]>
Added MOB_SPAWNING state flag.

28c44e0b2fd905a8d1c29648008cad289744b0cc authored over 13 years ago by Steven Mattera <[email protected]>
Fix for "/region claim" claiming overlapping region when none exists.

7038f49a1a38d838a99f4907ffc247c00e6f0653 authored over 13 years ago by Moo0 <[email protected]>
Merge branch 'master' of https://github.com/wizjany/worldguard

af25c152867e4fac7be350b080f3daa03e904a1c authored over 13 years ago by sk89q <[email protected]>
Added protection.remove-infinite-stacks.

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