Skip to content

minecraft-minigames/death-swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeathSwap

Minecraft Version: v1.15.2 Release: v0.1.0 License: MIT

DeathSwap is a minecraft minigame plugin where the objective is to kill other players with traps. Player positions are swapped every five minutes and the last player standing wins. Any number of players (two or more) supported. Inspiration from the popular YouTuber Dream's video.

Installation

  1. Download the latest release here.
  2. place the plugin .jar in your Spigot or Bukkit server's plugins/ directory.
  3. Reload the server with the reload command or restart the server.

Usage

Server operators may use the following commands to control the DeathSwap game.

To start a game of DeathSwap, run:

death-swap-start

To stop a running game of DeathSwap, run:

death-swap-stop

Configuration

The default DeathSwap interval is 5 minutes - to set the interval (for example, to 10 minutes), run:

death-swap-configure interval 600

Contributing

Pull requests and issues are more than welcome.

License

MIT