https://github.com/enginehub/worldedit-infinite
https://github.com/enginehub/worldedit-infinite
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/enginehub/worldedit-infinite
- Owner: EngineHub
- License: gpl-3.0
- Created: 2026-03-30T11:32:44.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2026-03-31T12:04:25.000Z (3 months ago)
- Last Synced: 2026-05-12T17:48:08.208Z (about 1 month ago)
- Language: Java
- Size: 70.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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)