mirror of
				https://github.com/OpenFusionProject/OpenFusion.git
				synced 2025-11-04 02:30:21 +00:00 
			
		
		
		
	Fix grammar.
This commit is contained in:
		@@ -1,15 +1,17 @@
 | 
			
		||||
# Login Server configuration
 | 
			
		||||
[login]
 | 
			
		||||
# must be kept in sync with loginInfo.php
 | 
			
		||||
port=8001
 | 
			
		||||
# enables two randomly generated character in the
 | 
			
		||||
# enables two randomly generated characters in the
 | 
			
		||||
# character selection menu for convenience
 | 
			
		||||
randomcharacters=false
 | 
			
		||||
 | 
			
		||||
# Shard Server configuration
 | 
			
		||||
[shard]
 | 
			
		||||
port=8002
 | 
			
		||||
# you'll want to change this one
 | 
			
		||||
ip=192.168.0.17
 | 
			
		||||
# distance at which other players and NPCs
 | 
			
		||||
# distance at which other players and NPCs become visible
 | 
			
		||||
view=20000
 | 
			
		||||
# little message players see when they enter the game
 | 
			
		||||
motd=Welcome to OpenFusion!
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user