Commit Graph
1 Commits
Author SHA1 Message Date
223ff614d1 Add Admin Opcode 25 : Send Server Messages (#19)
* Add Admin Code 25 : XSS Message As Server (why?)

Added the ability to send messages from the server name (without username), with XSS. 
Accepts 1 string argument : message text

* remove redundant switch statement and add check for msgArr length

---------

Co-authored-by: Elijah R <62162399+elijahr2411@users.noreply.github.com>
2024-04-11 13:40:04 -04:00