Skip to content

A minecraft plugin for spigot/paper for punishing players who harm cattle

License

Notifications You must be signed in to change notification settings

voidfemme/cowmurder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CowMurder

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.

Features

  • 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

Installation

  1. Ensure you have a Spigot or Paper Minecraft server (version 1.21.1 or compatible) set up.
  2. Download the latest cowmurder-1.0.3.jar from the releases section.
  3. Place the JAR file in your server's plugins folder.
  4. Restart your server or run the command /reload confirm if your server supports it.

Building from Source

To build the plugin from source:

  1. Ensure you have Java 21 and Gradle installed.
  2. Clone this repository.
  3. Run ./gradlew clean build in the project root directory.
  4. The compiled JAR will be in the build/libs folder.

Usage

The plugin works automatically once installed. Players will be punished for harming cows, and their offenses will be tracked on the scoreboard.

Commands

This plugin doesn't add any commands. All functionality is automatic.

Permissions

Currently, this plugin doesn't use any permission nodes. All players are affected equally.

Configuration

There is no configuration file for this plugin at the moment. All behavior is hardcoded.

Recent Updates

  • Updated for Minecraft 1.21.1 compatibility

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE

Support

For support, please open an issue on the GitHub repository.

Disclaimer

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.

About

A minecraft plugin for spigot/paper for punishing players who harm cattle

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages