- 简体中文
- English
- 此分支将会是未来
v2.0
版本的内容.旧内容请查看 Override 分支.
- DSL
- 反射
- 版本
- 区域
- 服务
- 事件
- 数据包
- 高速缓存
- 粒子效果
- NBT 组件
- 铁砧窗口
- 聊天组件
- 软依赖插件
- 物品构建者
- 月色之湖玩家
版本: 1.8.x
~ 1.12.x
您可以在 GitHub Releases 功能中下载已构建的插件文件.
- 关闭服务器
- 将
MoonLakePlugin.jar
文件放入plugins
文件夹 - 运行服务器
- 在
plugins/MoonLake/config.yml
配置文件自定义功能 - 重载服务器
- 安装成功
MoonLake 使用 Maven
管理项目依赖关系.
- JDK 8
- Maven 3.3.x
- Git
本地 Maven 仓库 CraftBukkit 和 Bukkit 的构建. 更多内容查看 BuildTools 工具.
运行:
git clone https://github.com/McMoonLakeDev/MoonLake.git
cd MoonLake
mvn clean install
您可以在对应模块的 target
目录中找到输出的文件.
- 有关错误、问题或讨论,请使用 GitHub Issues 功能.
Copyright (C) 2016-Present The MoonLake ([email protected])
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.