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

Implement an ApplicableRegionSet cache.

dc2652f87bda45ff8919ccc1f3a4dc76a6a9a679 authored over 10 years ago by sk89q <[email protected]>
Refactor region API with new RegionContainer object.

99660920d7c7dc1c698818243f577a5b9ba0eec0 authored over 10 years ago by sk89q <[email protected]>
Reorganize Bukkit portion of the region API.

ad1c10a3e9220e8c8dd40e3a399928e9abfd3230 authored over 10 years ago by sk89q <[email protected]>
Add ChunkHashTable.awaitCompletion().

5b685e71d3fc625458a95abae8ddf768f1da7b88 authored over 10 years ago by sk89q <[email protected]>
Properly convert chunk coordinates in ChunkHashTable.

5ddc4b9251da966ee96b358d6d351ea4e0c43c28 authored over 10 years ago by sk89q <[email protected]>
Add a hash table index for regions that hashes on chunk coordinates.

38587a1c6156e877290adffb2d3612eb455b5090 authored over 10 years ago by sk89q <[email protected]>
Handle Tameable as a cause.

eb23e28c164d47de8d68d30ed6204fe1f7a15d9a authored over 10 years ago by sk89q <[email protected]>
Handle Vehicle.getPassenger() as a parent cause.

4379c7e989d808562d6276c181a721b6f2fef401 authored over 10 years ago by sk89q <[email protected]>
Merge branch 'feature/event-abstraction' into feature/region-api-update

989ce82c5d4b8c81952238d96eb3d96b10f386f6 authored over 10 years ago by sk89q <[email protected]>
Simplfy Cause objects.

f92e55e0616d6be3b3836d625e6406b53d424bbd authored over 10 years ago by sk89q <[email protected]>
Add abstracted event debugging listener.

0fc3d21b90beb511fe228ebafdc94c57f65ac691 authored over 10 years ago by sk89q <[email protected]>
Improve level of event listening.

26d3645f8693af5206a61ff56c6c0d3756947261 authored over 10 years ago by sk89q <[email protected]>
Clean up docs / code for utility classes.

110aa2e56b5afa6191a3b1f4ec71618ca3196f3b authored over 10 years ago by sk89q <[email protected]>
Reorganize classes into different packages.

05369b69b6c560e72ac207b86eb10df08f72ad97 authored over 10 years ago by sk89q <[email protected]>
Abstract events for regions and blacklists further.

4a501a49db5a780fbf2b8e57a4cb9d54e8e2d0be authored over 10 years ago by sk89q <[email protected]>
Merge pull request #324 from Torm/master

Fix heal command for players with more health than 20

2a69d1c7c948b3028f35be6801411aeed0537a1a authored over 10 years ago by sk89q <[email protected]>
Fix heal command for players with more health than 20

573204caad8a6430e38c85aa770f50c1e16bf5d2 authored over 10 years ago by Torm <[email protected]>
Rewrite region API. Migrations need to be re-implemented.

This commit, however, adds:

* Better support for background saves and loads.
* Periodical write...

7a011687817fc77c4a4b05eef3391c9b8110031d authored over 10 years ago by sk89q <[email protected]>
Update for dependency package rename.

b5dfed9e013aa8172f667080cb6bb80d94028c85 authored over 10 years ago by sk89q <[email protected]>
Save YAML regions database to a temporary file before renaming.

29f804b9f0617ac1b626754cfcb6c8a9c3c29977 authored over 10 years ago by sk89q <[email protected]>
Remove /wg cancelall because it doesn't entirely work yet.

504fceceeb51fd4b3420197747e30720b7d6c938 authored over 10 years ago by sk89q <[email protected]>
Fix shutdown guard not working.

9a852f4cbe92b17015e577800b9f8d84167fbe7b authored over 10 years ago by sk89q <[email protected]>
Implement UUID migration.

fafd3aba6afa2b262c5cd760c8d491e0d7405dac authored over 10 years ago by sk89q <[email protected]>
Disable Flyway validation on migration.

d87a335e8594724f15cea9b235040acbb150fe41 authored over 10 years ago by sk89q <[email protected]>
Add task management and improve threaded code.

471b4496c947156058da50268e9108604a86984e authored over 10 years ago by sk89q <[email protected]>
Make some dependencies optional=true.

32e39f5c7c3c47740d299218c692e3c48a12a3ee authored over 10 years ago by sk89q <[email protected]>
Switch to Odeum for executors.

bf48361b10716ba394b2619adc4e30a546dd11c9 authored over 10 years ago by sk89q <[email protected]>
Remove both UUID and names from domains for removal commands.

