Skip to content

A small plugin that simply adds commands for entity and block removal

Notifications You must be signed in to change notification settings

BlackAce21/BlockNuke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

BlockNuke

A small plugin that simply adds commands for entity and block removal

Commands:

/destroy world x y z - Destroys the block at that given location. Essentially sets it to air. Works even on unloaded chunks.

/worldname - Gets the name of the current world your in.

/getblock world x y z - Gets the blocks type and metadata value at the given location. Useful so you know what your about to destroy.

/entitykill world chunkX chunkZ - Gets the chunk at the CHUNK location (differs from block location) and removes all entities in that chunk except players. ALL of them.

Direct Download:

https://www.dropbox.com/s/3fzfmzqyeqcwln4/BlockNuke_1.2.jar

About

A small plugin that simply adds commands for entity and block removal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages