You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

22 lines
518 B

; File: RenX.ServerList.ini
;
; This plugin generates JSON data based on the servers that the
; bot is connected to.
;
; Hostname of the server list (Default: )
Hostname=
; Path for the pages to be reached at (Default: /)
Path=/
; Name of the Servers page (Default: servers.jsp)
ServersPageName=servers.jsp
; Name of the human-readable Servers page (Default: servers_long.jsp)
HumanServersPageName=servers_long.jsp
; Name of the Server page (lists mutators and levels for a server)
ServerPageName=server.jsp
;EOF