Skip to content

Commit c9beb0c

Browse files
committed
Version updated in update.json.
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
1 parent 710f556 commit c9beb0c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

update.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
{
22
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Chat",
33
"1.14.4": {
4+
"1.14.4-1.1.1": "Changelog for 1.1.1 https://github.com/ProjectEssentials/ProjectEssentials-Chat/blob/MC-1.14.4/changelog.md#1144-111---2020-03-14",
45
"1.14.4-1.1.0": "Changelog for 1.1.0 https://github.com/ProjectEssentials/ProjectEssentials-Chat/blob/MC-1.14.4/changelog.md#1144-110---2020-02-11",
56
"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",
67
"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.",
78
"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.",
89
"1.14.4-0.1.0.0": " - Initial release of Project Essentials Chat as Project Essentials part."
910
},
1011
"promos": {
11-
"1.14.4-latest": "1.14.4-1.1.0",
12-
"1.14.4-recommended": "1.14.4-1.1.0"
12+
"1.14.4-latest": "1.14.4-1.1.1",
13+
"1.14.4-recommended": "1.14.4-1.1.1"
1314
}
1415
}

0 commit comments

Comments
 (0)