Just throwing a few filters I wrote based on SethBling's work. If any MC map makers find their way on the forums these are are some extremely useful filters.
Command Block Search & Replace
Allows you to search and replace text for command blocks. A quick and easy way to make small changes to potentially hundreds of command blocks without having to manually click away.
Command Block Export & Import
Allows you to export command block commands into a text file which can be altered and imported back into the map. This allows for a lot of creative things such as using regex to alter specific parts of commands.
I'll be show casing this in my next PVP map which I'm working on as a side project when I need break from site coding.
Download Now