Additions
- Added create channel command
- Added optional chat packet listenings -> catches Plugin messages
- Added join and leave messages to the global channel
Changes/Fixes
- Fixes compatibility with DeluxeChat
- Fixes compatibility with Plugin messages
Additions
- Add custom line wrapping in order to make the header show even if the chat message is very long
- Show private chat partner name in channel selection
Changes/Fixes
- Capitalize chat header name
- Simplify message building
Additions
- Provide instant notifications
- Send the new channel selections for new channels
Fixes
- Prevent duplicate channels
- Correctly center channel names
- First upload