An open API service indexing awesome lists of open source software.

https://github.com/enginehub/worldgourd

🛡️ Protect your Minecraft gourds
https://github.com/enginehub/worldgourd

bukkit minecraft

Last synced: 7 months ago
JSON representation

🛡️ Protect your Minecraft gourds

Awesome Lists containing this project

README

          


WorldGourd

WorldGourd lets you protect your pumpkins and other gourds from everything.

* Block players breaking gourds or carving pumpkins
* Block creeper and wither gourd damage, etc.
* Disable fire spread, lava fire spread, from damaging gourds.
* Protect your gourds from various 'exploits'
* Prevent WorldEdit from removing gourds

WorldGourd is open source and is available under the GNU
General Public License v3.

A Bukkit server implementation (such as [Paper](https://papermc.io)) and the [WorldEdit plugin](https://dev.bukkit.org/projects/worldedit) are required to use WorldGourd.

Compiling
---------

The project is written for Java 8 and our build process makes use of
[Gradle](http://gradle.org).

Dependencies are automatically handled by Gradle.

Contributing
------------

We happily accept contributions, especially through pull requests on GitHub.

Please read CONTRIBUTING.md for important guidelines to follow.

Submissions must be licensed under the GNU General Public License v3.

Links
-----

* [Homepage](https://enginehub.org/worldguard)
* [Discord](https://discord.gg/enginehub)
* [Issue tracker](https://github.com/EngineHub/WorldGourd/issues)