Project Essentials Chat - 0.2.0 for 1.14.4 Forge
Pre-release
Pre-release
·
174 commits
to MC-1.14.4
since this release
Changes included in Project Essentials Chat - 0.2.0 for 1.14.4 Forge
Added
- Pull request template file created by @ita07.
- German translation added by @1LiterZinalco.
- Swedish translation by @robbinworks.
- Pt translation fixed and add french translation by @dudangel.
- Spanish translation by @drcabral
- Resolved #2. (mention all players with
@all
in message added.) - Permission
ess.chat.mention.all
for mention all players added. - Chat messaging delay implemented.
- Simple Anti-advertising implemented.
Changed
- Essentials dependencies updated, build.gradle cleanup.
kolinx-serialization
and kotlin runtime updated.- Forge version updated to
28.1.114
. - Version in mods.toml updated.
- Permissions is not mandatory dependency.
isCommonChat
function now is public.JsonConfiguration
simplified inChatModelUtils.kt
.ChatModelBase
renamed toChatModelUtils.kt
.
Fixed
- Using command block parameters as mention (
@e
etc). - Quick reply on message when common chat enabled.
- Incorrect version, not matches semver regex.
Removed
- Resolved #1. Redundant checking on null removed.
- Ability to self mention, when mentioned all players by you removed.