Compare commits
4 Commits
1.0.0
...
9e113fc37d
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e113fc37d | |||
|
|
e40fcb344f | ||
|
|
231e1acdf5 | ||
| c44219ad7b |
18
LICENSE
Normal file
18
LICENSE
Normal file
@@ -0,0 +1,18 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2026 xiaobai
|
||||
|
||||
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.
|
||||
@@ -19,7 +19,7 @@ PlayerBlockLife is a unique Minecraft plugin that adds a novel gameplay mechanic
|
||||
### 🚀 Quick Start
|
||||
|
||||
#### Installation
|
||||
1. Download the plugin from the ./Releases folder
|
||||
1. Download the plugin from the ./Releases folder or https://gt.funmc.cn/xiaobai/PlayerBlockLife/releases
|
||||
2. Place the JAR file in your server's `plugins` folder
|
||||
3. Restart your server
|
||||
|
||||
@@ -79,7 +79,7 @@ If you want to build the plugin yourself:
|
||||
5. The compiled JAR will be in `build/libs/`
|
||||
|
||||
### 📦 Releases
|
||||
Pre-compiled versions are available in the ./Releases folder. We recommend downloading from there for stable builds.
|
||||
Pre-compiled versions are available in the ./Releases folder or https://gt.funmc.cn/xiaobai/PlayerBlockLife/releases. We recommend downloading from there for stable builds.
|
||||
|
||||
### 🎯 Gameplay
|
||||
|
||||
@@ -147,7 +147,7 @@ PlayerBlockLife 是一个独特的Minecraft插件,为服务器增加了一种
|
||||
### 🚀 快速开始
|
||||
|
||||
#### 安装方法
|
||||
1. 从./Releases文件夹下载插件
|
||||
1. 从./Releases文件夹或者https://gt.funmc.cn/xiaobai/PlayerBlockLife/releases下载插件
|
||||
2. 将JAR文件放入服务器的`plugins`文件夹
|
||||
3. 重启服务器
|
||||
|
||||
@@ -207,7 +207,7 @@ PlayerBlockLife 是一个独特的Minecraft插件,为服务器增加了一种
|
||||
5. 编译后的JAR文件位于 `build/libs/`
|
||||
|
||||
### 📦 发布版本
|
||||
预编译的版本可以在 ./Releases 文件夹中找到。我们建议从这里下载以获得稳定版本。
|
||||
预编译的版本可以在 ./Releases 文件夹或https://gt.funmc.cn/xiaobai/PlayerBlockLife/releases中找到。我们建议从这里下载以获得稳定版本。
|
||||
|
||||
### 🎯 游戏玩法
|
||||
|
||||
|
||||
Reference in New Issue
Block a user