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

Fix compile-time error due to 23766f20

5f32ebe2deb289924c6fbc90f86f93268ab26527 authored about 11 years ago by wizjany <[email protected]>
Merge pull request #289 from sk89q/develop

Tiny changes extracted from various branches.

723928d239b2e30ae250a47f9fc974c46d3dfaae authored about 11 years ago by Albert Pham <[email protected]>
typos, unused imports

d024ed7b813105669017672a988c50fd86eb6d0d authored about 11 years ago by TomyLobo <[email protected]>
Bumped WE dependency to 5.5.9-SNAPSHOT.

ec4143d3dc52b2604249a286d804f298bdc898d3 authored about 11 years ago by TomyLobo <[email protected]>
Added *.iml and .idea to .gitignore.

071fdaabd3e9ab45ce5490ce51a5b722a9e63c4d authored about 11 years ago by TomyLobo <[email protected]>
Dissolved a .* import.

Rationale: grepping for qualified class names

31739c647b8d813392a916610bea18ce3bff4b73 authored about 11 years ago by TomyLobo <[email protected]>
Transformed the BlockFadeEvent handler into a switch.

23766f20dd94d579dcfbad6fc57f250c4fa2caa8 authored about 11 years ago by TomyLobo <[email protected]>
Added a config option to allow explosion flags to only prevent block

damage

faa016180a12cdf4086f3c15a5b80b4472114323 authored over 11 years ago by Dark Arc <[email protected]>
Added formatting codes, &k/l/m/n/o and &x (reset).

e26238e8140fd1e0b657b9b27216c51f091197e6 authored over 11 years ago by wizjany <[email protected]>
Make /rg list default to own regions if the player doesn't have permission otherwise.

f8ed1a3e3e18173d48a38d8f92e698c60e8513b3 authored over 11 years ago by wizjany <[email protected]>
Check bypass perms for item-drop flag.

d47c255168ca5620cb45dc2dbdfc13d331751f94 authored over 11 years ago by Wizjany <[email protected]>
Added allow-tamed-spawns setting, on by default.

This will stop WorldGuard from culling tamed animals
in regions with mob-spawning deny when they ...

d1e7796f81138d52ab3ea4a3a3e3d061b4a25249 authored over 11 years ago by wizjany <[email protected]>
Update CommandBook dependency to 2.3.

1095064c5e3e23edca0af17bf32f0e2286b3d430 authored over 11 years ago by Wizjany <[email protected]>
There have been bigger non-backwards-compatible changes since.

a15c9d289b56488e9b9f964a697b08c2530a446f authored over 11 years ago by wizjany <[email protected]>
Send item-use blacklist event when right-clicking entities.

c0f95bebf06710882b719c64b63aee59efc803c0 authored over 11 years ago by wizjany <[email protected]>
Added snow-fall-blocks option to config to restrict snow fall to certain blocks

0a54779fc4d7f48c4de5a64ebdff6c57be2098ce authored over 11 years ago by wizjany <[email protected]>
Added config option and flag to prevent soil from drying naturally.

ac525958c53691a48bc4c820bf3addda533eb8bf authored over 11 years ago by wizjany <[email protected]>
Fixed addowner/addmember commands adding command artifacts.

Specifically, "-w <world>" will no longer be added when using it.
This requires WorldEdit with co...

458cf64501c763133790b198d2874f705c38a940 authored over 11 years ago by wizjany <[email protected]>
Fixed milking cows in protected areas.

It seems that Bukkit changed the return of the bucket/itemstack
methods in the event, causing WG ...

4acef77623aee5a7a22a974dc278ac64112e42de authored over 11 years ago by wizjany <[email protected]>
Changed entity report format slightly.

This makes it clearer to users what that floating point number means.

d38d7fc4929828210713778396bc98c3712ed6db authored over 11 years ago by TomyLobo <[email protected]>
Allow players to add newlines (\n) via command, not just manually in yml.

2510c3eeb5ecfb547237267ee05ed0606a2f3508 authored over 11 years ago by wizjany <[email protected]>
Allow the console to load/save all region managers with one command.

326d53fd094f83ec888819eaffbe67e82d669cd4 authored over 11 years ago by wizjany <[email protected]>
[maven-release-plugin] prepare for next development iteration

75b3082b120235ce6f1837327ed1d2dd8464ddb5 authored over 11 years ago by sk89q <[email protected]>
[maven-release-plugin] prepare release 5.8

1f214aadeefb090c79dd7e055ca72a8cc93baf04 authored over 11 years ago by sk89q <[email protected]>
Updated Maven release plugin to 2.4.1.

