Skip to content

Commit 7dcffde

Browse files
committed
Updated readme.
1 parent 85e6f9b commit 7dcffde

4 files changed

Lines changed: 10 additions & 31 deletions

File tree

assets/chat_demo.gif

6.33 MB
Loading

assets/chat_social.png

76 KB
Loading

assets/chat_social.xd

175 KB
Binary file not shown.

readme.md

Lines changed: 10 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,17 @@
1-
## 💌 Project Essentials: Chat
1+
<img align="center" src="assets/chat_social.png"/>
22

3-
> ## Forge modification for controlling chat actions on server and client.
3+
<h4 align="center"><a href="https://github.com/ProjectEssentials/ProjectEssentials-Chat/releases/download/v1.14.4-0.2.0/Project.Essentials.Chat-1.14.4-0.2.0.jar">Download mod</a> · <a href="documentation/for-players.md">How to install</a> · <a href="https://github.com/ProjectEssentials/ProjectEssentials-Chat/issues/new/choose">Troubleshooting</a> · <a href="https://t.me/minecraftforge">News & updates</a> · <a href="changelog.md">Change log</a></h4>
44

5-
#### ❗ Compatibility with forge `28.0.X` version.
5+
$ lightweight chat manager for forge, with simple anti-spam and anti-advertising and anti-swearing protection, also with configuration.
66

7-
## 🎮 Installation instruction:
8-
> ##### Just move Project Essentials Chat-1.14.4-0.X.X.X.jar to mods directory:
7+
![](assets/chat_demo.gif)
98

10-
> ##### Important note: don't forget install mod dependencies!
9+
#### Compatibility
1110

12-
- core: <https://github.com/ProjectEssentials/ProjectEssentials-Core/releases>
13-
- permissions: <https://github.com/ProjectEssentials/ProjectEssentials-Permissions/releases>
11+
Currently mod branch supported forge version `28.0.X` and `28.1.X` (Minecraft `1.14.4`).
1412

15-
```
16-
.
17-
├── assets
18-
├── config
19-
├── libraries
20-
├── mods (that's how it should be)
21-
│ ├── Project Essentials Chat-1.14.4-0.X.X.X.jar
22-
│ ├── Project Essentials Core-MOD-1.14.4-1.X.X.X.jar.
23-
│ └── Project Essentials Permissions-1.14.4-1.X.X.X.jar.
24-
└── ...
25-
```
13+
#### Credits
2614

27-
```
28-
Information for developers:
29-
- kotlin-std lib version: 1.3.50
30-
- kotlinx serialization version: 0.12.0
31-
- target jvm version: 1.8
32-
```
33-
34-
### After you got the mod and dependencies and the library itself:
35-
36-
# [getting started with read the commands documentation](./documentation/in-using.md)
37-
38-
> ## Made with 💕 by [MairwunNx](https://mairwunnx.github.io/)
15+
- Author: Pavel Erokhin [@mairwunnx](https://github.com/mairwunnx)
16+
- [JetBrains](https://www.jetbrains.com/) for Licenses
17+
- And you for contributing or using it.

0 commit comments

Comments
 (0)