• 【问卷调查奖励发放公告】

    感谢大家积极参与本次 MineBBS 社区问卷调查。200 金粒的参与奖励已完成发放。部分用户发放失败,请【点击此处】 查看详情。

LiteLoaderBDS - 划时代 x 跨语言BDS插件加载器

加载器 LiteLoaderBDS - 划时代 x 跨语言BDS插件加载器 Archived

登录后下载

LiteLoader Release Note​

支持 1.19.50 & 1.19.51 | 协议版本 560

New features​

  • 为MobSpawnedEvent添加末影龙监听器 (by @wzyyyyyyy)
  • 为LL和LLSE添加deletePlayerScore API (by @kkj9333)

LiteLoader Release Note​

支持BDS 1.19.50 & 1.19.51 | 协议版本 560

新特性​

  • 为LLSE添加despawn和remove方法到Entity类中 (by @Tsubasa6848)
  • 添加Event::EnderDragonDestoryEvent (by @Tsubasa6848)
  • 为脚本的原生指针类添加asEntity, asItem, asPlayer, asContainer方法 (by @killcerr)
  • 添加旋转角参数到player.teleport (by @Redbeanw44602)
  • 添加实体查询API BlockSource::queryEntities (by @Redbeanw44602)
  • 添加版本状态支持到ll.registerPlugin (by @Redbeanw44602)
  • 在脚本引擎中添加version enum (by @Redbeanw44602)
  • 添加CommandBlockName以替换Block const* (by @dreamguxiang)

修复的Bugs​

更改​

  • 移除enableClientChunkPreGeneration设置项 (by @ShrBox)
  • 分割Event::MobSpawnEvent (by @Tsubasa6848)
  • 在Actor::teleport()将相对旋转改为绝对旋转 (by @Redbeanw44602)
  • 调整offlineScoreAPI (by @kkj9333)

LiteLoader Release Note​

支持 BDS 1.19.50 & 1.19.51 | 协议版本 560

新特性​

Bug Fixes​

LiteLoader Release Note​

适配BDS-1.19.50 | 协议版本560

新特性​

修复的Bug​

  • 超爱
反馈: limo

LiteLoader Release Note​

适配BDS-1.19.50 | 协议版本560

新特性​

修复的Bug​

新功能
  • 支持1.19.41 @dreamguxiang
  • 增加Player::getAbilities Player::setAbility #890 @dreamguxiang
  • 添加 Actor::getBiomeId Actor::getBiomeName #883 @dreamguxiang
错误修正
  • 修复 #888 @ShrBox
  • 修复Abilities(MayFly)权限 #890 @Dreamguxiang
  • 修复Player::getrealName错误 #886 @dreamguxiang
  • 修复Biome::getName为空 @dreamguxiang

LiteLoader Release Note​

适配BDS-1.19.40 | 协议版本557

新特性​

修改​

Bug修复​

  • 喜欢
反馈: 魔法先生

LiteLoader Release Note​

适配BDS-1.19.30 |协议版本 554
如果你正在使用2.7.0,请尽快更新到该版本


Bug修复​

  • 修复配置文件项ClientChunkPreGeneration无法修改的问题
  • 喜欢
反馈: 羽默Yumo

LiteLoader Release Note​

适配BDS-1.19.30 |协议版本 554
如果你正在使用2.7.0,请尽快更新到该版本


Bug修复​

New Features​

  • 在配置文件中添加enableClientChunkPreGeneration项以打开/关闭客户端区块预加载 @dreamguxiang
  • 重构LLSE的LLAPI @shishkevichd
  • 喜欢
反馈: wwwjk2009

LiteLoader Release Note​

适配BDS-1.19.30 | 协议版本 554

Bug Fixes​

New Features​

APIs / ABIs重大更改列表(为开发者)​

请注意,标记为已弃用的 API 将在接下来的几个版本中删除。

位置更改描述
llapi/LLAPI.hAll item with namespace LL.Move to namespace ll. You should recompile your plugin with latest SDK as soon as possible due to the removal of deprecated API and ABI in the future.
llapi/mc/All enum defined in llapi/mcUse enum class instead of enum. You should recompile your plugin with latest SDK as soon as possible due to the removal of deprecated API.
后退
顶部 底部