11 个版本
0.1.10 | 2022年7月29日 |
---|---|
0.1.9 | 2022年7月28日 |
#2681 在 命令行工具
58KB
1.5K SLoC
mcgen 🟩
几秒钟内生成 Minecraft 服务器!⌚
使用 Paper 和可选的 BungeeCord 生成服务器。此工具将自动生成一个简单的启动脚本,或者一个带有 Aikar's Flags 的脚本。
如何使用!🧪
只需使用以下命令进行安装
cargo install mcgen
然后您只需使用一个超级简单的命令
mcgen gen your_servers_name_here
它能做什么?🤔
我很高兴您问了。
- 下载 Paper 和 BungeeCord 的最新版本
- 创建启动脚本以启动您的服务器
- 每次使用
mcgen gen
生成新服务器时,都可以下载您选择的默认插件! - 使用单个命令将插件、启动脚本、Paper 和 BungeeCord 添加到您的项目中!
- 同时更新 Paper、BungeeCord 和您的插件!
文档 📃
请参阅这里。
许可证 ⚖️
MIT License
Copyright (c) 2022 Breadcrumb (https://breadcrumb.fun)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
🌾🌾🌾
依赖关系
~13–30MB
~479K SLoC