CowMurder is a Minecraft plugin that adds a humorous twist to cow interactions. It punishes players for harming cows and keeps track of cow-related offenses.
- Players who harm cows are instantly killed by lightning
- Funny death messages are broadcast when a player is punished
- Scoreboard tracking for cow assaults and cow kills
- Adds an element of risk and humor to cow interactions in Minecraft
- Ensure you have a Spigot or Paper Minecraft server (version 1.21.1 or compatible) set up.
- Download the latest
cowmurder-1.0.3.jar
from the releases section. - Place the JAR file in your server's
plugins
folder. - Restart your server or run the command
/reload confirm
if your server supports it.
To build the plugin from source:
- Ensure you have Java 21 and Gradle installed.
- Clone this repository.
- Run
./gradlew clean build
in the project root directory. - The compiled JAR will be in the
build/libs
folder.
The plugin works automatically once installed. Players will be punished for harming cows, and their offenses will be tracked on the scoreboard.
This plugin doesn't add any commands. All functionality is automatic.
Currently, this plugin doesn't use any permission nodes. All players are affected equally.
There is no configuration file for this plugin at the moment. All behavior is hardcoded.
- Updated for Minecraft 1.21.1 compatibility
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE
For support, please open an issue on the GitHub repository.
Use this plugin at your own risk. The author is not responsible for any damage to your server, player frustration, or the inevitable cow uprising that may result from their newfound invincibility. Cows, on the other hand, may send thank-you notes.