Skip to content

BattlePlugins/ArenaSpleef

 
 

Repository files navigation

ArenaSpleef

A spleef plugin using BattleArena

ArenaSpleef is the classic spleef plugin that dates back to the early days of Minecraft, but features multiple modes!

Spleef Modes

  • Classic: The classic spleef mode where players are given a shovel to break blocks and knock other players into the void.
  • Splegg: A spleef mode where players are given an egg cannon to shoot eggs at the ground to break blocks.
  • Decay: A spleef mode where blocks decay underneath the player. This is commonly played as "TNT Run", but any block can be used.
  • Bow Spleef: A spleef mode where players are given a bow to shoot arrows at the ground to break blocks.

For examples configurations of these modes, check out the templates folder.

Documentation

Full documentation for ArenaSpleef can be found on the BattleDocs website.

Commands

Command Description
/spleef deathregion Sets the death region for a spleef arena.
/spleef layer add Adds a layer to a spleef arena.
/spleef layer remove Removes a layer from a spleef arena.
/spleef layer clear Clears all layers from a spleef arena.
/spleef layer index Changes the index of a layer.
/spleef layer list Lists all layers in a spleef arena.

Permissions

Permission Command
battlearena.command.spleef.deathregion /spleef deathregion
battlearena.command.spleef.layer.add /spleef layer add
battlearena.command.spleef.layer.remove /spleef layer remove
battlearena.command.spleef.layer.clear /spleef layer clear
battlearena.command.spleef.layer.index /spleef layer index
battlearena.command.spleef.layer.list /spleef layer list

Links