me.escapeNT.pail.config
Class ServerConfigHandler
java.lang.Object
me.escapeNT.pail.config.ServerConfigHandler
public class ServerConfigHandler
- extends Object
Class intended to handle the vanilla server configuration.
- Author:
- escapeNT
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
file
public static final File file
ServerConfigHandler
public ServerConfigHandler()
save
public static void save(HashMap<String,String> properties)
- Saves the given configuration to file.
- Parameters:
properties
- The server properties.
Copyright © 2011. All Rights Reserved.