mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
d107226ced
* [Telnet] Add guildsay to console commands and Guild Channel to QueueMessage. - Will allow you to send guild-specific messages from things like Discord EQ. - Add Guild support in `EQ::Net::ConsoleServerConnection::SendChannelMessage` so guild ID can be parsed out. * Fix auction ChannelMessage by adding to condition. * Update console.cpp * Update console.cpp