Skip to content

v1.14.4-1.1.0

Compare
Choose a tag to compare
@MairwunNx MairwunNx released this 10 Feb 21:25
· 117 commits to MC-1.14.4 since this release

Added

  • Cooldown module availability checking.
  • /clear-chat command implementation.
  • MuteAPI implementation.
  • /mute command implementation.
  • ChatModel.kt mute settings.
  • defaultReason setting added into mute settings.
  • ignoredPlayers setting added into mute settings.
  • notifyAllAboutMute setting added into mute settings.
  • Ignored players checking for mute.
  • /unmute command implementation.
  • /unmute-all command implementation.
  • notifyAllAboutUnmuteAll setting added into mute settings.
  • /muted-players command implementation.
  • Saving muted players implementation.
  • Localization for new commands.

Changed

  • warpsConfig renamed to chatConfig in ChatModelUtils.kt.

Fixed

  • Incorrect variable naming in ChatModelUtils.kt.
  • Incorrect permissions checking in single player.