Chunkster v0.1
Cobbled together by XeonProductions
----------------------------------------

DISCLAIMER!!
============
I am not responsible for any files corrupted/destroyed by this software. 
It's up to you to MAKE A BACKUP of your world files before running this utility.

HOW TO USE:
=============

The compiled jar is in the "dist/" folder, simply put Chunkster in your
server folder and specify the path to your world name, then run the following.

"java -jar Chunkster.jar <world directory>"

You might need to put the path to the world directory in quotes

If all goes well, you should see it scan the world files one by one and repairing the bad pointers.

SOURCECODE:
==============

Included, its mostly from decompiled minecraft source avoid having to reinvent the wheel and to ensure maximum compatibility.

If you have netbeans this project should be easy to open.