Update README.md

This commit is contained in:
Tiiffi
2019-11-08 21:39:24 +02:00
committed by GitHub
parent 2732e81ca8
commit a9ec7dc6ac

View File

@ -1,4 +1,4 @@
# mcrcon #
# mcrcon
mcrcon is console based Minecraft [rcon](https://developer.valvesoftware.com/wiki/Source_RCON_Protocol) client for remote administration and server maintenance scripts.
@ -53,8 +53,8 @@ Example:
---
### Enable rcon on server
Remember to enable rcon by adding following lines to ```server.properties``` file.
##### Enable rcon on server
Remember to enable rcon by adding following lines to [```server.properties```](https://minecraft.gamepedia.com/Server.properties) file.
```
enable-rcon=true
rcon.port=25575