1
Certain Block Counter mod/Plugin?
Okay, so here's my thingy...
I'm currently in production of a Survival Games map. fun? yes. Cliche? maybe. But the server I am making it for has minimum chest requirements. Yes, I could just place a ton of chests everywhere, but I don't want to put too much. So is there a plugin or mod that I could use that would tell me the exact or even the general amount of chests I currently have? If not, someone should get to coding that, because it's not a bad idea, haha. But any help would be greatly appreciated!
Thanks!
Thanks!
2
.//count chest whit worldedit
Its possible to count regular blocks with worldedit using //replace boclx blocky.
Worldedit will tell you how many block changes have occurred and you can use //undo to restore things to their original state.
While I haven't tested it, It seems fair to assume that this is possible with chests too.
Good luck.
Worldedit will tell you how many block changes have occurred and you can use //undo to restore things to their original state.
While I haven't tested it, It seems fair to assume that this is possible with chests too.
Good luck.
