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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user