Skip to content

Releases: iXORTech/joinMOTD-Reforged

Version 1.0.0 (B93F2EC)

17 Dec 23:07
v1.0.0
b93f2ec
Compare
Choose a tag to compare

The First Official Release

Note

This version is identical compared to the v1.0.0-rc.1 version code and feature wise,
and the only difference is that the version number has been changed to v1.0.0.
However, it is still recommended to update to this official version.

BREAKING CHANGES

There is nothing to display yet.

New features

  • Add !!motd command to show the MOTD and the server list.
  • Add !!motd reload command to reload the config file.
  • Add !!server to show the server list.
  • Show automatically the MOTD and the server list when a player joins the server.
  • Show the name of the currently connected server in the MOTD.
  • Allow server operators to configure the permissions of the commands.
  • Add i18n support.
  • Add English and Simplified Chinese translations.
  • Use Python library nbtlib and MCDR plugin DayCount NBT (daycount_nbt) to automatically get the day count of the server.

Improvements

There is nothing to display yet.

Bug fixes

There is nothing to display yet.

Known Bugs

There is nothing to display yet.


首个正式版本

Note

本版本与 v1.0.0-rc.1 版本在代码和功能上完全相同,
唯一的区别是版本号已经被修改为 v1.0.0
但是,我们仍然建议更新到本正式版本。

破坏性变更

暂时没有可以显示的内容

新增功能

  • 添加 !!motd 命令以显示 MOTD 和服务器列表。
  • 添加 !!motd reload 命令以重新加载配置文件。
  • 添加 !!server 命令以显示服务器列表。
  • 玩家加入服务器时自动显示 MOTD 和服务器列表。
  • 在 MOTD 中显示当前连接的服务器的名称。
  • 允许服务器管理员配置命令的权限。
  • 添加国际化支持。
  • 添加英文和简体中文翻译。
  • 依赖 Python 库 nbtlib 和 MCDR 插件 DayCount NBT (daycount_nbt) 来自动获取服务器的开服天数。

优化与改进

暂时没有可以显示的内容

错误修复

暂时没有可以显示的内容

已知错误

暂时没有可以显示的内容


Full Changelog: https://github.com/iXORTech/joinMOTD-Reforged/commits/v1.0.0
完整的更新日志: https://github.com/iXORTech/joinMOTD-Reforged/commits/v1.0.0

Version 1.0.0 Release Candidate 1 (CBED027)

15 Dec 02:52
v1.0.0-rc.1
cbed027
Compare
Choose a tag to compare

⚠️ THIS IS IN EXPERIMENTAL STAGE, DO NOT USE IN PRODUCTION ENVIRONMENT!
⚠️ 该软件仍在实验阶段,请不要用于生产环境!


Fix username display

‼️ This version MIGHT NOT represent all the features in the final production/official version! ‼️

⚠️ BREAKING CHANGES ⚠️

There is nothing to display yet.

New features

There is nothing to display yet.

Improvements

There is nothing to display yet.

Bug fixes

  • Fixes the bug that always display 'Console' as the username in the MOTD welcome message.

Known Bugs

There is nothing to display yet.


修复用户名显示

‼️ 该版本 可能不会 代表在生产/正式版本中的所有功能! ‼️

⚠️ 破坏性变更 ⚠️

暂时没有可以显示的内容

新增功能

暂时没有可以显示的内容

优化与改进

暂时没有可以显示的内容

错误修复

  • 修复了 MOTD 欢迎信息中总是显示 '控制台' 作为用户名的错误。

已知错误

暂时没有可以显示的内容


Full Changelog: v1.0.0-rc...v1.0.0-rc.1
完整的更新日志: v1.0.0-rc...v1.0.0-rc.1

Version 1.0.0 Release Candidate (400346A)

11 Dec 01:29
v1.0.0-rc
400346a
Compare
Choose a tag to compare

⚠️ THIS IS IN EXPERIMENTAL STAGE, DO NOT USE IN PRODUCTION ENVIRONMENT!
⚠️ 该软件仍在实验阶段,请不要用于生产环境!


First Release Candidate

‼️ This version MIGHT NOT represent all the features in the final production/official version! ‼️

⚠️ BREAKING CHANGES ⚠️

  • Only DayCount NBT is supported as the daycount plugin.
  • Python dependency nbtlib and MCDR plugin dependency daycount_nbt are now required.
  • start_day and daycount_plugin_ids config options are removed.
  • Configuration file is moved from config/joinMOTD-Reforged.json to config/joinmotd_reforged/config.json.

