Skip to content

boombatower/Tayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Provides a Bukkit plugin for generating blocks of TNT. Tayer is a combination of TNT and layer.

Usage

$ # generate a block of TNT of the previous size (or default of 10x10x10)
$ /tayer

$ # generate a block of TNT of size x (x, y, and z)
$ /tayer [size-xyz]

$ # generate a block of TNT of width and length (x and z), by depth (y)
$ /tayer [size-xz] [depth-y]

$ # generate a block of TNT of width (x), depth (y), length (z)
$ /tayer [size-xz] [depth-y]

About

Bukkit plugin: Generate a block of TNT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages