barneygale / mark2

minecraft server wrapper, written in python with twisted
Other
105 stars 27 forks source link

Improved config #63

Closed barneygale closed 11 years ago

barneygale commented 11 years ago

We should add a mark2 config command. This makes a copy of resources/mark2.default.properties in a temp directory and drops the user into an editor. The user edits the config and exits. mark2 then diffs the configs and writes the difference to config/mark2.properties.

This is called on first launch.