Minor formatting changes.

This commit is contained in:
Tiiffi
2015-01-13 20:05:10 +02:00
parent 1d8175faba
commit d1266e97b3

View File

@ -31,7 +31,7 @@ Example:
```mcrcon -c -H 192.168.1.42 -P 9999 -p password cmd1 "cmd2 with spaces"``` ```mcrcon -c -H 192.168.1.42 -P 9999 -p password cmd1 "cmd2 with spaces"```
####Enable rcon ####Enable rcon
Remember to enable rcon by changing/adding these lines to server.properties Remember to enable rcon by changing/adding these lines to ```server.properties``` file.
``` ```
enable-rcon=true enable-rcon=true
rcon.password=your_rcon_pasword rcon.password=your_rcon_pasword