Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…tHistory into 1.18.x
  • Loading branch information
mrbuilder1961 committed Feb 25, 2022
2 parents 45f3d9b + bc64848 commit 75ce9b9
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ If that doesn't work, then I don't know, just trial-and-error things? Do whateve

## Possible features

- When installed server-side, functions as [Server Chat History](https://github.com/Giggitybyte/ServerChatHistory)
- Configurable player angle brackets
- Chat search box, with regex search capabilities
- Logs show changed settings
Expand All @@ -31,10 +30,6 @@ If that doesn't work, then I don't know, just trial-and-error things? Do whateve
- Smooth message receive
- Modrinth page

## License

This mod is available under the GNU GPLv3 license.

## Changelog

See individual releases for specific changelogs, a full one will be made at some point.
Expand All @@ -45,4 +40,7 @@ When you hover over the timestamp, by default it shows more detailed time inform
I was going to implement a system that, when the `hover` option was toggled off, it would just not render
the text rather than not add the HoverEvent entirely; so if it's toggled back on it would render. However,
unless I've glossed over a simpler method, this would take up wayyy too much extra memory just for this purpose, so that will not be added.
This also applies for all other options: if you toggle it off, it will probably not work on old messages if you toggle it back on again.
This also applies for all other options: if you toggle it off, it will probably not work on old messages if you toggle it back on again.

## License
This mod is available under the GNU GPLv3 license. TL;DR: You can do whatever, as long as it's free, open-source, and credits me and the other authors.

0 comments on commit 75ce9b9

Please sign in to comment.