Releases: sVoxelDev/sChat
Releases · sVoxelDev/sChat
v1.0.0-beta.14
Features
- config: add private chat config options (98ed9f5)
v1.0.0-beta.13
Features
- add custom formatting for channels and players (af2ac60), closes #21 #5
v1.0.0-beta.12
Bug Fixes
- nicknames: nickname not synchronized across servers (22456f4), closes #14
- packets: bungee chat packets not handled properly (fcb5bc1), closes #47
v1.0.0-beta.11
Bug Fixes
- cmd: /nick commands not formatted correctly (4c34576), closes #14
- cmd: /nick not working for other players (8611edc), closes #14
- nicknames: persist nicknames across restarts (072857b), closes #14
v1.0.0-beta.9
Bug Fixes
- chat: console and command blocks cannot chat (34d0691), closes #45
- last active chat not correctly loaded after restart (06a4703)
v1.0.0-beta.8
Features
- api: add method to delete messages (1b367e2)
- chat: add message deletion feature (a7b20bc), closes #12
v1.0.0-beta.7
Bug Fixes
- cmd: add missing permission checks to channel click leave/join events (151a687), closes #41
Features
- chat: add an option to disable the channel footer (6837db2)
- chat: clicking player names starts private conversation (7b0ff8e), closes #39
v1.0.0-beta.6
Features
- persist active channel across restarts (c8b4279), closes #15
- remember active channel across restarts (0092d34)
v1.0.0-beta.5
Bug Fixes
- cmd: reload not removing console target from channel if
console: false
(f77794f)
Features
- config: add name config to console (c30afb1)
v1.0.0-beta.4
Bug Fixes
- platform: system messages display under the channel tabs (cac4ffb), closes #36