此版本基於原版 CoreProtect 修改,讓物品名稱顯示中文,且可以直接和原始版本無縫接軌,無須任何修改,十分方便。
請前往:https://github.com/milkteamc/CoreProtect/releases 下載最新版本。
也可以從 https://ci.maoyue.tw/job/CoreProtect-ZHTW/ 獲取最新測試版本!
如果有任何問題,請前往我的 Discord 回報!
CoreProtect is a blazing fast data logging and anti-griefing tool for Minecraft servers.
For a detailed description of the plugin, please visit coreprotect.net.
Quick Links | |
---|---|
CoreProtect Discord: | discord.gg/b4DZ4jy |
CoreProtect Patreon: | patreon.com/coreprotect |
CoreProtect Documentation: | docs.coreprotect.net |
Downloads for MC 1.14 - 1.20: | coreprotect.net/latest |
Downloads for MC 1.8 - 1.12: | coreprotect.net/legacy |
Maven
<repository>
<id>playpro-repo</id>
<url>https://maven.playpro.com</url>
</repository>
<dependency>
<groupId>net.coreprotect</groupId>
<artifactId>coreprotect</artifactId>
<version>22.4</version>
<scope>provided</scope>
</dependency>
CoreProtect is an open source project, and gladly accepts community contributions.
If you'd like to contribute, please read our contributing guidelines here: CONTRIBUTING.md