Skip to content

Implementation of SethBling's DeathSwap game as a Bukkit plugin.

Notifications You must be signed in to change notification settings

itsmartin/DeathSwap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeathSwap

Implementation of SethBling's DeathSwap game as a Bukkit plugin.

Background

Installation

  • Download the plugin jar file and install it in your server's /plugins folder.

Features

  • Faithfully replicates the gameplay of the vanilla DeathSwap game by SethBling
  • No requirement to have a spectator
  • Any players not participating will be invisible to players (and if SportBukkit is used, they will also not block arrows or affect mob spawning)
  • Matches can be of abitrary size (not limited to two players). If there are more than two players, they will cycle.

Usage

A list of commands is available by typing /help deathswap.

  • All players who want to take part in the game should enter /join to join the match. If they decide to leave, they can type /leave.
  • When players are ready to begin, they type /ready.
  • As soon as all joined players have marked themselves as ready, the match countdown will begin. There may be a brief period of lag at this point as the server pre-generates the chunks where players will teleport to.
  • At the end of the countdown, players will be healed and fed and teleported to their start locations. The world time is set to dawn.
  • The match continues exactly as it does in SethBling's vanilla game.

Additional commands

  • /dm reset - resets the plugin, ending any match in progress and teleporting players back to spawn.
  • /dm uhc - toggles Ultra Hardcore mode (health regeneration disabled).

Download

Release notes

The current plugin is still in beta form. It appears fairly stable, but there may be some remaining bugs. Please report any bugs via the issue tracker.

About

Implementation of SethBling's DeathSwap game as a Bukkit plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages