Skip to content

MGSeaBattle

Martin Eisengardt edited this page Aug 19, 2016 · 3 revisions

MGSeaBattle for Minigames-API

How to play

This is kind of paint ball for Minecraft.

You will spawn with a boat inside a water arena. Try to hit your opponents with snowballs. As soon as a boat is destroyed the riding Player loses a life. If he lost all his lifes he loses the game.

Items

Actually there is no special item.

Classes

There are two pre-defined classes:

  • Default gives you 5 stacks of snow balls (64 each).
  • Pro gives you 8 stacks of snow balls (64 each).

Commands

All commands are prefixed with "/sb"

See Default-Sub-Commands

There are no special commands for sea battle.

(Administrators) Arena Setup

The spawns should always be a solid block. Simply place a solid block on the water level. The game will replace it with water as soon as he match starts.

Signs

The game is internally called "seabattle".

All Signs have to use "seabattle" as minigame name.

Configuration files

File Path Default Value Description
config.yml config.default_boat_health 5 Increase to make boats more robust.
config.yml config.default_player_lives 2 increase to give players more lifes.
Clone this wiki locally