endofzero / Minecraft-Sheller

Shell script designed to allow for automation of Minecraft Server Administration.
62 stars 18 forks source link

Fixed the map changes, removed the usage of changes/ dir. #35

Closed FabianN closed 13 years ago

FabianN commented 13 years ago

trying to get your map changes to work, i had to remove the usage of the changes directory. I've run some tests and it's working for me now.

endofzero commented 13 years ago

Do you know why it was failing for you? Not using the changes directory is going to create some pretty awful clutter on the root maps directory.

FabianN commented 13 years ago

Whoops, I did not realize that. My issue was that it wasn't able to find the changes directory. Proper fix now.