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

more fixed for cake protection, protected cake now is semi-proteced, only the first slice is not protected

135d92303d07a7cc85e63f690185f3169a073c43 authored almost 14 years ago by Redecouverte <[email protected]>
fixed cake protection in regions

c70743415594ab3aa6c00fbb3f2f0e02c385fb30 authored almost 14 years ago by Redecouverte <[email protected]>
55: ProtectedPolygonalRegion should now handle edges better.

4b72805a6917494779ee9777869df492dfb55f28 authored almost 14 years ago by Valentin Churavy <[email protected]>
really fixed setUpCourtyardRegion()..

d5a9b0c65f9c2572bc2cc61625c9f8f0906f3337 authored almost 14 years ago by Redecouverte <[email protected]>
fixed ProtectedPolygonalRegion construction in setUpCourtyardRegion

2015604fe2b887a4bf4fbaf84c3123dbaf04aaef authored almost 14 years ago by Redecouverte <[email protected]>
added ItemAcquireBlacklistEvent for onPlayerPickupItem, not implemented in craftbukkit. yet

96a290b153fd48819d3d60685d563e315ceda876 authored almost 14 years ago by Redecouverte <[email protected]>
added tests to netbeans project

912fcfe88a8685bb307193ab3484d7a7b93290d2 authored almost 14 years ago by Redecouverte <[email protected]>
added NetBeans project files

4dcf7489fa984ad1342a7a3ce33796176dafe886 authored almost 14 years ago by Redecouverte <[email protected]>
updated onPlayerDropItem for latest bukkit, updated WorldEdit API calls for latest WorldEdit

7f1552dff84de8b2d286f82739376bfff7c5d22b authored almost 14 years ago by Redecouverte <[email protected]>
we are now ignoring canceled events

d2ca8bffc42109023e8a0aa3581536b1904e5ed8 authored almost 14 years ago by Redecouverte <[email protected]>
added blacklist on-drop event

e15b01bac50e6e485aec89f918b82733910cdaa3 authored almost 14 years ago by Redecouverte <[email protected]>
switched to parameterless constructor (i guess this is that the bukkit devs intended with their fancy warning)

dcd3cb80b8a6c8d4807619f629dee2e9ad49948b authored almost 14 years ago by Redecouverte <[email protected]>
- added .gitignore to ignore eclipse/etc build files

- events are now registered in onEnable()

d0ddc7c2713df5b610b956f1fe42a33aea4b1aef authored almost 14 years ago by Redecouverte <[email protected]>
Fixed the skeleton damage bug in protected areas

2b55f3407c475623021dd0d4ed2e8820d41a4c49 authored almost 14 years ago by DarkLiKally <[email protected]>
Fixed the Skeleton damage bug in protected regions

e84afb4808ebed4f83f2680b8b65dae9c78764d3 authored almost 14 years ago by DarkLiKally <[email protected]>
fixed entity damage events for latest bukkit

10c47eff7e90970dd1ef6fbbc0aaf9bd8784e0d5 authored almost 14 years ago by Redecouverte <[email protected]>
Added polygonal regions. They don't save/load yet, nor can you make them in-game yet. They were tested to work a week ago though.

aee81f918ee385bf660d14d482dd9b62a51973f5 authored almost 14 years ago by sk89q <[email protected]>
Fixed redstone listener for newer versions of Bukkit.

95b2d9419f9dc3e6a688b2ed133af2bc675b431c authored almost 14 years ago by sk89q <[email protected]>
Re-added priority tree region manager implementation. Add and removal operations are not yet optimized.

feb9ce6633f85047ce8dd4c8a4d50b8d2e350083 authored almost 14 years ago by sk89q <[email protected]>
Changed how ApplicableRegionSet iterated over the region set, allowing it to be reused.

43489ca0871239aedbf51f8d1ad24adfd4b55923 authored almost 14 years ago by sk89q <[email protected]>
Improved tick sync message suppression.

ce1a15e6eae26b3faf3717b64d0c31f9d7a9192e authored almost 14 years ago by sk89q <[email protected]>
Added suppress-tick-sync-warnings option.

cc72d370ea5fa9dd8ff7de35f0e72075971fefe1 authored almost 14 years ago by sk89q <[email protected]>
Added WorldGuardPlugin.canBuild(player, x, y, z)

