Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 19:13
47c6a19

1.0.0 (2024-06-17)

Features

  • ✨ add scheduledDeletionAt to MinecraftProfile (169f98c)
  • ✨ basic structure (ac166d1)
  • ✨ full server group support (a190330)
  • ✨ update command help msg (d133af5)
  • ✨ update DataManager (2029922)
  • ✨ update ServerInfo (61b3e1a)
  • 🎉 initial commit (e217949)
  • credential: ✨ add credential (ba53dad)
  • data: ✨ data cache (3bbec39)
  • greeter: ✨ add greeter (e701738)
  • hitokoto: ✨ add hitokoto command (b922a29)
  • whitelist: ✨ whitelist (f5355d0)

Bug Fixes

  • 🐛 fix data manager (20a6339)
  • 🐛 fix online players count check (70f08f8)
  • whitelist: 🐛 avoid duplicate disconnect (d28ea3a)

Performance Improvements

  • data: ⚡️ asynchronized update data (945dfbc)
  • data: ⚡️ update data task schedule (e5c6ce4)