v1.14.4-1.1.0
·
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 intomute
settings.ignoredPlayers
setting added intomute
settings.notifyAllAboutMute
setting added intomute
settings.- Ignored players checking for mute.
/unmute
command implementation./unmute-all
command implementation.notifyAllAboutUnmuteAll
setting added intomute
settings./muted-players
command implementation.- Saving muted players implementation.
- Localization for new commands.
Changed
warpsConfig
renamed tochatConfig
inChatModelUtils.kt
.
Fixed
- Incorrect variable naming in
ChatModelUtils.kt
. - Incorrect permissions checking in single player.