promotional bannermobile promotional banner

Project Essentials Chat

Lightweight chat manager for forge, with simple anti-spam and anti-advertising and anti-swearing protection, also with configuration.

File Details

Project Essentials Chat-1.14.4-1.1.0.jar

  • R
  • Feb 10, 2020
  • 132.77 KB
  • 174
  • 1.14.4
  • Forge

File Name

Project Essentials Chat-1.14.4-1.1.0.jar

Supported Versions

  • 1.14.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:project-essentials-chat-360764:2879181")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Big update 🎉💥🥰!

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.