diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-12-14 00:48:59 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-14 00:48:59 -0200 |
commit | d95b7707c57c8697dd523370dcab163947a60c84 (patch) | |
tree | e119d52940f5700ac32c92f92f6b136189ad35bc /conf/messages.conf | |
parent | ee8b35709e01dbdf4b3c489830d9c2d208ffa4df (diff) | |
download | serverdata-d95b7707c57c8697dd523370dcab163947a60c84.tar.gz serverdata-d95b7707c57c8697dd523370dcab163947a60c84.tar.bz2 serverdata-d95b7707c57c8697dd523370dcab163947a60c84.tar.xz serverdata-d95b7707c57c8697dd523370dcab163947a60c84.zip |
Hercules Update (needed for pipelines)
Diffstat (limited to 'conf/messages.conf')
-rw-r--r-- | conf/messages.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/messages.conf b/conf/messages.conf index 3803ba13f..ccdcbe057 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -1487,11 +1487,11 @@ 1448: -- Available options 1449: option '%s' is already enabled, if you'd like to disable it type '@channel opt %s 0' 1450: option '%s' is now enabled for channel '%s' -1451: value '%d' for option '%s' is out of range (limit is 0-10) +1451: value '%d' for option '%s' is out of range (limit is 0-%d) 1452: option '%s' is now enabled for channel '%s' with %d seconds 1453: option '%s' is now disabled for channel '%s' 1454: option '%s' is not enabled on channel '%s' -1455: You're talking too fast! +1455: You cannot send a message to this channel for another %d seconds. 1456: -- %s ban <channel name> <character name> 1457: - bans <character name> from <channel name> channel 1458: -- %s banlist <channel name> |