Marcus Whybrow
a7978d535c
Implemented a server "worlds on|off" command.
...
Moves a world between the "worldstorage" and "worldstorage_inactive"
directories. Inactive worlds do not get loaded (symlinked) or backed up
etc. but are include in complete server backups.
Bit of a monster commit here, refactored the init code to bring this
change.
2012-06-02 19:11:33 +01:00
Marcus Whybrow
bfe1e07d64
Replaced tabs with space in help output.
...
It's just easier to read and work with in the source code.
2012-06-01 09:07:18 +01:00
Marcus Whybrow
1af585f19c
Put quote marks around config source.
2012-06-01 09:06:24 +01:00
Marcus Whybrow
5c60af367e
Removed config fallbacks into the init script.
...
Must force settings to be set in the conf files to allow correct
centralisation.
2012-06-01 08:56:05 +01:00
Marcus Whybrow
8def5b618b
Fixed a mistake in reading a server conf setting name.
2012-05-31 09:52:21 +01:00
Marcus Whybrow
d760dd670d
Fixed the whitelist help text.
2012-05-31 08:46:50 +01:00
Marcus Whybrow
223f589f9f
Fixed a bug in the server "jar" command.
...
Prevented specifying a jar file name.
2012-05-31 08:39:43 +01:00
Marcus Whybrow
2113a67691
Removed server "worlds toram" option from the help output.
...
The command is no longer available.
2012-05-31 07:27:26 +01:00
Marcus Whybrow
d750ca0b7d
Moved files to a more explanatory layout.
2012-05-31 06:44:10 +01:00