Config

Config ###socket-port Type: integer between 1024 and 9999 Default: 6868 Description: The port-number on which the socket will be listening for requests.

###adminPw Type: clear-text password or the MD5 hash of it Default: "" Description: Password for queries set in adminQueries. The password is digested to a MD5 hash on the next server start.

###maxChatHistory Type: integer Default: 50 Description: The number of saved chat messages for display in the gadget.

###adminQueries Type: list Default: [kick, mem] Description: These queries can only be used by admins.

###userQueries Type: list Default: [serverName, playerCount, serverVersion, playerList, pluginVersion] Description: These queries can be used by anyone.

###disabledQueries Type: list Default: [] Description: These queries are disabled.


Comments

Posts Quoted:
Reply
Clear All Quotes