NitWikit/docs/插件/重要前置/ProtocolLib.md
2024-05-18 05:40:48 +08:00

38 lines
939 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
sidebar_position: 4
---
# ProtocolLib
:::info
`SpigotMC` :https://www.spigotmc.org/resources/protocollib.1997/
`GitHub` :https://github.com/dmulloy2/ProtocolLib
`PaperMC` :https://hangar.papermc.io/dmulloy2/ProtocolLib
`Bukkit太老了不要用` :https://dev.bukkit.org/projects/protocollib
`ci构建站` :https://ci.dmulloy2.net/job/ProtocolLib/
:::
如果你是一个腐竹,那么你不需要知道这个插件具体怎么用,因为你**不需要配置**这个插件任何东西这是给插件开发者用的如果你用的某个插件需要ProtocolLib装上即可
1.8-1.19.4 用 [5.0.0](https://github.com/dmulloy2/ProtocolLib/releases/tag/5.0.0)
更高版本用最新版即可
`plugins\ProtocolLib\config.yml`
```
global:
# Settings for the automatic version updater
auto updater:
notify: true
download: false
```
`notify: true` 改为 `notify: false` 来关闭更新提示