SkillAgentSearch skills...

MoonLake

A MoonLake Core API Plugin for Minecraft Bukkit & Spigot

Install / Use

/learn @McMoonLakeDev/MoonLake

README

<p align="center"> <img src="images/logo.png" alt="MoonLake" /> </p> <p align="center"> <a href="https://travis-ci.org/McMoonLakeDev/MoonLake"><img src="https://travis-ci.org/McMoonLakeDev/MoonLake.svg?branch=v2.0-alpha-kotlin-travis" alt="Travis CI" /></a> <a href="https://codebeat.co/projects/github-com-mcmoonlakedev-moonlake-v2-0-alpha-kotlin"><img src="https://codebeat.co/badges/71de9e97-982a-4630-a501-07e6c7c35d94" alt="Codebeat" /></a> <a href="https://gitter.im/McMoonLakeDev/MoonLake"><img src="https://badges.gitter.im/McMoonLakeDev/MoonLake.svg" alt="Gitter" /></a> <a href="https://github.com/McMoonLakeDev/MoonLake"><img src="https://badges.frapsoft.com/os/v1/open-source.svg?v=102" alt="OpenSource" /></a> <a href="http://www.gnu.org/licenses/gpl-3.0"><img src="https://badges.frapsoft.com/os/gpl/gpl.svg?v=102" alt="GPLv3" /></a> </p>

介绍

  • 此分支将会是未来 v2.0 版本的内容. ~~旧内容请查看 Override 分支.~~

API

  • [X] DSL
  • [x] 反射
  • [x] 版本
  • [x] 区域
  • [x] 服务
  • [x] 事件
  • [x] 数据包
  • [x] 高速缓存
  • [x] 粒子效果
  • [x] NBT 组件
  • [x] 铁砧窗口
  • [x] 聊天组件
  • [x] 软依赖插件
  • [x] 物品构建者
  • [x] 月色之湖玩家

支持

版本: 1.8.x ~ 1.12.x

安装

您可以在 GitHub Releases 功能中下载已构建的插件文件.

接下来

  1. 关闭服务器
  2. MoonLakePlugin.jar 文件放入 plugins 文件夹
  3. 运行服务器
  4. plugins/MoonLake/config.yml 配置文件自定义功能
  5. 重载服务器
  6. 安装成功

自行构建

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 (mcmoonlake@hotmail.com)

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/>.
View on GitHub
GitHub Stars16
CategoryDevelopment
Updated1y ago
Forks6

Languages

Kotlin

Security Score

80/100

Audited on Jan 12, 2025

No findings