387431c9c7d5f4ae99d6de2dd6d0e6c8fae820d0 authored over 10 years ago by sk89q <[email protected]>
Show name: for legacy names in region domains.

9b69c0766341c1b95a45e661fde22c38bf236319 authored over 10 years ago by sk89q <[email protected]>
Re-configure how libraries are shaded.

a1d59373ace504d1b5cc94a693e2233edc8738f5 authored over 10 years ago by sk89q <[email protected]>
Add support for UUIDs in region commands.

81a727fe7ff6b4b42f7c372a94d41540d1e24199 authored over 10 years ago by sk89q <[email protected]>
Close connections properly in MySQLDatabaseImpl.chooseWorldId().

189fd15498fb12b16224bbdec35adb2a7e05a401 authored over 10 years ago by sk89q <[email protected]>
Implement UUID saving/loading support for regions.

Also fix WORLDGUARD-3117.

1a602f2f8aa0f4425973f25a4ff9c65d8a601772 authored over 10 years ago by sk89q <[email protected]>
Add migrations for region MySQL support.

7986238936340a648821e1d4d28059dbc0dcef12 authored over 10 years ago by sk89q <[email protected]>
Fix NPE when a manager fails to load.

a2fc9c94fd17960ff74693d96f7d76fc99cb59be authored over 10 years ago by sk89q <[email protected]>
Reorganize MySQL region DB and added BoneCP as a dependency.

51f98c9eb70c58be39219529ff5d9b4794fa1f89 authored over 10 years ago by sk89q <[email protected]>
Add support for UUIDs in domains.

418b8ff6a7eb45c025abb2791d9b25a047b8cf49 authored over 10 years ago by sk89q <[email protected]>
Merge pull request #322 from zreed/master

Use table prefix when deleting from region_poly2d_point.

9cab51dac8d6d3fd3dce67822e754250b75655e6 authored over 10 years ago by sk89q <[email protected]>
Use table prefix when deleting from region_poly2d_point.

26ac9870246b660873b85e8fcb690ef55a0fd30a authored over 10 years ago by zreed <[email protected]>
Fix NPE in BlacklistEntry due to recent refactor.

e44875532d1a30d29801743d0d6c30e81ac45b0f authored over 10 years ago by sk89q <[email protected]>
Add support for data values in the blacklist.

956d1b4248ba5f587715a1690a461402ad7607c2 authored over 10 years ago by sk89q <[email protected]>
Fix .gitignore ignoring too many things.

3aa8bbe947c49e9fa474f2fde751dcf33ffae422 authored over 10 years ago by sk89q <[email protected]>
Change use of integer IDs to "Target" objects in blacklist code.

f46b1cb138d1b6dff0cd3986632d9adc3c083a19 authored over 10 years ago by sk89q <[email protected]>
Change blacklist repeated event tracking to use an expiring cache and cause names as keys.

5b5022b0b83ebf57cd5f2549c6c70c2215141ab2 authored over 10 years ago by sk89q <[email protected]>
Add on-dispense blacklist event.

d93c7fa09d69e1aa4f11caea5a36c408437b6593 authored over 10 years ago by sk89q <[email protected]>
Remove attachment check because it doesn't really make sense.

2c1d1ef0a3263efeb561cef4982fbb49cb38c164 authored over 10 years ago by sk89q <[email protected]>
Rewrite blacklist code.

bf97e416971956ddd5343058880dfbfd360b4ef2 authored over 10 years ago by sk89q <[email protected]>
Add asynchronous region load/save for YAML databases.

These changes are intentionally limited so as to maintain backwards
compatibility with existing ...

c0852d63fefdfb90e45aa9121681259f2ff1970b authored over 10 years ago by sk89q <[email protected]>
Handle null causes by skipping them.

acc39e11b1e89c3419f15dc2711a9dd74041859f authored over 10 years ago by sk89q <[email protected]>
Modularize potion blocking via the configuration.

b4880ae982fef844d5838e20015b2cc1d8efd1ad authored over 10 years ago by sk89q <[email protected]>
Slight performance optimization to the movement checks to improve performance with slow permissions plugins

1a1acae588443a9bbd9410bc97f324ac57b0969e authored over 10 years ago by Wyatt Childers <[email protected]>
Add unit test to test global command blacklist with region command whitelist.

1581390092ae0422a2e7fa88446dd8309f4072bb authored over 10 years ago by sk89q <[email protected]>
Refactor command filter into a unit tested class.

Also adds support for regex \s as the subcommand delimiter.

