mscs/README.md

51 lines
1.8 KiB
Markdown
Raw Normal View History

2016-01-29 22:41:02 -07:00
<p align="center">
2020-01-17 09:34:48 -07:00
<img src="mscs-logo.png" height="320"/>
2016-01-29 22:41:02 -07:00
</p>
2013-06-24 11:04:28 -07:00
2020-01-17 09:40:04 -07:00
# Features
2016-02-27 16:53:48 -07:00
**M**inecraft **S**erver **C**ontrol **S**cript (**MSCS**)
is a server-management script for UNIX and Linux powered Minecraft servers.
2016-01-31 15:33:17 -07:00
2016-01-28 20:16:00 -07:00
Features include:
2014-01-04 17:03:10 -07:00
* Run multiple Minecraft worlds.
* Start, stop, and restart single or multiple worlds.
* Create, delete, disable, and enable worlds.
2017-06-30 12:55:17 -07:00
* Includes support for additional server types: [Forge](http://www.minecraftforge.net/),
2016-02-27 16:53:48 -07:00
[BungeeCord](http://www.spigotmc.org/wiki/bungeecord/),
2016-01-31 15:33:17 -07:00
[SpigotMC](http://www.spigotmc.org/wiki/spigot/), etc.
2014-01-04 17:03:10 -07:00
* Users automatically notified of important server events.
2016-02-27 16:53:48 -07:00
* LSB and systemd compatible init script,
allows for seamless integration with your server's startup and shutdown
2016-01-31 15:33:17 -07:00
sequences.
* Map worlds using the [Minecraft Overviewer](http://overviewer.org/)
mapping software.
2016-02-27 16:53:48 -07:00
* Automatically backup worlds, remove backups older than X days,
2016-01-31 15:33:17 -07:00
and restart worlds.
2014-01-04 17:03:10 -07:00
* Update the server and client software automatically.
* Send commands to a world server from the command line.
2020-01-17 09:29:26 -07:00
# Documentation
2017-06-30 12:50:37 -07:00
2020-01-17 09:38:39 -07:00
Documentation has moved to [https://minecraftservercontrol.github.io/docs/mscs](https://minecraftservercontrol.github.io/docs/mscs).
2020-01-17 09:37:47 -07:00
# Issues
Please see [https://minecraftservercontrol.github.io/docs/mscs/troubleshooting-issues](https://minecraftservercontrol.github.io/docs/mscs/troubleshooting-issues).
2017-06-30 12:50:37 -07:00
2020-01-17 09:34:48 -07:00
# Code of Conduct
2018-11-01 19:31:21 -07:00
See [Code of Conduct](CODE_OF_CONDUCT.md)
2020-01-17 09:34:48 -07:00
# License
2020-01-17 09:35:39 -07:00
See [License](LICENSE)
2020-01-17 09:34:48 -07:00
# Disclaimer
2016-02-26 20:37:00 -07:00
2016-02-27 16:44:06 -07:00
Minecraft is a trademark of Mojang Synergies AB, a subsidiary of Microsoft
Studios. MSCS and MSC-GUI are designed to ease the use of the Mojang produced
Minecraft server software on Linux and UNIX servers. MSCS and MSC-GUI are
independently developed by open software enthusiasts with no support or
implied warranty provided by either Mojang or Microsoft.