We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c68d9c commit 0d11c6aCopy full SHA for 0d11c6a
README.md
@@ -63,13 +63,8 @@ Example:
63
64
---
65
66
-<<<<<<< HEAD
67
-### Enable rcon on server
68
-Remember to enable rcon by adding following lines to ```server.properties``` file.
69
-=======
70
##### Enable rcon on server
71
Remember to enable rcon by adding following lines to [```server.properties```](https://minecraft.gamepedia.com/Server.properties) file.
72
->>>>>>> develop
73
```
74
enable-rcon=true
75
rcon.port=25575
@@ -78,11 +73,7 @@ rcon.password=your_rcon_pasword
78
79
80
81
82
-#### Contact:
83
84
76
##### Contact:
85
86
77
87
* WWW: https://github.com/Tiiffi/mcrcon/
88
* MAIL: tiiffi at gmail
0 commit comments