Foo
Foo
@F-fengzi if this is still wanted, can you give an example of what the embed would look like so i have an idea of how it should be implemented
implemented in 46fc72f
if i understand correctly this would require a database on the velocity server to hold whitelist?
does this mean the velocity server logs or the proxied server logs? velocity itself doesn't log regular chat messages like the servers do
that did not fix it, i think its fixed now in d6f8dac by moving Discord.java and everything to its own thread
currently this is not possible, but it could be added if anyone else would use it, or if there is a significant enough reason for it to be done
@proedo im working on this now, its about half implemented so far
something about escaping < in minimessage is not working, so for now ive replaced `` with `ᐸ` `ᐳ` in 46e15edef0c8b57728b18b63296d81181bba7ef5 which looks a little odd but is a little better...
the way messages are collected and sent to discord is by watching for the message sent event emitted by velocity to filter messages from being sent to discord, velocitydiscord needs...
yes, unless it or another plugin used a messaging channel to send the data to velocity