The Linux Management scripts aim to provide a full management tool set for multiple Luna Multi Player Server. They allow to simply manage most aspects of the server
- Installing/updating LMPServer mod
- Creating/editing/deleting/updating server instances (editing xml files through a commandline interface)
- List all instances with basic information or show detailed information on a single instance
- Starting/stopping instances including graceful shutdown if the server has not hung up
- Backup of game data files (instance configurations, logs, universe...)
- Start/stop instances on host boot/shutdown
This wiki will guide you through the setup and usage of the tool set.
wiki
More information of Luna Multi Player here
- Hide internal functions from bash_completion
- Editing the LMPModControl.xml file through a commandline interface
- Export backups in Cloud
- Edit Wiki
- Fix for LMPServer v 0.20.2
- Include all settings files in
instance edit
command
- Include all settings files in
- Fix bootstrap scripts
- Fix for LMPServer v 0.3.28
lmm.sh updateinstance
: rename Settings file, copy new ModControl file, don't copy LiteDB.xmllmm.sh instances
change Settings file path (.txt to .xml)- Edit Wiki
- Fix deamon. Migrate to SysD instead of SysV
- Update instances with new command
lmm.sh updateinstance <instanceName>
- Add instances version in
lmm.sh instances list
output - Implement
Password
andWarpMaster
settings. Can be empty - More settings groups
- Fix
checkGamePortUsed
inlmm.sh instances edit <InstanceName>
- Edit Wiki
- Start project