Skip to content

Releases: Queso-su/BackupAlwaysRight

release 1.0.5 (Support:26.2/1.21.11)

Choose a tag to compare

@Queso-su Queso-su released this 26 Jul 05:11

Bug Fixes:

  • Fixed ThreadPoolExecutor rejected error after /bar reload → /bar start

  • Fixed missing multiBackup translation keys (no more raw key display)

  • Fixed wrong translation key for multiBackup status in reload output
    Improvements:

  • Added multiBackup status to /bar status
    修复:

  • 修复 /bar reload 后 /bar start 报 ThreadPoolExecutor rejected 错误

  • 修复多线程备份相关翻译缺失(不再显示原始 key)

  • 修复 reload 输出中 multiBackup 状态使用错误翻译键
    优化:

  • /bar status 新增多线程备份状态显示

release 1.0.4

Choose a tag to compare

@Queso-su Queso-su released this 25 Jul 03:10

ONLY SUPPORT V26.2 FOR NOW.

Feat:
Add multi-threaded compression (experimental) multiBackup = true
特性:
加入多线程压缩(实验性) multiBackup = true

Bug Fixes:
Fixed the /bar shutdown permission bug (now requires OP level 4 to use)
修复:
修复 /bar shutdown 权限漏洞(现在需要 OP 等级 4 才能使用)

release 1.0.3

Choose a tag to compare

@Queso-su Queso-su released this 09 May 04:21

Bug Fixes:

  • Fixed server not shutting down after /bar shutdown
  • Fixed ConcurrentModificationException with C^ME mod

修复:

  • 修复 /bar shutdown 后服务器无法关闭的问题
  • 修复与 C^ME 模组冲突导致的 ConcurrentModificationException

release 1.0.2

Choose a tag to compare

@Queso-su Queso-su released this 08 Jan 00:02

实现服务器无玩家时跳过自动备份功能

  • 在createBackupInternal方法中添加玩家在线检查
  • 仅影响自动备份,手动备份不受影响
  • 避免在服务器暂停状态下执行不必要的备份操作

release 1.0.1

Choose a tag to compare

@Queso-su Queso-su released this 24 Dec 23:16

Fixed OP-Permissions problem.
Only support 1.21.11 Minecraft Java Edition

release 1.0.0

Choose a tag to compare

@Queso-su Queso-su released this 12 Dec 18:42
d231d6f

Support Minecraft Java Edition 1.21.11.

Full Changelog: https://github.com/Queso-su/BackupAlwaysRight/commits/v1.0.0