cd221ea19cad1f0c88013dc09bc9e038ff970382 authored over 10 years ago by sk89q <[email protected]>
Add messages warning about auto-god mode and auto-amphibious mode.

abeab91be4e5c65cf116f9efb940c50488f95b22 authored over 10 years ago by sk89q <[email protected]>
Remove extraneous file.

227f54d31503444b7a57b90b07c552ba995e00f9 authored over 10 years ago by sk89q <[email protected]>
Handle null custom flags registered by third-party plugins.

See WORLDGUARD-3094.

ac88367f6ceb9383067cbb8bcda266a17e290ba3 authored over 10 years ago by sk89q <[email protected]>
Add internal.check-attached-blocks option to check attached blocks.

This does not check the other way yet (i.e. check if other blocks depend
on the block in question).

f788f0e0d96cb0be023e2dbe593b9ef3d3e73607 authored over 10 years ago by sk89q <[email protected]>
Added basic abstracted events.

9a4bc70cdd8b225c4350e04d0f4268faacfc51f6 authored over 10 years ago by sk89q <[email protected]>
Add Guava and jsr305 to dependencies.

ab46fd6244b89eb1726f87a06486bcf0bf8c7f24 authored over 10 years ago by sk89q <[email protected]>
Cleanup code and add checkstyle configs from WorldEdit.

6deafa660da9b3f49437b219153589a25388b9a0 authored over 10 years ago by sk89q <[email protected]>
Add more detail error messages when parsing regions file.

0d2adc57075ac0109fbd19680111e648d5518f47 authored over 10 years ago by sk89q <[email protected]>
Merge pull request #263 from kukelekuuk00/patch-1

Add some command aliases to RegionMemberCommands

b0ed119585add801fb46eaaeaea30337d0bfe7b7 authored over 10 years ago by Albert Pham <[email protected]>
Removed initial AUTO_INCREMENT values from region_storage.sql

The MySQL code in WG makes my eyes bleed.

ff2462b0848711f26f63b99d29b0972459bd2421 authored over 10 years ago by sk89q <[email protected]>
Merge pull request #316 from zreed/sqltableprefix

894a42ea13d2c898f9ca65f10893adfd03366fe7 authored over 10 years ago by sk89q <[email protected]>
Merge pull request #313 from TheCutter/master

d827e017607ac7b582adb753d452338a6b31e474 authored over 10 years ago by sk89q <[email protected]>
Added runtime CraftBukkit dependencies.

5e6de8b76d34adcc78ba5b7b2f29de6e6ce8062f authored over 10 years ago by sk89q <[email protected]>
Set saturation level to food level with feed flag.

b298bedea09de373251e2616302088cbf384685a authored over 10 years ago by sk89q <[email protected]>
Merge pull request #315 from eswick/master

Convert region ID to lowercase when saving polygon points to MySQL database.

fb5ae838d9e250d4d36823877e6abdf52e6fe8a1 authored over 10 years ago by TomyLobo <[email protected]>
Convert region ID to lowercase when saving polygon points to MySQL database. Check number of points in polygonal region before registering it.

When saving the points of a polygonal region to a MySQL database, the region ID was not conv...

3bfcd69fd9a667a412345ea17a8e5485a120579e authored over 10 years ago by eswick <[email protected]>
Removed sensitive info from reports.

c66adf0119ac91a98185ef527886eaccbe9c3ef2 authored over 10 years ago by Wizjany <[email protected]>
Merge branch 'master' of https://github.com/sk89q/worldguard

2119b274fdb51d953d8fea21c7203b2beb20b193 authored over 10 years ago by TheCutter <[email protected]>
Apply obsidian generator disabling to tripwire.

22f45c45eeace7229ace0e51306b47dea3405547 authored over 10 years ago by wizjany <[email protected]>
Fixed logic error in blocked-cmds for real this time.

Closes WORLDGUARD-3050.

0dd9729b352e6415ae2cf92c19f757a6517d5e92 authored over 10 years ago by wizjany <[email protected]>
Fixed logic error in blocked-cmds checkings.

Closes WORLDGUARD-3048.

ff46c2cf54f191db58d4d72302180a45c769ca4b authored over 10 years ago by wizjany <[email protected]>
fixed indenation

1537fc879e1f81e2055b925c538c5e61de719399 authored over 10 years ago by TheCutter <[email protected]>
updates comments

f00352cde05cf116137cc5e83fddb441e938ce37 authored over 10 years ago by TheCutter <[email protected]>
fixing syntax for guideline

fdc74b1c0dc1b17de381f097a1e8725d1fe63fa5 authored over 10 years ago by TheCutter <[email protected]>
fixed memory leak with closing mysql resources

