https://github.com/imide/chathistoryplus
A small and simple mod that allows for configurable chat history size.
https://github.com/imide/chathistoryplus
architectury fabric fabricmc minecraft minecraft-mod neoforge
Last synced: 11 months ago
JSON representation
A small and simple mod that allows for configurable chat history size.
- Host: GitHub
- URL: https://github.com/imide/chathistoryplus
- Owner: imide
- License: agpl-3.0
- Created: 2024-11-02T19:36:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-23T21:59:01.000Z (12 months ago)
- Last Synced: 2025-07-05T07:16:36.703Z (11 months ago)
- Topics: architectury, fabric, fabricmc, minecraft, minecraft-mod, neoforge
- Language: Java
- Homepage:
- Size: 166 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# Chat History Plus
A small and simple mod that allows for configurable chat history size.
Please note that this is my first mod! I will keep this mod updated as much as I can.
If you have any suggestions or issues, please let me know!
## Features
- Configurable chat history size
- Ability to be disabled without relaunching the game
## Downloads
Downloads can be found on [Modrinth](https://modrinth.com/mod/chat-history-plus).
## License
This mod is licensed under the [GNU AGPLv3](https://choosealicense.com/licenses/agpl-3.0/).
## Credits
- [YetAnotherConfigLib](https://github.com/isXander/YetAnotherConfigLib)
- [ModMenu](https://github.com/TerraformersMC/ModMenu)
- [MoreChatHistory](https://github.com/JackFred2/MoreChatHistory)
- [MicroControllers](https://codeberg.org/MicrocontrollersDev/multiloader-multiversion-template)