- 简体中文
- English
- This branch will be the content of the future
v2.0
version.For the old content, Please view the Override branch.
- DSL
- Reflection
- Version
- Region
- Service
- Event
- Packet
- Cached
- Particle
- NBT Component
- Anvil Window
- Chat Component
- Depend Plugin
- Item Builder
- MoonLake Player
Version: 1.8.x
~ 1.12.x
You can download a successful build file in the GitHub Releases.
- Shutdown the server
- Place the
MoonLakePlugin.jar
file in theplugins
folder - Run the server
- In the
plugins/MoonLake/config.yml
configuration file custom function - Reload the server
- Successfully installed
MoonLake uses Maven
to manage project dependencies.
- JDK 8
- Maven 3.3.x
- Git
Build of Craftbukkit and Bukkit for local maven repository. See BuildTools Tools for more information.
Then run:
git clone https://github.com/McMoonLakeDev/MoonLake.git
cd MoonLake
mvn clean install
You can find the output file in the target
directory of the corresponding module.
- For bugs, questions and discussions please use the 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/>.