Commit Graph

8 Commits

Author SHA1 Message Date
itqop 8fc7b9a5f9 chore(release): v0.2
Added the `/r` command for quick replies, implemented logging for private and global messages, and enabled clickable nicknames and links in chat.
2024-11-10 18:27:25 +03:00
itqop f14c4e3fc0 chore(release): v0.1.9
Added hot-swap profanity filtering modes and custom private messages to replace /w, /tell, /msg commands.
2024-10-31 17:26:18 +03:00
itqop a5d3df7de0 chore(release): v0.1.8
Change message color from white to yellow in ChatEventHandler.java
2024-10-30 20:48:50 +03:00
itqop 7ae321a413 chore(release): v0.1.7
Set HttpClient version to HTTP/1.1 in ProfanityChecker.java
2024-10-23 02:33:05 +03:00
itqop ce52c98668 chore(release): v0.1.6
### Fixed
- Global Chat Issue:
  - Resolved bugs affecting the functionality of the global chat.
2024-10-21 20:05:09 +03:00
itqop dd248095d6 chore(release): v0.1.5
### Fixed
- Local Chat Issue:
  - Resolved bugs affecting the functionality of the local chat.
2024-10-21 19:05:06 +03:00
itqop b78e25ceac chore(release): v0.1.4
### Added
- Console error logging
- Configurable message text

### Fixed
- Tick timeout error

### Changed
- Renamed command class from `ChatitCommand.java` to `ChatITCommand.java`
2024-10-21 18:21:24 +03:00
itqop 2ccaa6927c Add en CHANGELOG version 2024-10-21 11:57:00 +03:00