ProtocolSupportStuff 是一款功能丰富的插件,它能够禁用特定的 Minecraft 版本(包括当前服务器版本),为旧版本客户端重映射方块/物品,允许 1.9 版本前的客户端在 1.9+ 服务器上体验旧版 PvP,并提供更多自定义选项。
配置文件为 YAML 格式,所有插件设置均在其中进行。
在 versions: 部分,将对应版本键值设为 false 即可禁用。
versions:
MINECRAFT_1_13: true
MINECRAFT_1_12_2: true
# ... 更多版本
MINECRAFT_1_4_7: true在 blocks: 和 items: 部分添加规则。
通用字段说明:
from / to: 使用 Material 枚举名,适用于物品和方块。from-state / to-state: 使用方块状态(仅适用于方块),例如 minecraft:chest[facing=north,type=single,waterlogged=false]。before: 指定版本之前的所有版本(不包含该版本)。after: 指定版本之后的所有版本(不包含该版本)。before-including: 指定版本之前的所有版本(包含该版本)。after-including: 指定版本之后的所有版本(包含该版本)。range: 两个版本之间的所有版本,例如 "Minecraft 1.8, Minecraft 1.9"。参考链接:
配置示例:
blocks:
- from: Bone Block
to: Quartz Block
before: Minecraft 1.10
- from-state: minecraft:chest[facing=north,type=single,waterlogged=false]
to-state: minecraft:chest[facing=south,type=single,waterlogged=false]
before: Minecraft 1.6.1
items:
- from: Totem of Undying
to: Armor Stand
between: Minecraft 1.8, Minecraft 1.10在 hacks: 部分启用。这些功能可能不稳定。
- `false`: 文本 `"&a&lThis is too big!"` 显示为 `"&a&lThis is too "`- `true`: 文本 `"&a&lThis is too big!"` 显示为 `"This is too big!"`配置示例:
hacks:
strip-colors-from-long-texts: false
sword-blocking: falsetrue 时,为被 ProtocolSupport 重映射的物品在 Lore 末尾追加文本。add-to-lore 启用时,此处定义的文本将被追加。{name} 会被替换为物品的原名。配置示例:
add-to-lore: true
translate-display-name: true
newer-item-text-lore: '&8This item is actually &7{name}&8 from newer versions of Minecraft'from-state/to-state 仅适用于方块,不适用于物品。config-version 的值。感谢 MrPowerGamerBR, Shevchik 和 7kasper。
友情链接: 网易我的世界 | 泰拉瑞亚 | ocent云计算 | 米饭Minecraft插件文档 | 友链合作
历史访问人数:1,269,585 | 历史访问人次:1,575,223
今日访问人数:2,378 | 今日访问人次:2,635
昨日访问人数:24,872 | 昨日访问人次:28,029
Copyright © 2019-2026 我的世界服务器列表站. All rights reserved.
❤ Powered by GermMC 京ICP备17023959号-6