Adding new protocol revision to AllowedProtocolRevisions.
This commit is contained in:
4
trunk/dist/game/config/Server.properties
vendored
4
trunk/dist/game/config/Server.properties
vendored
@@ -84,8 +84,8 @@ MaximumOnlineUsers = 2000
|
|||||||
# Numbers of protocol revisions that server allows to connect.
|
# Numbers of protocol revisions that server allows to connect.
|
||||||
# Delimiter is ;
|
# Delimiter is ;
|
||||||
# WARNING: <u><b><font color="red">Changing the protocol revision may result in incompatible communication and many errors in game!</font></b></u>
|
# WARNING: <u><b><font color="red">Changing the protocol revision may result in incompatible communication and many errors in game!</font></b></u>
|
||||||
# Default: 603;606;607
|
# Default: 603;606;607;610
|
||||||
AllowedProtocolRevisions = 603;606;607
|
AllowedProtocolRevisions = 603;606;607;610
|
||||||
|
|
||||||
|
|
||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user