server.minClientVersion
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
Variable Server Only 
 
 
 ![]()
Online and Offline Read-Only
Available since Server 1.2.0
int server.minClientVersion
The server.minClientVersion variable is used to fetch the lowest client version that the server allows.
Value
| int | The lowest client version that the server allows. | 
| readonly | This variable cannot be changed. | 
Notes
- This is available so servers can allow clients with outdated versions to connect. Not all old client versions will work due to netcode changes. Check the network versions list to see which clients and servers can use which netcode versions.
 
Examples
There aren't any examples for this variable.
Compatibility
There isn't any compatibility information for this variable.
Related
Server Related
 
 
 
 getClient
 
 
 
 getClientFromPlayerElement
 
 
 
 getClients
 
 
 
 localClient
 
 
 
 client.administrator
 
 
 
 client.cameraInterior
 
 
 
 client.console
 
 
 
 client.despawnPlayer
 
 
 
 client.disconnect
 
 
 
 client.game
 
 
 
 client.gameVersion
 
 
 
 client.getData
 
 
 
 client.index
 
 
 
 client.ip
 
 
 
 client.name
 
 
 
 client.ping
 
 
 
 client.player
 
 
 
 client.removeAllData
 
 
 
 client.removeData
 
 
 
 client.setData