83a3c61b663c46785c90d4a88f7c109e60066991 authored over 10 years ago by TheCutter <[email protected]>
Fixed a compilation error due to a sort-of-but-not-really-breaking bukkit change.

4422d536b7b0cfe1fc4a90a87c95b778828205aa authored almost 11 years ago by wizjany <[email protected]>
[maven-release-plugin] prepare for next development iteration

1f40908c0467411ed5535310c944e79f4a7c5466 authored almost 11 years ago by wizjany <[email protected]>
[maven-release-plugin] prepare release 5.9

b7072892844956c1a844c71156b84b6939fef362 authored almost 11 years ago by wizjany <[email protected]>
Fix versioning error for release

43486bda63094c1683f4eda68565a426b9cf9dde authored almost 11 years ago by wizjany <[email protected]>
Prepared release of v5.9.

7086a1d0d2f52ffc1c069820bd14ebd33a9182f6 authored almost 11 years ago by sk89q <[email protected]>
Merge pull request #310 from jmhertlein/master

Fixed ProtectedCuboidRegion::getPoints() returning points in wrong order

Fixes com.sk89q.worl...

4dd13bd925250cb85b27ea18512ac5b0ddc04e74 authored almost 11 years ago by TomyLobo <[email protected]>
Added a unit test for ProtectedRegion.intersectsEdges.

4ce97bca0ee08d52972cb4918caaf6e76b142646 authored almost 11 years ago by TomyLobo <[email protected]>
Fixed ProtectedCuboidRegion::getPoints() returning points in wrong order

ProtectedPolygonRegion returns points in an order such that you could play "connect the dots" an...

ec9712f30e867fbb8942bea2812c191b263cfca7 authored almost 11 years ago by Joshua M Hertlein <[email protected]>
Added <distributionManagement> to pom.xml

01629109645668ba0703ada4ef547682d3f340db authored almost 11 years ago by Albert Pham <[email protected]>
Copied some .gitignore entries from WorldEdit.

c252a79c1ac73e0086a201ffad64823682a45537 authored almost 11 years ago by TomyLobo <[email protected]>
Change Resume to Continue

89739d4efe2e3b2c61496110e47061f3fa8d2001 authored almost 11 years ago by Luke Anderson (stuntguy3000) <[email protected]>
Changed halt-activity: Added Silent (s) and Information (i) flags, Added Resume (r) flag, remove c flag.

9c7fb6a1d35f37ace8eb36de79cf737d48b40912 authored almost 11 years ago by Luke Anderson (stuntguy3000) <[email protected]>
Fixed snowman trails being treated as snow fall.

2df3290d38722416b86f1bdbf9e2398a3a6e72f1 authored almost 11 years ago by wizjany <[email protected]>
Fix being able to use bonemeal to turn tall grass into double plants.

4805df2f03759b6a559dc1de43e58b0c16e10876 authored about 11 years ago by wizjany <[email protected]>
Fixed CI link in readme.

5bc670db8b6faf25d5ef7954da423e0eb1707214 authored about 11 years ago by wizjany <[email protected]>
Fix number of args for migratedb command.

ffda88f19302688f167e2194089c56eeeefa9b6b authored about 11 years ago by Wizjany <[email protected]>
Resolved an issue where explosions of type OTHER_EXPLOSION were ignoring the world config settings

96a69aa2ef774f4b9ab14e8bc373c22b613ed824 authored about 11 years ago by Dark Arc <[email protected]>
Check for entities and projectiles removing items from frames too.

2d90fddbee0608e44fa736a8353b7ac0b4b2a8ab authored about 11 years ago by wizjany <[email protected]>
Protect items in item frames in protected regions.

bbd1a0ef10e5d2346189a7081d141eaef3979623 authored about 11 years ago by wizjany <[email protected]>
Merge pull request #298 from md-5/herd_u_like_ifs

Using checked exceptions for control flow is slow. Lets replace it with an isEmpty check.

6b16ed79b37710c622791344857604fa163eb4c0 authored about 11 years ago by TomyLobo <[email protected]>
Using checked exceptions for control flow is slow. Lets replace it with an isEmpty check.

73b9a7fb0d2348ee9004123c6d4920066d86a502 authored about 11 years ago by md_5 <[email protected]>
Revert WE dependency to 5.5.8.

WorldGuard didn't use any new API since then,
so depending on an unstable snapshot wasn't necessary.

4a0ae833f0fcb9101ccda417b0005cfbf5eb1028 authored about 11 years ago by wizjany <[email protected]>