forked from Slimefun-Addon-Community/HeadLimiter
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,19 @@ | ||
# HeadLimiter 头颅限制 | ||
|
||
该插件仅在 Paper 中才能运行。也许在Paper的fork版本中也能正常运行,但没有经过测测试。 | ||
该插件仅在 Paper 中才能运行。也许在Paper的衍生版本(例如Purpur)中也能正常运行,但没有经过测测试。 | ||
|
||
该插件会限制玩家在一个区块中可放置的货运节点的数量,默认为25个 | ||
该插件会限制玩家在一个区块中可放置的粘液科技方块数量。详细限制请阅读配置文件 | ||
|
||
## 下载 HeadLimiter | ||
|
||
**自动更新**: 汉化版构建#4及以后版本包含*自动更新*功能,默认开启。 | ||
|
||
你可以在这里下载 HeadLimiter: [点此下载](https://builds.guizhanss.net/ybw0014/HeadLimiter-CN/master) | ||
|
||
<p align="center"> | ||
<a href="https://github.com/ybw0014/HeadLimiter-CN/actions/workflows/maven.yml"> | ||
<img src="https://github.com/ybw0014/HeadLimiter-CN/actions/workflows/maven.yml/badge.svg" alt="Java CI"/> | ||
<a href="https://github.com/SlimefunGuguProject/HeadLimiter/actions/workflows/maven.yml"> | ||
<img src="https://github.com/SlimefunGuguProject/HeadLimiter/actions/workflows/maven.yml/badge.svg" alt="Java CI"/> | ||
</a> | ||
|
||
<a href="https://builds.guizhanss.net/ybw0014/HeadLimiter-CN/master"> | ||
<img src="https://builds.guizhanss.net/f/ybw0014/HeadLimiter-CN/master/badge.svg" alt="Build status"/> | ||
<a href="https://builds.guizhanss.net/SlimefunGuguProject/HeadLimiter/master"> | ||
<img src="https://builds.guizhanss.net/f/SlimefunGuguProject/HeadLimiter/master/badge.svg" alt="Build status"/> | ||
</a> | ||
</p> |