NoMoreCreepers is a Minecraft plugin that prevents creepers from spawning on your server. It provides a simple toggle to allow or block creeper spawns, making it easy for server administrators to protect builds and players from creeper explosions.
- Download the plugin from the releases page.
- Place the jar in the
pluginsfolder of your server. - Restart your server.
- User Guide – Getting started and common scenarios
- Commands Reference – Complete list of all commands
- Configuration Guide – Detailed configuration options
You can find the support Discord server here.
Please fill out a bug report here.
Linux:
mvn clean test
Windows:
mvn clean test
If you see BUILD SUCCESS, the tests have passed.
A Docker-based test server can be used for development.
- Build the plugin:
mvn clean package - Copy the resulting JAR from
target/into your test server'spluginsfolder. - Start the server and verify the plugin loads.
| Name | Main Contributions |
|---|---|
| Daniel Stephenson | Creator and primary developer |
This project is licensed under the GNU General Public License v3.0 (GPL-3.0).
You are free to use, modify, and distribute this software, provided that:
- Source code is made available under the same license when distributed.
- Changes are documented and attributed.
- No additional restrictions are applied.
See the LICENSE file for the full text of the GPL-3.0 license.
This project is in active development.
You can view the bStats page for the plugin here.