Difference between revisions of "Web Launcher Change Log"
(→logbrowser-launcher-plugin 1.0.10) |
|||
Line 1: | Line 1: | ||
− | === | + | ===Launcher 0.5.23=== |
+ | * Due to community request now supports the option of spawning region server processes with a visible console. To enable this in the launcher_data/settings.json file set "serverconsole" to true. Make sure to restart the launcher process afterwards for the change to take affect. | ||
+ | * '''Note: This spawns a console per region server process, it is recommended to use a software solution like ComEnu (https://conemu.github.io/) to move these into a tabbed interface if so desired.''' | ||
+ | |||
+ | ===Logbrowser-launcher-plugin 1.0.11=== | ||
* Now defaults to binding to localhost port 1776 only. If you wish to have it bind to all interfaces for remote access set "remoteAllowed" to true inside of settings.json launcher_data folder, and restart your launcher process. '''Note remote access should be considered a security risk unless appropriate measures are taken to lock it down.''' | * Now defaults to binding to localhost port 1776 only. If you wish to have it bind to all interfaces for remote access set "remoteAllowed" to true inside of settings.json launcher_data folder, and restart your launcher process. '''Note remote access should be considered a security risk unless appropriate measures are taken to lock it down.''' |
Revision as of 20:09, 10 October 2018
Launcher 0.5.23
- Due to community request now supports the option of spawning region server processes with a visible console. To enable this in the launcher_data/settings.json file set "serverconsole" to true. Make sure to restart the launcher process afterwards for the change to take affect.
- Note: This spawns a console per region server process, it is recommended to use a software solution like ComEnu (https://conemu.github.io/) to move these into a tabbed interface if so desired.
Logbrowser-launcher-plugin 1.0.11
- Now defaults to binding to localhost port 1776 only. If you wish to have it bind to all interfaces for remote access set "remoteAllowed" to true inside of settings.json launcher_data folder, and restart your launcher process. Note remote access should be considered a security risk unless appropriate measures are taken to lock it down.