Update README.MD

This commit is contained in:
DaMachinator 2018-02-15 18:00:56 -05:00
parent 740e967a90
commit d93e0249b2
1 changed files with 2 additions and 2 deletions

View File

@ -35,13 +35,13 @@ help: Lists all commands with no arguments,
players: Lists online players players: Lists online players
uptime: Print server uptime uptime: Print server uptime
``` ```
* Edit config settings without restarting the server! * Edit and reload the config file without restarting the server!
``` ```
/config <connect|disconnect|reload> /config <connect|disconnect|reload>
Connect or disconnect the bridge, Connect or disconnect the bridge,
or cycle the connection and reload the config file or cycle the connection and reload the config file
``` ```
* Pass through commands to MC! Fully configurable. * Pass through commands to MineCraft! Fully configurable.
``` ```
# MC commands that can be executed through the bridge # MC commands that can be executed through the bridge
# Separate bridge command and MC command with '=', # Separate bridge command and MC command with '=',