From b39bb38844e37faef3c578e96e8609fbfaa84436 Mon Sep 17 00:00:00 2001 From: generrosity Date: Sat, 4 Dec 2021 20:10:38 +1300 Subject: [PATCH] testing updates - trying look of styles based on ss64 or MS or man pages --- Commands.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Commands.md b/Commands.md index 99e1689..4561d12 100644 --- a/Commands.md +++ b/Commands.md @@ -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