d042185660888997c001934627294fa039cb701c authored almost 14 years ago by sk89q <[email protected]>
Updated CHANGELOG.txt.

e78b6390182f5b539a6fdd21200f524379273ca5 authored almost 14 years ago by sk89q <[email protected]>
Changed 'release' target to also 'clean'.

e8ea562b099f49d17f50b7b91b2734fad25b8888 authored almost 14 years ago by sk89q <[email protected]>
Updated command handling for Bukkit.

3b5a729ef3d552588b083d7a8da88099e5b4e611 authored almost 14 years ago by sk89q <[email protected]>
Updated burn event handling.

ef7d487ec59cd20169ecfe760f73d138a143e3ba authored almost 14 years ago by sk89q <[email protected]>
Fixed suffocation disable option.

b379b8f0227efc5589a8eb9253cdc99c8651c5cc authored almost 14 years ago by sk89q <[email protected]>
Changed disable-water-damage to disable-drowning-damage.

a31378c2c83202c605a43defc524c4f006abb046 authored almost 14 years ago by sk89q <[email protected]>
3.2.1 CHANGELOG.txt.

0d2c2121bba80785f602a4765265b702d0ed1b67 authored almost 14 years ago by sk89q <[email protected]>
Updated for ItemStack change in Bukkit.

21040b306ac8a34360102da926371bd6fd431c3d authored almost 14 years ago by sk89q <[email protected]>
Updated for 3.2.

541b1dbc448e6e210fc3cca342031332917571fb authored almost 14 years ago by sk89q <[email protected]>
Added PvP default flag.

005ac41820ba3eb8da25cae59dc8cb469fec590c authored almost 14 years ago by sk89q <[email protected]>
Fixed creeper explosion block with WorldGuard.

dd937722334205c35cbe0fcf6a4f3df3ce975146 authored almost 14 years ago by sk89q <[email protected]>
Fixed commands for the Bukkit commands change.

428fc7e5f6433b38a85e9e61b6b3c70cffcd7293 authored almost 14 years ago by sk89q <[email protected]>
Added redstone support to sponges, removed classic water.

5cf38cc88524779ced8906f9c44f1ec179088775 authored almost 14 years ago by sk89q <[email protected]>
Fixed item durability disable for hoes.

2f6b51e8117bfe98d2454bc3a263d1e262b8adbf authored almost 14 years ago by sk89q <[email protected]>
Fixed error in a test.

2f12da6bc6e07111224b29c7928ab8cdb3195c67 authored almost 14 years ago by sk89q <[email protected]>
Increased the priority of WorldGuard's event handling.

3985e157d92757bae8a0b3972ecbeb7f4918966d authored almost 14 years ago by sk89q <[email protected]>
Updated CHANGELOG.txt.

3034eb5c1295ba2fcceca915e730ca17beaff66a authored almost 14 years ago by sk89q <[email protected]>
Fixed creeper and chest flag conflicting.

f666f1baa95a0114f634cf6fb1331b5395fa3ded authored almost 14 years ago by sk89q <[email protected]>
Updated for 3.1.

3bbffa7b55c181fef2bb605d3be2193b97486a28 authored almost 14 years ago by sk89q <[email protected]>
Added /regionmembership permission.

bc774e25968d0863e750dd7e6e963139f2740cf5 authored almost 14 years ago by sk89q <[email protected]>
Possibly fixed projectile blocking in no-PvP zones.

65a0e5c188fc19c61948ae35f1bb96c74a4e4b14 authored almost 14 years ago by sk89q <[email protected]>
Added ability to disable chest protection.

772d2cb580c3f5d34721ef288e732b2ad0f2483e authored almost 14 years ago by sk89q <[email protected]>
Added WorldGuardPlugin.getRegionLoader().

edc6825f8321cfa37803ad2718b484577d2cae76 authored almost 14 years ago by sk89q <[email protected]>
Added Javadoc compilation.

7b2f9e0c861145bb2471cf5581b7d5bf9f8e3e71 authored almost 14 years ago by sk89q <[email protected]>
Added getRegionManager() to WorldGuardPlugin.

0fa4fa1862c6512ec2f1a628064e632582e367e7 authored almost 14 years ago by sk89q <[email protected]>
Fixed /god not working for others.

