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

Sponge now removes water and obeys new 'sponge-radius' configuration variable.

6d0d2ee5381b29e5e18b8404698628ec6f4b8d71 authored about 14 years ago by sk89q <[email protected]>
Fixed classic water for the onFlow update.

8983d7bc845f9544675bf4ab3ab2ca75af0e6a2a authored about 14 years ago by sk89q <[email protected]>
Block lag fix now fakes block status 3 for other plugins.

fc81a7034e56d28a00c838624b687a6f7465a1b2 authored about 14 years ago by sk89q <[email protected]>
WorldGuard should now close loggers on disable and reload.

b7e5828c3fc6d59d2b520b556d68d9a14fef2095 authored about 14 years ago by sk89q <[email protected]>
Fixed errors caused by reloading the plugin.

e543ac733fcbbd5f91244cf3c74ff33fccd51f6b authored about 14 years ago by sk89q <[email protected]>
Updated onFlow hook for the new changes.

d09fcab7b33e2d827dfa76d98d463af6d70aa5b8 authored about 14 years ago by sk89q <[email protected]>
Added summary-on-start configuration setting to control whether the summary should be printed.

70c6b26db5d7a0c0bbb96eb148979987dcb50370 authored about 14 years ago by sk89q <[email protected]>
Overhauled the blacklist system.

- The blacklist's method of preventing notification repeats is now better, instead waiting 3 sec...

1859fc5db24a6db0df929bb0d7af63f6559e4d55 authored about 14 years ago by sk89q <[email protected]>
Merge branch 'master' of https://github.com/Sturmeh/worldguard into Worldguard.

47a4046d47b5a780fdc8e349ecc2fe8cd8b5e49b authored about 14 years ago by sk89q <[email protected]>
Added 'right click on' events to the blacklist.

7b3a8402a157282f06670d3f31c9492d97bc72f0 authored about 14 years ago by sk89q <[email protected]>
Improved water/bucket fix by having it set back the original block. Unfortunately this doesn't do anything about setting water buckets into lava (creating obsidian).

84eb9343cea626bb2336cf592180696ed742ce12 authored about 14 years ago by sk89q <[email protected]>
Added a bucket block fix, but not a great one.

0a8dd85224035cb1cec8cce0e66826844d163bb7 authored about 14 years ago by sk89q <[email protected]>
Updated for 1.1.2.

f8a63b372df684e16f7cb15426e4b9f810ce0a23 authored about 14 years ago by sk89q <[email protected]>
Block lag fix: glass and snow should no longer drop any items. The block object is reset now after the canDestroyBlock() call to lessen the impact of the double hook call.

8a731617e1dc0d3448158dc147e712537c3dd984 authored about 14 years ago by sk89q <[email protected]>
Added startup messages that indicate protection status.

028ec89d261734a2060f6b664b2bf7f7df8c74e8 authored about 14 years ago by sk89q <[email protected]>
Changed blacklist filename to worldguard-blacklist.txt.

9fd633cbe9bbbfd857f6018e1cc66fa4a939f0a7 authored about 14 years ago by sk89q <[email protected]>
Updated for 1.1.1.

c1da3916535aaafd24bf84763ea60e6463f0a163 authored about 14 years ago by sk89q <[email protected]>
Added protection and plugin support.

92edff6ffec6980d2aa2561864a74a1f53986ad7 authored about 14 years ago by sk89q <[email protected]>
Merge branch 'master' of http://github.com/sk89q/worldguard

d4a3e046227a335ad1155591ed777c9dee9481fa authored about 14 years ago by Sturmeh <[email protected]>
Added itemDropBlacklist

2562502d26e87a8e36d3b1a958ea0fbf7a94db5a authored about 14 years ago by Sturmeh <[email protected]>
Moved the block lag fix to a low priority listener.

e12fcdb1b8819df776babc52282a530519860cd5 authored about 14 years ago by sk89q <[email protected]>
Fixed the block lag fix not allowing the destruction of leaves.

a7aed1a27868689ddc44cbeb54680aa64344adf1 authored about 14 years ago by sk89q <[email protected]>
Fixed the block fix dropping wood for redstone wire.

e5dcb557dcd0574c86dc3bc524f6de6cdee1ed11 authored about 14 years ago by sk89q <[email protected]>
Changed project name to WorldGuard.

447f192027e0f49156b10779d6c143d6ae827670 authored about 14 years ago by sk89q <[email protected]>
Committed block lag fix.

6d56273682d98ed1398335ff0d33e0ff934d1efe authored about 14 years ago by sk89q <[email protected]>
Fixed typo in README.txt.

787e2bcd977447cc801794ed86bb6916821a3ffb authored about 14 years ago by sk89q <[email protected]>
Initial commit.

3aa265b55355813ab18ba5c1ed742c614894fc72 authored about 14 years ago by sk89q <[email protected]>