980
收录服务器
1273
注册
39 865
玩家
ViaRewind Legacy Support 传统支持
Spigot服务器上的ViaRew的一些附加功能
作 者 Gerrygames
发布时间 2018年2月6日
支持核心 Spigot
原生版本
支持版本 1.8,1.9,1.10,1.11,1.12
点此下载

ViaRewind-Legacy-Support 是 ViaRewind 的一个插件,旨在为使用旧版本 Minecraft(低于 1.13)的玩家提供更好的游戏体验。本插件仅适用于 Spigot 服务器,不能在 BungeeCord 或 Sponge 代理服务器上使用。

🎉 信息

请勿使用评论来报告错误。请使用 issue tracker、discussion page 或 ViaVersion discord server!

这是 ViaRewind 的一个插件。此插件的功能永远不会添加到 ViaRewind 中,这是一个有目的的插件。ViaRewind 是一个多平台(Spigot、BungeeCord 和 Sponge)插件,此插件仅适用于 Spigot!在我看来,向 ViaRewind 添加在所有受支持的平台上不起作用的功能会令人困惑。

⚙️ 安装

本插件是 ViaRewind 的一个插件,所以你需要先安装它。安装此插件只需要将它放入你的插件文件夹中即可。启动服务器后,你还可以在生成的配置文件中禁用/启用某些功能。此插件仅适用于 Spigot。如果你在代理服务器上使用 ViaRewind,则此插件将不起作用。

✨ 功能
  • 修改睡莲的碰撞箱,防止 1.7.x-1.8.x 版本的客户端在睡莲上行走时出现故障。
  • 修改梯子的碰撞箱,防止 1.7.x-1.8.x 版本的客户端在爬梯子时出现故障。
  • 当 1.7.x 玩家打开附魔台时,本插件会自动从其背包中取出青金石并放入附魔台中。
  • 1.7.x-1.8.x 版本的客户端可以与酿造台交互,向其中添加/移除烈焰粉。
  • 向 1.7.x-1.8.x 版本的玩家播放方块放置和物品拾取的声音。
  • 在低于 1.9 版本的客户端使用鞘翅飞行时,应用速度。
  • 低于 1.8 版本的客户端可以在粘液块上弹跳。
  • 使 1.8.x 及更低版本的客户端可以看到 AreaEffectClouds。
  • 更多功能即将推出!
🔧 配置

插件的配置文件允许你启用或禁用某些功能。以下是一个配置示例:


# ViaRewind-Legacy-Support configuration file

# Should the Lily Pad bounding box be modified?
modify-lily-pad: true

# Should the Ladder bounding box be modified?
modify-ladder: true

# Should Lapis Lazuli be taken from the players inventory and put in the Enchantment Table?
enchantment-table-lapis: true

# Should 1.7.x-1.8.x players be able to interact with Brewing Stands?
brewing-stand-support: true

# Should block placement sounds be played to 1.7.x-1.8.x players?
block-place-sounds: true

# Should item pickup sounds be played to 1.7.x-1.8.x players?
item-pickup-sounds: true

# Apply velocity during Elytra flight for players below 1.9.
elytra-velocity: true

# Should players below 1.8 bounce on Slime Blocks?
slime-blocks: true

# Makes AreaEffectClouds visible for 1.8.x and lower.
area-effect-clouds: true
🔗 链接