5be31ebb5c692d9d50bf9b2bb5f11c1ae123793c authored almost 14 years ago by sk89q <[email protected]>
Updated for 3.0b2.

962394b2ba4e96a7b870f5b119d1176b7269b759 authored almost 14 years ago by sk89q <[email protected]>
Fixed issue where permissions were not loaded.

7cf7c5f44c86895fef1fcd7ada3614dec4e42351 authored almost 14 years ago by sk89q <[email protected]>
Fixed permissions for /stack, /locate, and /reloadwg.

5b494a09ec4454764f22ca6053de8c9d75c78ae1 authored almost 14 years ago by sk89q <[email protected]>
Marked version as beta1.

5cfac5da4a0ff7fefb16d83d67c0eaf7fb622d70 authored almost 14 years ago by sk89q <[email protected]>
Updated CHANGELOG.txt.

203004951b150c2827ef89e1905f6b0c9a4669a2 authored almost 14 years ago by sk89q <[email protected]>
Added parent-child relationships to regions, overhauled region code, added global build flag, improved flag support.

765d7402faf555ddb96b0376caeb947db23955a1 authored almost 14 years ago by sk89q <[email protected]>
Fixed no-PvP zone messages being sent to the wrong person.

151b5fc561d79f87bb6dcd922ffb7a1fe9213a54 authored almost 14 years ago by sk89q <[email protected]>
Fixed commands so that they work in a recent version of Bukkit.

b489da7fe4c6a57f460ee1ac1a0a40469892d30c authored almost 14 years ago by sk89q <[email protected]>
Reduced the number of imports in WorldGuardPlugin.

786a0f6f2b2db129293792b17c370c9362eae242 authored almost 14 years ago by sk89q <[email protected]>
Cleaned up code.

e2a940e01b6e14c3944d2a1b876f302f638f2e08 authored almost 14 years ago by sk89q <[email protected]>
Fixed errors in TestPlayer.java.

518c3be4780ce2a85842a0699a44b793542a1832 authored almost 14 years ago by sk89q <[email protected]>
Fixed NullPointerException in explode hook.

6f3eaac0089c9b229d7fad0e85977023ff93f55a authored almost 14 years ago by sk89q <[email protected]>
Updated for 2.3.1.

31633e946658678506869ee02e6abf0562e5726b authored almost 14 years ago by sk89q <[email protected]>
Fixed the item durability disable setting changing the damage value on an empty hand.

02913780ec9f8a6161f0a6a6b177ab5c0711846e authored almost 14 years ago by sk89q <[email protected]>
Added checks for unchecked exceptions when resolving permissions.

f03a2263d800abd08a44c6cbf3a5ee9a9a806c72 authored almost 14 years ago by sk89q <[email protected]>
Fixed various cast exceptions with the blacklist loggers.

a8cd832c2811c84468728614e396d7184d70fb4a authored almost 14 years ago by sk89q <[email protected]>
Updated changelog.

abbced05303a2e4ebaad82880b161013865c1a32 authored almost 14 years ago by sk89q <[email protected]>
Fixed /locate printing the name of the wrong person.

200e07023f099a00604ed30596b627789a322913 authored almost 14 years ago by sk89q <[email protected]>
Fixed CSVDatabase spitting an error if the owners list was empty.

5fdd26b53f0eb84ec2ddbf949e18f2afa26925bf authored almost 14 years ago by sk89q <[email protected]>
Updated example config.yml.

61896ea760179ec3f7f0598b2dc69564a2b21c8e authored almost 14 years ago by sk89q <[email protected]>
Added /locate.

b43881c29907f25a920b722634cb1ef54415ec27 authored almost 14 years ago by sk89q <[email protected]>
Fixed teleport-on-suffocation setting.

6046f4defcfa43e9ed644f0e72edc75b0f93c74b authored almost 14 years ago by sk89q <[email protected]>
Implemented contact damage and fixed other damage protection.

69ccb9f12b01f6a92f96bf7882ad68f6bf498952 authored almost 14 years ago by sk89q <[email protected]>
Made TNT blocking work.

430f2f57e9794dba58cf13437d6182be088c30b6 authored almost 14 years ago by sk89q <[email protected]>
Added /heal and /slay.

c3f0bbb41c6f021986231b5cf3ec5b20efd875a8 authored almost 14 years ago by sk89q <[email protected]>
Moved commands handling to be Bukkit-compliant.

