← Назад к ресурсам

AdvancedChatCore

The core mod for AdvancedChat modules

Modrinth library social utility

Описание

## Overview AdvancedChatCore is the base mod for [all AdvancedChat Modules](https://github.com/DarkKronicle/AdvancedChatCore/wiki/Modules-List) This mod primarily adds internal features used by other modules, filter out profanity from chat, and adds the ability to display the time that a message was sent. Look at the [Modules List](https://github.com/DarkKronicle/AdvancedChatCore/wiki/Modules-List) To see what has been achieved. This mod ***will not run*** with old AdvancedChat versions. Please submit bugs to the [issue tracker](https://github.com/DarkKronicle/AdvancedChatCore/issues). ## Dependencies [MaLiLib](https://www.curseforge.com/minecraft/mc-mods/malilib) and [Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api/) are **required** for this mod to run [Mod Menu](https://www.curseforge.com/minecraft/mc-mods/modmenu) is strongly recommended, as it allows you to easily edit the config ## Configuration You can either manually edit the config file, located in `~.minecraft/config/advancedchat/advancedchatcore.json`, or you can open the configuration screen using mod menu (see **Dependencies**) ## About AdvancedChat Modules AdvancedChat Modules splits the features of [AdvancedChat](https://www.curseforge.com/minecraft/mc-mods/advancedchat/) into several different mods, all of which depend on AdvancedChatCore. This simplifies development, and also allows for the user to pick-and-choose what features of AdvancedChat they want or don't want. The main AdvancedChat mod will eventually serve as a bundle of all AdvancedChat modules.