- 修复已知问题 / 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.



