An open API service indexing awesome lists of open source software.

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!

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+