Skip to content

Releases: DongShaoNB/BedrockPlayerSupport

v2.1.1

17 Sep 01:41

Choose a tag to compare

v2.1.1

✨ 新增功能 | New Features

  • 🔄 新增 Folia 重生表单支持。(@HaHaWTH
    🔄 Added Folia respawn form support. (@HaHaWTH )

  • 💰 为基岩版玩家新增金币与点券表单。
    💰 Added money and points forms for Bedrock players.

🔧 变更内容 | Changes

  • 📝 修正默认配置文件 & 增加输入有效性检查。
    📝 Corrected default configuration & added input sanity check.

  • 🌐 更新 Crowdin 翻译内容,改进多语言支持。
    🌐 Updated Crowdin translations to improve multilingual support.

  • 🀄 在地化部分词语,优化中文翻译。
    🀄 Localized certain terms to improve Chinese translation.

v2.1.0

01 Jun 11:50

Choose a tag to compare

v2.1.0

✨ 新增功能 | New Features

  • 🛠 新增配置项:允许在配置文件中开启或关闭接收传送表单功能。
    🛠 Added configuration option to enable or disable the receive teleport form feature via the config file.

  • 🏠 新增公共家表单(仅适用于 HuskHomes 插件)。
    🏠 Introduced public home form (available only with HuskHomes plugin).

  • 🎮 新增基岩版玩家加入/退出服务器时自动执行命令的功能。
    🎮 Added functionality to automatically execute commands when Bedrock players join or leave the server.

🔧 变更内容 | Changes

  • 📦 更新了部分依赖库以提升性能和稳定性。
    📦 Updated certain dependencies to enhance performance and stability.

  • 🌐 更新了部分语言文件,优化了多语言支持。
    🌐 Updated language files to improve multilingual support.

Release 2.0.4

24 Jan 08:45

Choose a tag to compare

Update

  • ⚡ Better compatibility with HuskHomes
  • 💚 Update PaperMC repo

What's Changed

  • chore: bump jvm from 2.0.20 to 2.0.21 by @dependabot in #89
  • chore: bump com.gradleup.shadow from 8.3.2 to 8.3.3 by @dependabot in #88
  • chore: bump com.gradleup.shadow from 8.3.3 to 8.3.5 by @dependabot in #91
  • chore: bump net.william278.huskhomes:huskhomes-bukkit from 4.7 to 4.8.2 by @dependabot in #93
  • chore: bump jvm from 2.0.21 to 2.1.0 by @dependabot in #95
  • chore: bump org.gradle.toolchains.foojay-resolver-convention from 0.8.0 to 0.9.0 by @dependabot in #96
  • chore: bump net.william278.huskhomes:huskhomes-bukkit from 4.8.2 to 4.8.3 by @dependabot in #97
  • chore: bump net.william278.huskhomes:huskhomes-bukkit from 4.8.3 to 4.9 by @dependabot in #98

Full Changelog: v2.0.3...v2.0.4

Release 2.0.3

28 Sep 10:27

Choose a tag to compare

Update

  • ✨ Support SunLight
  • ✨ Support PlaceholderAPI
  • ✨ Add kit form
  • 🐛 Fix CMI wrong delete home command
  • 🐛 Fix Huskhomes home name error
  • 🌐 New Translations

What's Changed

Full Changelog: v2.0.2...v2.0.3

Release 2.0.2

30 Jul 01:32

Choose a tag to compare

Update

  • ✨ Warp form
  • ⬆️ Bump fr.xephi:authme from 5.6.1-SNAPSHOT to 5.7.0-SNAPSHOT
  • 🌐 New Translations

What's Changed

Full Changelog: v2.0.1...v2.0.2

Release 2.0.1

28 Jun 15:23

Choose a tag to compare

Update

  • ✨ Support AdvancedTeleport
  • 🐛 Player exits the end through the end portal will open back death location
  • ⬆️ Bump fr.xephi:authme from 5.6.0-SNAPSHOT to 5.6.1-SNAPSHOT
  • ⬆️ Bump net.william278.huskhomes:huskhomes-bukkit from 4.6.3 to 4.7
  • 🌐 New Translations

What's Changed

Full Changelog: v2.0.0...v2.0.1

Release 2.0.0

14 Jun 08:27
9723fee

Choose a tag to compare

Important

Please delete all config file (config, lang and more) about BedrockPlayerSupport and update to 2.0.0, start your server, it will generate new file !!!

Update

  • ♻️ Rebuild by Kotlin and Gradle
  • ✨ New home form
  • ✨ Allow use command to check plugin status and reload file
  • 🐛 Fixex some bugs in version 1.8.3
  • And more

What's Changed

New Contributors

Full Changelog: https://github.com/DongShaoNB/BedrockPlayerSupport/commits/v2.0.0

Release 1.8.3

31 Mar 19:33

Choose a tag to compare

Update

✨feat: add custom back death location command in config
🐛fix: support latest version CMI

What's Changed

  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #38
  • Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 by @dependabot in #39

Full Changelog: v1.8.2...v1.8.3

Release 1.8.2

17 Mar 15:45

Choose a tag to compare

Update

🐛 Key form.back.yes and form.back.no in lang file can not modify
🐛 AuthMe need to login after auto register
✨ Enable update checker

What's Changed

Full Changelog: v1.8.1...v1.8.2

Release 1.8.1

04 Mar 13:04

Choose a tag to compare

Update

  • 🌐 Custom language
  • 🔧 Change config file (suggest regenerating)
  • 🐛 Use bukkit scheduler that folia can not use
  • ⚡ Optimize file size
  • ✨ Use SpigotMC API to check update(not yet enabled)

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.8.1