Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solitudesun/minecraft-server-launcher
可用于启动 Minecraft 服务器核心的脚本,拥有多种功能
https://github.com/solitudesun/minecraft-server-launcher
minecraft
Last synced: 18 days ago
JSON representation
可用于启动 Minecraft 服务器核心的脚本,拥有多种功能
- Host: GitHub
- URL: https://github.com/solitudesun/minecraft-server-launcher
- Owner: SolitudeSun
- License: mit
- Created: 2022-03-18T13:10:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-16T03:22:53.000Z (8 months ago)
- Last Synced: 2024-04-18T02:56:23.488Z (8 months ago)
- Topics: minecraft
- Language: Batchfile
- Homepage:
- Size: 146 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minecraft 服务器启动器
[![License](https://img.shields.io/github/license/SolitudeSun/Minecraft-Server-Launcher?label=License&logo=github)](LICENSE)
[![Watchers](https://img.shields.io/github/watchers/SolitudeSun/Minecraft-Server-Launcher?label=Watchers&logo=github)](https://github.com/SolitudeSun/Minecraft-Server-Launcher/watchers)
[![Forks](https://img.shields.io/github/forks/SolitudeSun/Minecraft-Server-Launcher?label=Forks&logo=github)](https://github.com/SolitudeSun/Minecraft-Server-Launcher/network/members)
[![Stars](https://img.shields.io/github/stars/SolitudeSun/Minecraft-Server-Launcher?label=Stars&logo=github)](https://github.com/SolitudeSun/Minecraft-Server-Launcher/stargazers)可用于启动 Minecraft 服务器核心的脚本,有多种功能可供使用
## 功能
* 可以自动备份服务器所有文件并压缩
* 可以指定某个路径的Java启动服务器
* 可以选择备份等级,自定义备份速度及大小
* 可检测Spigot等服务器的端口号显示在标题上
* 可以自动重启,自定义重启时间,限制重启次数
* 可以检测路径内的jar文件并自动启动服务器核心
* 自定义备份路径及备份名称,压缩文件名后缀可带备份时的时间
* 标题支持显示服务器最后的重启时间,启动时可检测服务器错误并停止服务器
* 可以自动检测服务器核心并使用最优的JVM参数,也可以使用自定义JVM参数和额外参数## 下载
[![Release](https://img.shields.io/github/v/release/SolitudeSun/Minecraft-Server-Launcher.svg?label=Release&logo=github&color=success)](https://github.com/SolitudeSun/Minecraft-Server-Launcher/releases/latest)
[![Downloads](https://img.shields.io/github/downloads/SolitudeSun/Minecraft-Server-Launcher/total?label=Download&logo=github)](https://github.com/SolitudeSun/Minecraft-Server-Launcher/releases)
> **你可以在GitHub上的[最新发行版](https://github.com/SolitudeSun/Minecraft-Server-Launcher/releases/latest)处进行下载**## 许可证
[![License](https://img.shields.io/github/license/SolitudeSun/Minecraft-Server-Launcher?label=License&logo=github)](LICENSE)
> _All patches are licensed under the MIT license, unless otherwise noted in the patch headers._