Minecraft PVP Maze mod 2026 download
logo
minecraft mod PVP Maze

PVP Maze

Game Version: CB 1.5.2-R0.1
Total Downloads: 6,500
Updated: Jun 14, 2013
Created: Oct 27, 2012
Download PVP MazeDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
PVP Maze v1.1 release 26.88 KB Jun 14, 2013 CB 1.5.2-R0.1 1,642 download PVP Maze PVP Maze v1.1 releaseDownload
PVP Maze v1.0 release 81.10 KB May 2, 2013 CB 1.5.1-R0.2 875 download PVP Maze PVP Maze v1.0 releaseDownload
PVP Maze v0.9 release 80.95 KB Apr 19, 2013 CB 1.5.1-R0.2 701 download PVP Maze PVP Maze v0.9 releaseDownload
PVP Maze v0.8 release 80.63 KB Apr 17, 2013 CB 1.5.1-R0.2 704 download PVP Maze PVP Maze v0.8 releaseDownload
PVP Maze v0.6 release 78.43 KB Mar 24, 2013 1.5.1 791 download PVP Maze PVP Maze v0.6 releaseDownload
PVP Maze v0.5 release 78.51 KB Mar 23, 2013 1.5.1 216 download PVP Maze PVP Maze v0.5 releaseDownload
PVP Maze v0.4 release 77.20 KB Mar 17, 2013 1.5.0 371 download PVP Maze PVP Maze v0.4 releaseDownload
PVP Maze v0.3 alpha 77.20 KB Nov 25, 2012 CB 1.4.5-R0.2 990 download PVP Maze PVP Maze v0.3 alphaDownload
pvpmaze v0.0 alpha 75.47 KB Oct 27, 2012 CB 1.3.2-R2.0 210 download PVP Maze pvpmaze v0.0 alphaDownload

Description

Share this:

PVP Maze

The PVP Maze plugin creates a randomly generated maze of certain parameters and then starts a pvp match inside the match. The match can be moved along by the walls closing in or chests appearing near the center.

http://s14.postimg.org/gkfqwlzcx/2013_04_12_17_28_50.png
http://s21.postimg.org/qddsaf2xz/2013_04_12_17_28_30.png

Warning: Make sure you back up your world before creating a maze

Commands:

/create: creates a maze:
entering no values will retrieve all values from config file
entering a width and passagewidth(recommended is /create 200 10) on console will create a maze with those parameters with the center taken from the console
entering width and passagewidth as a player will create a maze with those parameters with the center as the player's location

/startmatch starts the match, creates a maze, and teleports players to the center

/deletemaze: deletes the maze and attempts to reset the blocks(SAVE if you really don't want your world to be messed up) with values of center location and size taken from the config file

/joinmatch: will enter you into the match players for a one minute period after the match is started. Your inventory will be cleared and you will be teleported once the match starts

Default Config File

#default config file for PVP Maze

#maze settings

width: 200         #the total width of the maze from end to end
passagewidth: 10   #the width of the maze passages
worldname: world   #the name of the world where the maze goes
locx: 0            #the x coordinate of the maze center
locz: 0            #the z coordinate of the maze center
holefreq: 20       #the frequency of holes in the maze, set to -1 for none, set from 1(lowest- 1 out of 100 columns are holes) to 100(highest- every column has a hole)
#/maze setting


#deleteMaze settings
deletemaze:
  width: 200
  locx: 0
  locz: 0
  worldname: world
#/deletemaze settings


#match settings(in minutes)
chestsfreq:  3    #the frequency chests appearing   set to -1 to cancel chests
chestsdelay: 5    #the initial delay before chests begin to appear
wallsfreq:   3    #the frequency of walls closing   set to -1 to cancel walls closing
wallsdelay:  5    #the initial delay before the walls begin to close
#/match settings

Source:

https://github.com/15kingben/mazeplug

Comments

Add a comment