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:
@ -63,13 +63,8 @@ Example:
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
### Enable rcon on server
|
|
||||||
Remember to enable rcon by adding following lines to ```server.properties``` file.
|
|
||||||
=======
|
|
||||||
##### Enable rcon on server
|
##### Enable rcon on server
|
||||||
Remember to enable rcon by adding following lines to [```server.properties```](https://minecraft.gamepedia.com/Server.properties) file.
|
Remember to enable rcon by adding following lines to [```server.properties```](https://minecraft.gamepedia.com/Server.properties) file.
|
||||||
>>>>>>> develop
|
|
||||||
```
|
```
|
||||||
enable-rcon=true
|
enable-rcon=true
|
||||||
rcon.port=25575
|
rcon.port=25575
|
||||||
@ -78,11 +73,7 @@ rcon.password=your_rcon_pasword
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
#### Contact:
|
|
||||||
=======
|
|
||||||
##### Contact:
|
##### Contact:
|
||||||
>>>>>>> develop
|
|
||||||
|
|
||||||
* WWW: https://github.com/Tiiffi/mcrcon/
|
* WWW: https://github.com/Tiiffi/mcrcon/
|
||||||
* MAIL: tiiffi at gmail
|
* MAIL: tiiffi at gmail
|
||||||
|
|||||||
Reference in New Issue
Block a user