174b3fad15498636f49df4ab3a9e80822601a1f2 authored over 11 years ago by sk89q <[email protected]>
Updated org.bukkit:bukkit dependency to 1.6.2-R0.1-SNAPSHOT.

07531f67d49d292130a324d3b7787ed95ee9ded9 authored over 11 years ago by sk89q <[email protected]>
Bumped version to 5.8-SNAPSHOT, updated CHANGELOG.txt.

291c45064a2c58d74e854a1105fdfb70b818d79c authored over 11 years ago by sk89q <[email protected]>
Fixed -w flag for /rg load and /rg save.

6f56cb29a568601e709c4db443c8c060da6c9b5a authored over 11 years ago by sk89q <[email protected]>
Changed DoubleFlag and IntegerFlag to take java.lang.Number objects in unmarshal().

977c7d2f29c02ed82865575209ce66163ab19f97 authored over 11 years ago by sk89q <[email protected]>
Update Bukkit dependency to version 1.6.1-R0.1-SNAPSHOT.

ecb87efe8d73cb6b3e73708e870d4680e0c1db70 authored over 11 years ago by sk89q <[email protected]>
Convert heal flags datatype from integer to double.

Existing data should be cast with no data loss.

a57c162cd80f62e3bab5168d388c52c921a888ee authored over 11 years ago by sk89q <[email protected]>
Polish the fix from the last commit and straighten some other multiworld issues in the move handler.

60c3ed4f6b0923bae7542cadb61cde841d2edc27 authored over 11 years ago by wizjany <[email protected]>
Potential fix for broken multiworld states.

714e75eb957b83746eb6d66c97b99fdd98fe25fb authored over 11 years ago by wizjany <[email protected]>
Revert change to permissions node for flags.

region.flag.own/member/etc was region.flag.regions.own/member/etc
This shouldn't be changed in ...

636819c8019d6fc6a1e75bf5d1d01ef026d6ba3e authored over 11 years ago by Wizjany <[email protected]>
Finish reverting changes from earlier

9a6c2e06857f3024ba79ba118a71a4f75fb0a4d7 authored over 11 years ago by wizjany <[email protected]>
Add config option to use player teleports for move events.

Additionally removed code duplication in Vehicle listener.

736eecc13b0807a9846c54ba0d6a3968f2fec946 authored over 11 years ago by wizjany <[email protected]>
Removed unused imports.

4718c5dab0b568a93a49bab0216ed8331ea872c6 authored over 11 years ago by TomyLobo <[email protected]>
Added mobs.disable-snowman-trails.

7e9bd49da28eb02a10a64693fbde09e1a3f9aa20 authored over 11 years ago by Albert Pham <[email protected]>
Lighter changes in BlockIgnite as well

a0d0ff0b92aaea0c1471d4d8dba23e498f622b82 authored over 11 years ago by wizjany <[email protected]>
Added a static WorldGuardPlugin instance and made the utility methods in RegionCommands static.

b41be0c3199c4772e2f4b9af79992ab0018d65e5 authored over 11 years ago by wizjany <[email protected]>
A few changes in the new region commands.

- Allow setting flags on the global region (bugfix)
- Don't throw permissions errors when listing...

17a466059e4117ac89b22df0e9f9b7ed33fd1a33 authored over 11 years ago by wizjany <[email protected]>
Revert lighter changes for now. This brings back the odd behaviors between flint & steel and fire charges, but makes it more intuitive for protection.

2d9e95a63ecc5a3fec731ae46a3b7a0eea534735 authored over 11 years ago by wizjany <[email protected]>
Offering a sacrifice to the gods of pedantry. canX() -> mayX() for permissions.

532a45f9e708d04c01cc03871cc28b4bbfe3152b authored over 11 years ago by Albert Pham <[email protected]>
Cleaned up RegionCommands, abstracted region permissions.

d61e32ebb5a8d7e21cb117cf84fe1c9332609197 authored over 11 years ago by Albert Pham <[email protected]>
Added -a flag to region remove owner/member commands to remove all.

b7d38e94c8d623c364a3a7a5d79ee3e1c0791432 authored over 11 years ago by Albert Pham <[email protected]>
[maven-release-plugin] prepare for next development iteration

ae158742f66712965aaf49d6129b5cce6746c4db authored over 11 years ago by wizjany <[email protected]>
[maven-release-plugin] prepare release 5.7.5

c35686f8d184e2e2d3fe0827d728a79c97b9af3e authored over 11 years ago by wizjany <[email protected]>
Update CHANGELOG for 5.7.4 and 5.7.5

a5b6651582b39d376312ae28af2975275fbb6d88 authored over 11 years ago by wizjany <[email protected]>
Large patch with lots of changes and fixes.

- Unified movement checking. Teleporting is now handled by
entry/exit flags. Additionally, a re...

