Correct order of arguments to /FSET SEND_ENCRYPTED_MSG and SEND_ENCRYPTED_NOTICE and improve default formatting

The argument order and default format now mirrors SEND_MSG / SEND_NOTICE but with different colours.
This commit is contained in:
Kevin Easton
2017-06-27 16:27:59 +10:00
parent ed597221f2
commit 72ee3e6297
3 changed files with 8 additions and 5 deletions

View File

@@ -1,5 +1,8 @@
[Changes 1.2.2]
* Correct order of arguments to /FSET SEND_ENCRYPTED_MSG and
SEND_ENCRYPTED_NOTICE and improve default formatting. (caf)
* Add /FSET ENCRYPTED_PUBLIC and ENCRYPTED_PUBLIC_NOTICE formats, and fix
use of ENCRYPTED_PRIVMSG and ENCRYPTED_NOTICE so they use the right number
of arguments. (caf)