Marcus Whybrow
|
df5b2caed8
|
Corrected the confirm entry for toggledownfall failure.
|
2012-05-30 21:26:13 +01:00 |
|
Marcus Whybrow
|
202fd24867
|
Fix: Some calls to as_user did not supply a user.
Had to add a global username config setting, for use by non-server
specific commands.
|
2012-05-30 18:32:17 +01:00 |
|
Marcus Whybrow
|
6a0eedeb35
|
Set the default ramdisk mount point.
I had left it blank to disable it by default, but this will be the
correct location for most operating systems I think.
|
2012-05-30 18:24:08 +01:00 |
|
Marcus Whybrow
|
ba8a8f14cd
|
Added server "toggledownfall" command. Closes #6.
|
2012-05-30 16:28:29 +01:00 |
|
Marcus Whybrow
|
04d53bb302
|
Added server "time" command. Closes #5.
|
2012-05-30 15:56:35 +01:00 |
|
Marcus Whybrow
|
e01114721c
|
Added the "kick" server command.
Also removed the commented out print statements in the init function.
|
2012-05-29 06:52:42 +01:00 |
|
Marcus Whybrow
|
0eea7b16e0
|
Added "whitelist list" command.
|
2012-05-29 05:23:24 +01:00 |
|
Marcus Whybrow
|
62aea7e759
|
Implemented "server backup", and re-added the DEFAULT_COMPLETE_BACKUP_FOLLOW_SYMLINKS setting.
|
2012-05-24 07:41:06 +01:00 |
|
Marcus Whybrow
|
d44775689a
|
A message is now given to in-game players when a shutdown/restart is aborted by pressing Ctrl+C.
|
2012-05-24 03:57:30 +01:00 |
|
Marcus Whybrow
|
0b921a09f5
|
Implemented server start, global config, server config and init function
Sorry for the monster commit, was all necessary to get server start to
work.
|
2012-05-24 01:09:05 +01:00 |
|
Marcus Whybrow
|
4d06fcceea
|
Renamed msm.config to msm.conf
With that name it will feel more at home when placed in /etc
|
2012-05-22 15:26:17 +01:00 |
|