Editing RCON

From Eco - English Wiki

Your changes will be displayed to readers once an authorized user accepts them. (help)

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 4: Line 4:
=== Using Eco RCON ===
=== Using Eco RCON ===
By default, Eco's RCON implementation listens on TCP port 3002. This setting can be changed inside the network configuration options as well as the IP/host address the RCON server binds to. To use RCON a valid password must be set inside the [[Server Configuration|Network plugin configuration]]. Servers without a valid password will reject all incoming authentication requests.
By default, Eco's RCON implementation listens on TCP port 3002. This setting can be changed inside the network configuration options as well as the IP/host address the RCON server binds to. To use RCON a valid password must be set inside the [[Server Configuration|Network plugin configuration]]. Servers without a valid password will reject all incoming authentication requests.
[[File:RCON Settings in Network Config.png|frame|none|rcon settings in network config]]




Line 31: Line 29:
!Field||Type|||Value
!Field||Type|||Value
|-
|-
|Size||32-bit [[wiki:Endianness|little-endian]] Signed Integer||Varies, see below.
|Size||32-bit [[wiki:Endianness|little-endian]] Signed [[Integer]]||Varies, see below.
|-
|-
|ID||32-bit [[wiki:Endianness|little-endian]] Signed Integer||Varies, see below.
|ID||32-bit [[wiki:Endianness|little-endian]] Signed [[Integer]]||Varies, see below.
|-
|-
|Type||32-bit [[wiki:Endianness|little-endian]] Signed Integer||Varies, see below.
|Type||32-bit [[wiki:Endianness|little-endian]] Signed [[Integer]]||Varies, see below.
|-
|-
|Body||[[wiki:Null-terminated string|Null-terminated]] ASCII String||Varies, see below.
|Body||[[wiki:Null-terminated string|Null-terminated]] [[wiki:ASCII|ASCII]] [[String]]||Varies, see below.
|-
|-
|Empty String||[[wiki:Null-terminated string|Null-terminated]] ASCII String||0x00
|Empty String||[[wiki:Null-terminated string|Null-terminated]] [[wiki:ASCII|ASCII]] [[String]]||0x00
|-
|-
|}
|}
Line 47: Line 45:
!Size||Containing
!Size||Containing
|-
|-
|4 Bytes||ID Field
|4 [[Byte|Bytes]]||ID Field
|-
|-
|4 Bytes||Type Field
|4 [[Byte|Bytes]]||Type Field
|-
|-
|At least 1 Byte||Packet body (potentially empty)
|At least 1 [[Byte]]||Packet body (potentially empty)
|-
|-
|1 Bytes||Empty string terminator
|1 [[Byte|Bytes]]||Empty string terminator
|}
|}
====Packet ID====
====Packet ID====
Please note that all contributions to Eco - English Wiki are considered to be released under the CC BY-NC-SA 4.0 (see Eco:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)