mirror of
https://github.com/Tiiffi/mcrcon.git
synced 2025-10-27 11:21:07 -04:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@ -1,4 +1,4 @@
|
|||||||
###Installing:
|
### Installing:
|
||||||
|
|
||||||
from sources:
|
from sources:
|
||||||
```sh
|
```sh
|
||||||
@ -15,8 +15,8 @@ You can also download precompiled binaries*: https://github.com/Tiiffi/mcrcon/re
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
###Usage:
|
### Usage:
|
||||||
mcrcon [OPTIONS]... [COMMANDS]...
|
mcrcon [OPTIONS] [COMMANDS]
|
||||||
|
|
||||||
Sends rcon commands to Minecraft server.
|
Sends rcon commands to Minecraft server.
|
||||||
|
|
||||||
@ -47,7 +47,7 @@ Example:
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
###Enable rcon on server
|
### Enable rcon on server
|
||||||
Remember to enable rcon by adding following lines to ```server.properties``` file.
|
Remember to enable rcon by adding following lines to ```server.properties``` file.
|
||||||
```
|
```
|
||||||
enable-rcon=true
|
enable-rcon=true
|
||||||
@ -57,7 +57,7 @@ rcon.password=your_rcon_pasword
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
####Contact:
|
#### Contact:
|
||||||
|
|
||||||
* WWW: https://github.com/Tiiffi/mcrcon/
|
* WWW: https://github.com/Tiiffi/mcrcon/
|
||||||
* MAIL: tiiffi_at_gmail_dot_com
|
* MAIL: tiiffi_at_gmail_dot_com
|
||||||
|
|||||||
Reference in New Issue
Block a user