54973fdf8274c5611010bf3753d4355d394c43a4 authored over 11 years ago by wizjany <[email protected]>
Use getName instead of toString for displaying world name.

0bee6313859fbb1d636c906b0632012764b4342d authored over 11 years ago by wizjany <[email protected]>
Fixed a few movement flag related issues.

WG no longer prefixes greeting/farewell flags with '**', allowing people to customize the message...

6283382837cd55915545279895dd5413672411f3 authored over 11 years ago by wizjany <[email protected]>
Fixes heal flag bugs when player.maxHealth > 20

With the new Bukkit Changes the Player Health can be above 20, this fixes the magic number by us...

39bb52205173ce9f754a75b003ff68575fc7d392 authored over 11 years ago by Silthus <[email protected]>
Add fishing to xp blocker.

bf80d57abe02715cb57cdabe15dafe23a1643986 authored over 11 years ago by wizjany <[email protected]>
Apply other-explosion flag to entity damage as well.

865b94006a4d45046c8ace3d31de711a92726372 authored almost 12 years ago by wizjany <[email protected]>
Fix other explosion flag only clearing blocklist

874248f8b549a0ffbcc220442fd21cf08d801c05 authored almost 12 years ago by wizjany <[email protected]>
Fix explosion check order

If the explosion is blocked and the block damage is also blocked, it's necessary to block the exp...

cef7d5bb12d8fdc571eb91ee94238eebd2613ec2 authored almost 12 years ago by steffen <[email protected]>
Don't ignore canceled air right click events.

Apparently Bukkit pre-cancels them even if they would do something.

2a8131780f33e47c199779cee959730621b4bb10 authored almost 12 years ago by wizjany <[email protected]>
Remove duplicate check. (derp)

7094f70f4ad365bf27b360f893e8bfddf62c5685 authored almost 12 years ago by Wizjany <[email protected]>
Improved lighter handling.

df5af6129c824344cc542eeeae18d7e83a54ad7f authored almost 12 years ago by wizjany <[email protected]>
Respect LIGHTER flag for ignition build checks

a6888c3767c3b3876192ec699e7ed7402957a262 authored almost 12 years ago by wizjany <[email protected]>
Fix one last witherskull/fireball conflict

1bd367dddef7efb35b440fa834ca5a9f565a609e authored almost 12 years ago by wizjany <[email protected]>
Allow cow milking in no-build areas

0cf87ae561798a9f572c4e6feb86f3602b8397b4 authored almost 12 years ago by wizjany <[email protected]>
Fix infinite durability.

For whatever reason, the Bukkit API thinks that 'Durability" and "Damage"
are synonymous.

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

7f080f920d8323d51f75f78df9b213a9b12b1b11 authored almost 12 years ago by sk89q <[email protected]>
[maven-release-plugin] prepare release 5.7.3

13658323b49a4fbd863283fd4b6d1e4d0d822e5f authored almost 12 years ago by sk89q <[email protected]>
Cleaned up pom.xml.

2d440ab5bab7180523f5c35c98dfd3ba37affdc2 authored almost 12 years ago by sk89q <[email protected]>
Updated changelog for 5.7.3.

dc55673691964ec1a5ab7f9a6cf15e27eb3cd3fe authored almost 12 years ago by sk89q <[email protected]>
Fix for minecart naming

92bb3948a6064f23c51063dd2e0da74726893c63 authored almost 12 years ago by wizjany <[email protected]>
[maven-release-plugin] prepare for next development iteration

f67ad6478cfeb71dd15b8b443d7870cb2d1f5a48 authored almost 12 years ago by wizjany <[email protected]>
[maven-release-plugin] prepare release 5.7.2

1d984198ced0af469da157547e961100e0f7b1fd authored almost 12 years ago by wizjany <[email protected]>
Update changelog to 5.7.2

f2ca980771a4ff77a817865fc73edd62b35dd372 authored almost 12 years ago by wizjany <[email protected]>
Add flag check to smelting/mining xp handling

b826697aea63b43d43c96650ce9a1345bd0ff8e9 authored almost 12 years ago by wizjany <[email protected]>
Handle TNT Minecarts with tnt flag/settings.

89430c13ecb6645b28ea51fd926212c1ef0d37e8 authored almost 12 years ago by wizjany <[email protected]>
Updated to MC 1.5

f07acea3e1d5208d5b80da6f9375cf7041273890 authored almost 12 years ago by Wizjany <[email protected]>
Fixed a bunch of small bugs

e9402c55e66c9586154ff0a45d3fae9362e713d8 authored almost 12 years ago by wizjany <[email protected]>
Fix stack issue.

