https://github.com/paramt/deathmatch
Fight to the death in this fast-paced Minecraft minigame!
https://github.com/paramt/deathmatch
minecraft minecraft-plugin spigot
Last synced: 17 days ago
JSON representation
Fight to the death in this fast-paced Minecraft minigame!
- Host: GitHub
- URL: https://github.com/paramt/deathmatch
- Owner: paramt
- Created: 2020-07-21T04:53:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-11T15:12:14.000Z (almost 6 years ago)
- Last Synced: 2025-03-20T21:10:26.725Z (about 1 year ago)
- Topics: minecraft, minecraft-plugin, spigot
- Language: Java
- Homepage:
- Size: 59.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minecraft Deathmatch
Fight to the death in this fast-paced minigame!
## Game Rules
All players randomly spawn within the border.
The border will eventually start shrinking, and players will take damage if they step outside the border.
The player's job is to collect resources and fend off others.
Each player starts with 60 seconds of Speed II, but will lose it if they hit another player.
Killing another player will reward the killer 1 golden apple. Last player standing wins!
## Installation
1. [Set up a Spigot server](https://minecraft.gamepedia.com/Tutorials/Setting_up_a_Spigot_server)
1. Drop the [latest JAR file](https://github.com/paramt/deathmatch/releases/) into the `/plugins` folder of your Spigot server
1. To customize the plugin, generate the config file in `/plugins/Deathmatch/config.yml` by starting the server for the first time
## Usage
```
/deathmatch {start | stop}
```
## Compatibility
Minecraft version 1.15+