|
1 | | -## 💌 Project Essentials: Chat |
| 1 | +<img align="center" src="assets/chat_social.png"/> |
2 | 2 |
|
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> |
4 | 4 |
|
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. |
6 | 6 |
|
7 | | -## 🎮 Installation instruction: |
8 | | -> ##### Just move Project Essentials Chat-1.14.4-0.X.X.X.jar to mods directory: |
| 7 | + |
9 | 8 |
|
10 | | -> ##### Important note: don't forget install mod dependencies! |
| 9 | +#### Compatibility |
11 | 10 |
|
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`). |
14 | 12 |
|
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 |
26 | 14 |
|
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