Skip to content

Commit 461fe74

Browse files
committed
update.json updated.
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
1 parent 7998bf5 commit 461fe74

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

update.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
2-
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Warps/releases/tag/v1.14.4-0.3.0",
2+
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Chat",
33
"1.14.4": {
4+
"1.14.4-1.0.0": "Changelog for 1.0.0 https://github.com/ProjectEssentials/ProjectEssentials-Chat/blob/MC-1.14.4/changelog.md#1144-100---2020-02-08",
45
"1.14.4-0.3.0": " - Events configuration added.\n - Ability to disable join, left and advancement messages added.\n - Advertising regex improved.\n - Local chat incorrect behavior when ranged chat disabled fixed.",
56
"1.14.4-0.2.0": " - German translation added by @1LiterZinalco.\n - Swedish translation added by @robbinworks\n - Pt translation fixed and add french translation by @dudangel\n - Spanish translation by @drcabral\n - Resolved #2. (mention all players with `@all` in message added.)\n - Permission `ess.chat.mention.all` for mention all players added.\n - Chat messaging delay implemented.\n - Simple Anti-advertising implemented.\n - Essentials dependencies updated, build.gradle cleanup.\n - `kolinx-serialization` and kotlin runtime updated.\n - Forge version updated to `28.1.114`.\n - Version in mods.toml updated.\n - Permissions is not mandatory dependency.\n - `isCommonChat` function now is public.\n - `JsonConfiguration` simplified in `ChatModelUtils.kt`.\n - `ChatModelBase` renamed to `ChatModelUtils.kt`.\n - Using command block parameters as mention fixed (`@e` etc).\n - Quick reply on message when common chat enabled fixed.\n - Incorrect version, not matches semver regex fixed.\n - Resolved #1. Redundant checking on null removed.\n - Ability to self mention, when mentioned all players by you removed.",
67
"1.14.4-0.1.0.0": " - Initial release of Project Essentials Chat as Project Essentials part."
78
},
89
"promos": {
9-
"1.14.4-latest": "1.14.4-0.3.0",
10-
"1.14.4-recommended": "1.14.4-0.3.0"
10+
"1.14.4-latest": "1.14.4-1.0.0",
11+
"1.14.4-recommended": "1.14.4-1.0.0"
1112
}
1213
}

0 commit comments

Comments
 (0)