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

https://github.com/initialposition/dodgecube

A Spigot Plugin that adds a dodgeball like ban on kill system to your Minecraft server
https://github.com/initialposition/dodgecube

Last synced: 7 months ago
JSON representation

A Spigot Plugin that adds a dodgeball like ban on kill system to your Minecraft server

Awesome Lists containing this project

README

          

# DodgeCube

_Like Dodgeball but with more corners_

## Concept

DodgeCube is a Spigot server plugin that adds dodgeball like kill based bans to your server. Whenever a player is killed by another player, they are banned from the game until the player that killed them dies or a predetermined time limit is up.

## Installation

- Head over to [Releases](https://github.com/InitialPosition/DodgeCube/releases)
- Download the latest DodgeCube.jar and place it in the plugins folder of your Spigot server

On first startup the plugin generates a config file. It is recommended to edit this file to your liking and reloading/restarting the server afterwards

## Features

- Kill based player bans
- Customization

## Roadmap

- [ ] Implement config file functionality
- [X] Make listeners work correctly
- [X] Complete logic