2eb6c76da8e513a18e42738005b58f68d4c8f6f4 authored almost 12 years ago by wizjany <[email protected]>
Added unit test for entry and exit flags to put the matter to rest.

Also cleaned up a few other things regarding tests.

a34e48a1452d2ace23fe79e47b0e83bf495adc9d authored almost 12 years ago by Wizjany <[email protected]>
Apply exp flag and config setting to xp bottles.

"Workaround" for not being able to blacklist exp bottles at the moment.
Although I supposed I c...

2d50659b4848bb1f1e07264a1ec11a6f4ed0b533 authored almost 12 years ago by Wizjany <[email protected]>
Apply crop trampling setting to all entities.

327ae2b807062c2dfe7d8f56b600822c4fff9712 authored almost 12 years ago by Wizjany <[email protected]>
Add some command aliases to RegionMemberCommands

e831b7facc8ce2faf1dd24600d3334b39446ca63 authored almost 12 years ago by Luuk Jacobs <[email protected]>
Fix a few wolf issues

dfb611458441b20435b0ad7282de56fdd9083dca authored almost 12 years ago by Wizjany <[email protected]>
[maven-release-plugin] prepare for next development iteration

5085841d9d2bc33df7c4c5d324690bc470374a07 authored almost 12 years ago by Wizjany <[email protected]>
[maven-release-plugin] prepare release 5.7.1

7a989444692bea1e17825fb66001cbd3a98e6718 authored almost 12 years ago by Wizjany <[email protected]>
Update changelog for 5.7.1

3d2b455cda690a9e614b3e5a52976a0ef2a25d8b authored almost 12 years ago by Wizjany <[email protected]>
Made wolves respect pvp stuff. Removed some extraneous code.

460d5d06917c6183267bb7c827f34a4bf6e55208 authored almost 12 years ago by Wizjany <[email protected]>
Allow a lot of commands to be sent from the console.

Examples:
/rg addmem <id> <player> -w <worldname>
/rg flag <id> <flag> -w <worldname> <flagvalu...

b5f80351ec787838eed37ebe25ad0ca8d633ef07 authored almost 12 years ago by Wizjany <[email protected]>
Add vine growth flag and config option.

72a9472a5763e8c513088d97c88730d71db7a7df authored almost 12 years ago by Wizjany <[email protected]>
Fixed bug where players could place beds on the borders of regions without permissions

7eb820c688b872f5284ae9374c3c35fc771a4ffc authored almost 12 years ago by Wizjany <[email protected]>
Bugfixes for bonemeal and minecarts.

886b279da6868dfe0d4d141beb0d38ca02921c6e authored almost 12 years ago by Wizjany <[email protected]>
Check shooter of projectile when one hits a hanging entity

f2d7135fc5ca83f32e5815a7446c38b81e7a2a26 authored almost 12 years ago by Wizjany <[email protected]>
Check the block that the item frame will end in, not the block the player clicked.

d214a859c3d9514c61e34387109eae1a328bba7a authored almost 12 years ago by Wizjany <[email protected]>
Don't cancel explosion if we only want to clear blocklist. May potentially cause issues with multiple settings overlapping.

d1e221c2b787060a052f37f256a386f42a72e7da authored almost 12 years ago by Wizjany <[email protected]>
Apply a cap to the health and hunger flags to prevent possible exceptions

If a player's health or hunger is set to higher than its respective maximum CraftBukkit will thr...

e0e4207a4dd7e7e77835e7d035fc3b7da1b9d754 authored almost 12 years ago by Dark Arc <[email protected]>
Wither skulls should be handled separately from fireballs

4398c781c573d835dde0d3428451428abb5c19a8 authored almost 12 years ago by Wizjany <[email protected]>
Workaround for CraftBukkit bug with slab placement

3e06000fd98fbf3095c43f695e14643dbe7f9302 authored almost 12 years ago by Wizjany <[email protected]>
Add enderchest and anvil to blacklist inventories.

833795ebe1f8310d20960cb8242c59a4d12f905f authored almost 12 years ago by Wizjany <[email protected]>
Setting summary-on-start to false reduces much more clutter now

6e270d5ec380277df7a1fa84e705de688d00ca47 authored almost 12 years ago by Wizjany <[email protected]>
Move enderchest to use flag

09a9bea3a75baf99a1afc20149cb6f5e361071e5 authored almost 12 years ago by Wizjany <[email protected]>
Fixed placing stuff in flower pots. (derp)

035ccee2a65f590ed280c9fc843c968fc678fb23 authored almost 12 years ago by Wizjany <[email protected]>
Fix region teleport permission

17aa2a4153352b03c2b2525d128f31b53ab4fea0 authored almost 12 years ago by Wizjany <[email protected]>