I forgot to detail how to use the plugin. I will start with the maze options.
Object = the sprite used for the maze
Layer = is the layer number or name of the layer
X & Y Grid size = The size of each section of the maze. How many objects/sprites used per rows and cols.
Rows and Cols = Defines how many rows and cols make up the maze.
X and Y postion = define the x,y position of the maze based on the upper left corner.
Width & Height override = allows you to override the spacing of the sprite.
Post Exception String = is used to remove part of the maze after it is created. Its like "row,col" which could be "2,3"