7e481e6a9afb29b4ac477eee90b3d1c5093c87a4 authored almost 14 years ago by sk89q <[email protected]>
Changed how the player item event was handled.

627de1aebd48458f62655cfd69dcefea04493227 authored almost 14 years ago by sk89q <[email protected]>
Updated CHANGELOG.txt.

194108336b8490e988e3fd35ff558c9b19432d6b authored almost 14 years ago by sk89q <[email protected]>
Fixed WorldGuard not getting group lists for permissions correctly.

eade61298113f13d5dccb246617b8edb8e8d1b47 authored almost 14 years ago by sk89q <[email protected]>
Updated changelog, readme.

733163cc4c78d39b76af2ae9c8062a9e28ad49c5 authored almost 14 years ago by sk89q <[email protected]>
Added creeper block support.

86a917ddd16280c27a73136c566af9eddb82bdb0 authored almost 14 years ago by sk89q <[email protected]>
Now supports GroupUsers (through WorldEdit).

e8503aa0b9c8746f10e257ab214308c65cb6d437 authored almost 14 years ago by sk89q <[email protected]>
Fixed issue where the build process did not make sure that plugin.yml would be updated.

01bf9e8406898f340d61ba9b8867e668de8518b3 authored almost 14 years ago by sk89q <[email protected]>
Fixed errors in tests.

0bdadf63b32ca9c7f08ae8357001dad196bb663b authored almost 14 years ago by sk89q <[email protected]>
Fixed build file not replacing version macro correctly.

5b1c35bf06171bba989d6bcf9c2833cd6b55cb02 authored almost 14 years ago by sk89q <[email protected]>
Updated CHANGELOG.txt for 2.1.1.

c467acdfac2541ad39f371b818c348cc6af56a12 authored almost 14 years ago by sk89q <[email protected]>
Allowed placing WorldEdit.jar as a dependency in WorldGuard/.

22167a0a072b9b4f9a335c126e5926c5ff45b1c1 authored almost 14 years ago by sk89q <[email protected]>
Added some priority support.

251647c7a2092f10e3ec3d609acecd2ba2959a5d authored almost 14 years ago by sk89q <[email protected]>
Fixed typo in README.txt.

80e9799579a1e62399f717baadd72ae09e16c222 authored almost 14 years ago by sk89q <[email protected]>
Cleaned up code.

95f49f34d0794a27a752b096c64c606ea1f965cc authored almost 14 years ago by sk89q <[email protected]>
Cleaned up code.

b01b67f64c122b028a533481b74e523232236a3f authored almost 14 years ago by sk89q <[email protected]>
Made /reload WorldGuard work for everyone by default.

603fb5d2b8979631147dbb72a5c1301e4dd40d9e authored almost 14 years ago by sk89q <[email protected]>
Simplified release ZIP.

22f7c347aba521d1d1c973f0b4d2b983ead85c93 authored almost 14 years ago by sk89q <[email protected]>
Made WorldGuard write default configuration files, more friendly. Removed hMod configuration files.

08229ed4f9e955a64ac9d0faf6d95a01c5fcefb5 authored almost 14 years ago by sk89q <[email protected]>
Fixed NullPointerException related to the player item event.

a942fd08f50a9f02590262d40a0de289c8df2372 authored almost 14 years ago by sk89q <[email protected]>
Fixed fire spread disable preventing flint and steel too.

c96d534c260de0e6ae39432e234fe6ac67bf4bf4 authored almost 14 years ago by sk89q <[email protected]>
Fixed configuration file not being reloaded.

789a9a9bb45965000c8faaaaa8798b7b1f472e05 authored almost 14 years ago by sk89q <[email protected]>
Updated supporting documentation.

d2435a80265fd205a203cc63758674b4feea5175 authored almost 14 years ago by sk89q <[email protected]>
Implemented temporary permissions.

36db436fa37f3af7e45a9f9cd9701a925bde0e6f authored almost 14 years ago by sk89q <[email protected]>
Fixed various issues with regions.

30d9978412735feb6a7b59e83c17bcc805fafa99 authored almost 14 years ago by sk89q <[email protected]>
Added region claiming, some fixes.

5db7f124ac23c1f66b8fdeebfaf6d200c31a6f4f authored almost 14 years ago by sk89q <[email protected]>