Added version information for SP.

This commit is contained in:
sk89q
2011-01-31 00:58:29 -08:00
parent 46229c6790
commit f69184f9ab
4 changed files with 68 additions and 1 deletions

View File

@ -41,6 +41,8 @@ public class BukkitConfiguration extends LocalConfiguration {
@Override
public void load() {
showFirstUseVersion = false;
profile = config.getBoolean("debug", profile);
wandItem = config.getInt("wand-item", wandItem);
defaultChangeLimit = Math.max(-1, config.getInt(