PtokaX wiki

Hub (server) for Direct Connect

User Tools

Site Tools


luaapi:setting_strings_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
luaapi:setting_strings_ids [16/02/2015 21:03] ppkluaapi:setting_strings_ids [10/06/2015 06:42] (current) ppk
Line 2: Line 2:
  
 ^ Identificator ^ Description ^ ^ Identificator ^ Description ^
-|0|Hub name. Min length 1, max 256.| +|SetMan.tStrings.HubName|Hub name. Min length 1, max 256.| 
-|1|Admin nick. Min length 1, max 64, $ is not allowed.| +|SetMan.tStrings.AdminNick|Admin nick. Min length 1, max 64, $ is not allowed.| 
-|2|Hub address. Min length 1, max 256.| +|SetMan.tStrings.HubAddress|Hub address. Min length 1, max 256.| 
-|3|TCP ports. Min length 1, max 64.| +|SetMan.tStrings.TCPPorts|TCP ports. Min length 1, max 64.| 
-|4|UDP port. Min length 1, max 5.| +|SetMan.tStrings.UDPPort|UDP port. Min length 1, max 5.| 
-|5|Hub description. Max length 256.| +|SetMan.tStrings.HubDescription|Hub description. Max length 256.| 
-|6|Main redirect address. Max length 256.| +|SetMan.tStrings.MainRedirectAddress|Main redirect address. Max length 256.| 
-|7|Hublist register servers. Max length 1024.| +|SetMan.tStrings.HublistRegisterAddresses|Hublist register servers. Max length 1024.| 
-|8|Registered users only message. Min length 1, max 256.| +|SetMan.tStrings.RegOnlyMessage|Registered users only message. Min length 1, max 256.| 
-|9|Registered users only redirect address. Max length 256.| +|SetMan.tStrings.RegOnlyRedirAddress|Registered users only redirect address. Max length 256.| 
-|10|Hub topic. Max length 256.| +|SetMan.tStrings.HubTopic|Hub topic. Max length 256.| 
-|11|Share limit message. Min length 1, max 256. Use %[min] for min share size and %[max] for max share size.| +|SetMan.tStrings.ShareLimitMessage|Share limit message. Min length 1, max 256. Use %[min] for min share size and %[max] for max share size.| 
-|12|Share limit redirect address. Max length 256.| +|SetMan.tStrings.ShareLimitRedirAddress|Share limit redirect address. Max length 256.| 
-|13|Slot limit message. Min length 1, max 256. Use %[min] for min slots and %[max] for max slots.| +|SetMan.tStrings.SlotLimitMessage|Slot limit message. Min length 1, max 256. Use %[min] for min slots and %[max] for max slots.| 
-|14|Slot limit redirect address. Max length 256.| +|SetMan.tStrings.SlotLimitRedirAddress|Slot limit redirect address. Max length 256.| 
-|15|Hub/slot ratio limit message. Min length 1, max 256. Use %[hubs] for hubs and %[slots] for slots.| +|SetMan.tStrings.HubSlotRatioMessage|Hub/slot ratio limit message. Min length 1, max 256. Use %[hubs] for hubs and %[slots] for slots.| 
-|16|Hub/slot ratio limit redirect address. Max length 256.| +|SetMan.tStrings.HubSlotRatioRedirAddress|Hub/slot ratio limit redirect address. Max length 256.| 
-|17|Max hubs limit message. Min length 1, max 256. Use %[hubs] for max hubs.| +|SetMan.tStrings.MaxHubsLimitMessage|Max hubs limit message. Min length 1, max 256. Use %[hubs] for max hubs.| 
-|18|Max hubs limit redirect address. Max length 256.| +|SetMan.tStrings.MaxHubsLimitRedirAddress|Max hubs limit redirect address. Max length 256.| 
-|19|No tag rule message. Min length 1, max 256.| +|SetMan.tStrings.NoTagMessage|No tag rule message. Min length 1, max 256.| 
-|20|No tag rule redirect address. Max length 256.| +|SetMan.tStrings.NoTagRedirAddress|No tag rule redirect address. Max length 256.| 
-|21|Hub bot nick. Min length 1, max 64, $ and space is not allowed.| +|SetMan.tStrings.HubBotNick|Hub bot nick. Min length 1, max 64, $ and space is not allowed.| 
-|22|Hub bot description. Max length 64, $ is not allowed.| +|SetMan.tStrings.HubBotDescription|Hub bot description. Max length 64, $ is not allowed.| 
-|23|Hub bot email. Max length 64, $ is not allowed.| +|SetMan.tStrings.HubBotEmail|Hub bot email. Max length 64, $ is not allowed.| 
-|24|OpChat bot nick. Min length 1, max 64, $ and space is not allowed.| +|SetMan.tStrings.OpChatNick|OpChat bot nick. Min length 1, max 64, $ and space is not allowed.| 
-|25|OpChat bot description. Max length 64, $ is not allowed.| +|SetMan.tStrings.OpChatDescription|OpChat bot description. Max length 64, $ is not allowed.| 
-|26|OpChat bot email. Max length 64, $ is not allowed.| +|SetMan.tStrings.OpChatEmail|OpChat bot email. Max length 64, $ is not allowed.| 
-|27|Temp ban redirect address. Max length 256.| +|SetMan.tStrings.TempBanRedirAddress|Temp ban redirect address. Max length 256.| 
-|28|Perm ban redirect address. Max length 256.| +|SetMan.tStrings.PermBanRedirAddress|Perm ban redirect address. Max length 256.| 
-|29|Chat commands prefixes. Min length 1, max 5.| +|SetMan.tStrings.ChatCommandsPrefixes|Chat commands prefixes. Min length 1, max 5.| 
-|30|Hub owner email. Max length 64.| +|SetMan.tStrings.HubOwnerEmail|Hub owner email. Max length 64.| 
-|31|Nick limit message. Min length 1, max 256. Use %[min] for min length and %[max] for max length.| +|SetMan.tStrings.NickLimitMessage|Nick limit message. Min length 1, max 256. Use %[min] for min length and %[max] for max length.| 
-|32|Nick limit redirect address. Max length 256.| +|SetMan.tStrings.NickLimitRedirAddress|Nick limit redirect address. Max length 256.| 
-|33|Additional message to ban message. Max lenght 256.| +|SetMan.tStrings.MessageToAddToBanMessage|Additional message to ban message. Max lenght 256.| 
-|34|Language. When language is default then return nil.| +|SetMan.tStrings.Language|Language. When language is default then return nil.| 
-|35|TCP/IP version 4 address.| +|SetMan.tStrings.IPv4Address|TCP/IP version 4 address.| 
-|36|TCP/IP version 6 address.| +|SetMan.tStrings.IPv6Address|TCP/IP version 6 address.| 
 +|SetMan.tStrings.Encoding|Character encoding for non-unicode texts.| 
 +|SetMan.tStrings.PostgresHost|PostgreSQL host.| 
 +|SetMan.tStrings.PostgresPort|PostgreSQL port.| 
 +|SetMan.tStrings.PostgresDBName|PostgreSQL database name.| 
 +|SetMan.tStrings.PostgresUser|PostgreSQL database user.| 
 +|SetMan.tStrings.PostgresPass|PostgreSQL database password.| 
 +|SetMan.tStrings.MySQLHost|MySQL host.| 
 +|SetMan.tStrings.MySQLPort|MySQL port.| 
 +|SetMan.tStrings.MySQLDBName|MySQL database name.| 
 +|SetMan.tStrings.MySQLUser|MySQL database user.| 
 +|SetMan.tStrings.MySQLPass|MySQL database password.|
luaapi/setting_strings_ids.1424120613.txt.gz · Last modified: 16/02/2015 21:03 by ppk