mirror of
https://github.com/anope/anope.git
synced 2026-06-30 20:06:39 +02:00
Added Italics support to the BotSev kickers
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
Anope Version 1.9.3
|
||||
--------------------
|
||||
A Added italics BotServ kicks support
|
||||
A Tell users when their nicks expire in /ns glist and /ns info
|
||||
A Added SSL support
|
||||
A Added official support for InspIRCd 2.0
|
||||
|
||||
@@ -1,6 +1,12 @@
|
||||
Anope Version 1.9.3
|
||||
--------------------
|
||||
*** New Strings:
|
||||
BOT_REASON_ITALIC
|
||||
BOT_INFO_CHAN_KICK_ITALICS
|
||||
BOT_INFO_CHAN_KICK_ITALICS_BAN
|
||||
BOT_KICK_ITALICS_ON
|
||||
BOT_KICK_ITALICS_ON_BAN
|
||||
BOT_KICK_ITALICS_OFF
|
||||
NICK_GLIST_REPLY_NOEXPIRE
|
||||
NICK_SERVADMIN_HELP_INFO
|
||||
NICK_UNGROUP_ONE_NICK
|
||||
@@ -54,6 +60,7 @@ Anope Version 1.9.3
|
||||
CHAN_HELP_CMD_SASET_HEAD
|
||||
|
||||
*** Mod Strings:
|
||||
BOT_HELP_KICK
|
||||
NICK_GLIST_REPLY
|
||||
NICK_RESETPASS_MESSAGE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user