New features

There is nothing to display yet.

Improvements

  • Current Connected Server's name is now shown in the MOTD.
  • i18n support is now added. (Currently only English and Simplified Chinese are supported)

Bug fixes

There is nothing to display yet.

Known Bugs

There is nothing to display yet.


第一个正式候选版

‼️ 该版本 可能不会 代表在生产/正式版本中的所有功能! ‼️

⚠️ 破坏性变更 ⚠️

  • 仅支持 DayCount NBT 作为开服时间计算插件。
  • 现在需要 Python 依赖 nbtlib 和 MCDR 插件依赖 daycount_nbt
  • 配置项 start_daydaycount_plugin_ids 被移除。
  • 配置文件从 config/joinMOTD-Reforged.json 移动到 config/joinmotd_reforged/config.json

新增功能

暂时没有可以显示的内容

优化与改进

  • 现在 MOTD 中会显示当前连接的服务器名称。
  • 支持国际化。 (目前仅支持英语和简体中文)

错误修复

暂时没有可以显示的内容

已知错误

暂时没有可以显示的内容


Full Changelog: v1.0.0-beta.1...v1.0.0-rc
完整的更新日志: v1.0.0-beta.1...v1.0.0-rc

Version 1.0.0 Beta 1 (CB93BC7)

05 Dec 22:27
v1.0.0-beta.1
cb93bc7
Compare
Choose a tag to compare
Pre-release

⚠️ THIS IS IN EXPERIMENTAL STAGE, DO NOT USE IN PRODUCTION ENVIRONMENT!
⚠️ 该软件仍在实验阶段,请不要用于生产环境!


Version Check Fix

‼️ This version MIGHT NOT represent all the features in the final production/official version! ‼️

⚠️ BREAKING CHANGES ⚠️

There is nothing to display yet.

New features

There is nothing to display yet.

Improvements

There is nothing to display yet.

Bug fixes

  • The plugin will now get the correct build version from data file.

Known Bugs

There is nothing to display yet.


版本检查修复

‼️ 该版本 可能不会 代表在生产/正式版本中的所有功能! ‼️

⚠️ 破坏性变更 ⚠️

暂时没有可以显示的内容

新增功能

暂时没有可以显示的内容

优化与改进

暂时没有可以显示的内容

错误修复

  • 插件现在可以从数据文件中获取正确的构建版本。

已知错误

暂时没有可以显示的内容


Full Changelog: v1.0.0-beta...v1.0.0-beta.1
完整的更新日志: v1.0.0-beta...v1.0.0-beta.1

Version 1.0.0 Beta (AFAEC71)

05 Dec 18:36
v1.0.0-beta
afaec71
Compare
Choose a tag to compare
Pre-release

⚠️ THIS IS IN EXPERIMENTAL STAGE, DO NOT USE IN PRODUCTION ENVIRONMENT!
⚠️ 该软件仍在实验阶段,请不要用于生产环境!


"The First Beta"

‼️ This version MIGHT NOT represent all the features in the final production/official version! ‼️

⚠️ BREAKING CHANGES ⚠️

There is nothing to display yet.

New features

  • Add !!motd command to show the MOTD and the server list.
  • Add !!motd reload command to reload the config file.
  • Add !!server to show the server list.
  • Show automatically the MOTD and the server list when a player joins the server.
  • Add permission configuration for commands.

Improvements

There is nothing to display yet.

Bug fixes

There is nothing to display yet.

Known Bugs

  • This version is yet to be tested.

"首个 Beta 版本"

‼️ 该版本 可能不会 代表在生产/正式版本中的所有功能! ‼️

⚠️ 破坏性变更 ⚠️

暂时没有可以显示的内容

新增功能

  • 添加 !!motd 命令以显示 MOTD 和服务器列表。
  • 添加 !!motd reload 命令以重新加载配置文件。
  • 添加 !!server 命令以显示服务器列表。
  • 玩家加入服务器时自动显示 MOTD 和服务器列表。
  • 为命令添加权限配置。

优化与改进

暂时没有可以显示的内容

错误修复

暂时没有可以显示的内容

已知错误

  • 该版本尚未经过测试

Full Changelog: https://github.com/iXORTech/joinMOTD-Reforged/commits/v1.0.0-beta
完整的更新日志: https://github.com/iXORTech/joinMOTD-Reforged/commits/v1.0.0-beta