PtokaX wiki

Hub (server) for Direct Connect

User Tools

Site Tools


luaapi:setting_bools_ids

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
luaapi:setting_bools_ids [06/04/2013 13:09] – b430 ppkluaapi:setting_bools_ids [10/06/2015 06:40] ppk
Line 2: Line 2:
  
 ^ Identificator ^ Description ^ ^ Identificator ^ Description ^
-|0|Anti MoGlo description| +|SetMan.tBooleans.AntiMoGlo|Anti MoGlo description| 
-|1|Hub autostart| +|SetMan.tBooleans.AutoStart|Hub autostart| 
-|2|Redirect all connecting users| +|SetMan.tBooleans.RedirectAll|Redirect all connecting users| 
-|3|Redirect users when hub is full| +|SetMan.tBooleans.RedirectWhenHubFull|Redirect users when hub is full| 
-|4|Automatically register to hublist| +|SetMan.tBooleans.AutoReg|Automatically register to hublist| 
-|5|Hub for registered users only| +|SetMan.tBooleans.RegOnly|Hub for registered users only| 
-|6|Redirect non-registered users when hub is for registered users only| +|SetMan.tBooleans.RegOnlyRedir|Redirect non-registered users when hub is for registered users only| 
-|7|Redirect user when he's don't have share limit| +|SetMan.tBooleans.ShareLimitRedir|Redirect user when he's don't have share limit| 
-|8|Redirect user when he's don't have slot limit| +|SetMan.tBooleans.SlotLimitRedir|Redirect user when he's don't have slot limit| 
-|9|Redirect user when he's don't have hub/slot ratio limit| +|SetMan.tBooleans.HubSlotRatioRedir|Redirect user when he's don't have hub/slot ratio limit| 
-|10|Redirect user when he's don't have max hubs limit| +|SetMan.tBooleans.MaxHubsLimitRedir|Redirect user when he's don't have max hubs limit| 
-|11|Add user mode to MyINFO command| +|SetMan.tBooleans.ModeToMyInfo|Add user mode to MyINFO command| 
-|12|Add user mode to description| +|SetMan.tBooleans.ModeToDescription|Add user mode to description| 
-|13|Strip user description| +|SetMan.tBooleans.StripDescription|Strip user description| 
-|14|Strip user description tag| +|SetMan.tBooleans.StripTag|Strip user description tag| 
-|15|Strip user connection| +|SetMan.tBooleans.StripConnection|Strip user connection| 
-|16|Strip user email| +|SetMan.tBooleans.StripEmail|Strip user email| 
-|17|Register hub bot on hub| +|SetMan.tBooleans.RegBot|Register hub bot on hub| 
-|18|Use hub bot nick instead of Hub-Security| +|SetMan.tBooleans.UseBotAsHubSec|Use hub bot nick instead of Hub-Security| 
-|19|Register Opchat bot on hub| +|SetMan.tBooleans.RegOpChat|Register Opchat bot on hub| 
-|20|Redirect user when is temp banned| +|SetMan.tBooleans.TempBanRedir|Redirect user when is temp banned| 
-|21|Redirect user when is perm banned| +|SetMan.tBooleans.PermBanRedir|Redirect user when is perm banned| 
-|22|Enable scripting interface| +|SetMan.tBooleans.EnableScripting|Enable scripting interface| 
-|23|Keep slow clients| +|SetMan.tBooleans.KeepSlowUsers|Keep slow clients| 
-|24|Automatically check for new PtokaX releases on startup| +|SetMan.tBooleans.CheckNewReleases|Automatically check for new PtokaX releases on startup| 
-|25|Enable tray icon| +|SetMan.tBooleans.EnableTrayIcon|Enable tray icon| 
-|26|Start minimized| +|SetMan.tBooleans.StartMinimized|Start minimized| 
-|27|Filter kick messages| +|SetMan.tBooleans.FilterKickMessages|Filter kick messages| 
-|28|Send kick messages to OPs| +|SetMan.tBooleans.SendKickMessagesToOps|Send kick messages to OPs| 
-|29|Send status messages to OPs| +|SetMan.tBooleans.SendStatusMessages|Send status messages to OPs| 
-|30|Send status messages as private messages| +|SetMan.tBooleans.SendStatusMessagesAsPm|Send status messages as private messages| 
-|31|Enable text files| +|SetMan.tBooleans.EnableTextFiles|Enable text files| 
-|32|Send text files as private messages| +|SetMan.tBooleans.SendTextFilesAsPm|Send text files as private messages| 
-|33|Stop script on error| +|SetMan.tBooleans.StopScriptOnError|Stop script on error| 
-|34|Send MOTD as private message| +|SetMan.tBooleans.SendMotdAsPm|Send MOTD as private message| 
-|35|Report deflood actions| +|SetMan.tBooleans.DefloodReport|Report deflood actions| 
-|36|Reply to hub commands with private messages| +|SetMan.tBooleans.ReplyToHubCommandsAsPm|Reply to hub commands with private messages| 
-|37|Disable MOTD| +|SetMan.tBooleans.DisableMotd|Disable MOTD| 
-|38|Don't allow hublist pingers| +|SetMan.tBooleans.DontAllowPingers|Don't allow hublist pingers| 
-|39|Report hublist pingers| +|SetMan.tBooleans.ReportPingers|Report hublist pingers| 
-|40|Report 3x bad password| +|SetMan.tBooleans.Report3xBadPass|Report 3x bad password| 
-|41|Advanced password protection| +|SetMan.tBooleans.AdvancedPassProtection|Advanced password protection| 
-|42|Listen only on single IP| +|SetMan.tBooleans.ListenOnlySingleIp|Listen only on single IP| 
-|43|Resolve hostname to IP| +|SetMan.tBooleans.ResolveToIp|Resolve hostname to IP| 
-|44|Redir user when he's don't have nick in length limits| +|SetMan.tBooleans.NickLimitRedir|Redir user when he's don't have nick in length limits| 
-|45|Not used Before version 0420 it was send UserIP to user on login| +|SetMan.tBooleans.BanMsgShowIp|Send ip in ban message| 
-|46|Send ip in ban message| +|SetMan.tBooleans.BanMsgShowRange|Send range in ban message| 
-|47|Send range in ban message| +|SetMan.tBooleans.BanMsgShowNick|Send nick in ban message| 
-|48|Send nick in ban message| +|SetMan.tBooleans.BanMsgShowReason|Send reason in ban message| 
-|49|Send reason in ban message| +|SetMan.tBooleans.BanMsgShowBy|Send who create ban in ban message| 
-|50|Send who create ban in ban message| +|SetMan.tBooleans.ReportSuspiciousTag|Report suspicious tag to OPs| 
-|51|Report suspicious tag to OPs| +|SetMan.tBooleans.CheckIpInCommands|Check IP in commands| 
-|52|Not used Before version 05 version it was accept tag from unknown clients| +|SetMan.tBooleans.LogScriptErrors|Save script errors to log| 
-|53|Check IP in commands| +|SetMan.tBooleans.DisallowBadSupports|Disallow clients sending buggy supports| 
-|54|Not used Before version 0420 version it was popup scripts window on script error| +|SetMan.tBooleans.HashPasswords|Hash registered users passwords
-|55|Save script errors to log| +|SetMan.tBooleans.EnableDatabase|Enable/Disable database support|
-|56|Disallow clients sending buggy supports| +
-|57|57 - Hash registered users passwords|+
luaapi/setting_bools_ids.txt · Last modified: 24/07/2015 19:46 by ppk