X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fbot_NeonServ.c;h=83f131926e9bb0bb6f38775af7a16e330947707e;hb=bb679ff347dbaab788e62d4fe2f8ad6eb0bd910a;hp=613487aa300a6e75039965cc068f74865489ebb5;hpb=264200e128e3fe63788ebefc5b80788aa544b446;p=NeonServV5.git diff --git a/src/bot_NeonServ.c b/src/bot_NeonServ.c index 613487a..83f1319 100644 --- a/src/bot_NeonServ.c +++ b/src/bot_NeonServ.c @@ -340,6 +340,10 @@ static const struct default_language_entry msgtab[] = { {"NS_BOTS_FLAGS", "Flags"}, {"NS_BOTS_CHANNELS", "Channels"}, {"NS_BOTS_TRIGGER", "Trigger"}, + {"NS_NICKLIST_NICK", "Nick"}, + {"NS_NICKLIST_STATE", "State"}, + {"NS_NICKLIST_ACCESS", "Access"}, + {"NS_NICKLIST_SYNC", "use `nicklist sync` to fix all red and orange entrys in the list above (add opped users with 200 and voiced with 100 access)"}, {NULL, NULL} };