版本更新到1.0.0
- 对WayStone做进一步适配(显然WS自己有问题)
- 添加了禁拴效果及其对应的药水
- 添加了彩蛋内容(暂无非作弊获取方式)
- 添加了最大拴绳拉力阈值,在配置中调整
Version updated to 1.0.0
- Further adaptation of WayStone (obviously WS has its own problem)
- Added the ban effect and its corresponding potions
- Added Easter egg content (there is no way to obtain it without cheating)
- Added maximum tether pull threshold, adjusted in the configuration
- 对传送石碑做了小兼容(被拴生物随持有者石碑传送)/Made minor compatibility improvements for WayStone (tethered creatures teleport with the holder's stone).
- 将玩家拴绳应力逻辑放入到客户端/Translate the player leash stress logic to the client side.
- 修复已知问题 / Fixed known issues
- 新增 leashData 子指令 / Added leashData subcommand
- 完善 API 方法(详见 GitHub ReadMe.MD)/ Enhanced API methods (see GitHub ReadMe.MD for details)
-
修复逻辑问题 / Fixed Logic Issues
- 修复了一些逻辑问题 / Fixed some logic issues
-
参数重命名 / Parameter Renaming
- 重命名了
elasticDistance到elasticDistanceScale/ Renamed 'elasticDistance' to 'elasticDistanceScale' - 这代表被拴者和拴绳持有者直接的力只会出现在两者距离大于
elasticDistanceScale乘以maxDistance情况下 / This means that the direct force between the tethered person and the tethered bearer will only occur if the distance between the two is greater than 'elasticDistanceScale' multiplied by 'maxDistance'
- 重命名了
-
API 支持增强 / Enhanced API Support
- 添加了对 LeashData API 的支持 / Added support for the LeashData API
- 详见源代码中
top.r3944realms.superleadrope.api.SuperLeadRopeApi类下 / Which can be found in the source code under the 'top.r3944realms.superleadrope.api.SuperLeadRopeApi' class
Fix some renderer bugs 修复些渲染漏洞
- Fixed rendering
- Leashing now supports any minecart
- Adjusted configuration file format
- TODO: Extreme abnormal speed correction (haven't figured out a proper solution yet, since player entities are special and their velocity needs to be managed via client submission)
- Fixed rendering
⚠️ 注意 / Warning
提示:目前属于早期测试版,已确认有问题,因此如在服务器上使用不保证后续版本兼容,请慎重考虑。
Notice: This is an early test release and has been confirmed to have some known issues. Since that, compatibility with future versions on servers is not guaranteed — use with caution.
建议在正式服务器部署前先在备份或测试服中验证。
We recommend testing on backups or a development server before deploying to production.



