Merge pull request #590 from parkervcp/update/fivem
fix fivem variable in config
This commit is contained in:
		
						commit
						7698f847f0
					
				@ -4,7 +4,7 @@ endpoint_add_tcp "0.0.0.0:30120"
 | 
				
			|||||||
endpoint_add_udp "0.0.0.0:30120"
 | 
					endpoint_add_udp "0.0.0.0:30120"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set your server's hostname
 | 
					# Set your server's hostname
 | 
				
			||||||
set sv_hostname "New FiveM Server with Pterodactyl"
 | 
					sv_hostname "New FiveM Server with Pterodactyl"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Server player slot limit (must be between 1 and 32, unless using OneSync)
 | 
					# Server player slot limit (must be between 1 and 32, unless using OneSync)
 | 
				
			||||||
sv_maxclients 32
 | 
					sv_maxclients 32
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user