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

https://github.com/enginehub/worldedit-infinite


https://github.com/enginehub/worldedit-infinite

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

          

# WorldEdit-Infinite

An April Fools Paper/Folia plugin that makes WorldEdit continue after the edit ends,
by simulating Conway's Game of Life on the edited blocks.

WorldEdit-Infinite 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 WorldEdit-Infinite.

Compiling
---------

The project is written for Java 21 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/worldedit)
* [Discord](https://discord.gg/enginehub)
* [Issue tracker](https://github.com/EngineHub/WorldEdit-Infinite/issues)