testing updates - trying look of styles based on ss64 or MS or man pages

generrosity 2021-12-04 20:10:38 +13:00
parent 7eac0a05e1
commit b39bb38844

@ -109,10 +109,10 @@ These commands are only available if the Markers Component has been enabled (v0.
## Miscellaneous ##
Various other commands.
* `/dynmap sendtoweb message ...` : Send a message to the web UIs only
* `/dynmap ids-for-ip ip-address` : List player IDs that have logged in from given IP address (most recent to least)
* `/dynmap ips-for-id player-id` : List IP addresses that have been used to connect to server by given player ID
* `/dynmap add-id-for-ip player-id ip-address` : Add given player ID to front of list of known IDs for given IP address
* `/dynmap del-id-for-ip player-id ip-address` : Remove given player ID from list of known IDs for given IP address.
* `/**dynmap** **sendtoweb** _message ..._` : Send a message to the web UIs only
* `/**dynmap** **ids-for-ip** _ip-address_` : List player IDs that have logged in from given IP address (most recent to least)
* `/**dynmap** **ips-for-id** _player-id_` : List IP addresses that have been used to connect to server by given player ID
* `/dynmap add-id-for-ip _player-id_ _ip-address_` : Add given player ID to front of list of known IDs for given IP address
* `/dynmap del-id-for-ip _player-id_ _ip-address_` : Remove given player ID from list of known IDs for given IP address.
* `/dynmap webregister` : Start registration of own account for login on web interface
* `/dynmap webregister player-id` : Start registration of another user's account for login on web interface
* `/dynmap webregister _player-id_` : Start registration of another user's account for login on web interface