mirror of
				https://github.com/WarrenHood/MC-Modpack-ForgeBoys.git
				synced 2025-11-04 01:28:39 +00:00 
			
		
		
		
	Added whitelist.json to server
This commit is contained in:
		
							parent
							
								
									9fe3ae497f
								
							
						
					
					
						commit
						03246cadb8
					
				| 
						 | 
				
			
			@ -222,3 +222,8 @@ apply_policy = "Once"
 | 
			
		|||
target_path = "servers.dat"
 | 
			
		||||
side = "Client"
 | 
			
		||||
apply_policy = "Always"
 | 
			
		||||
 | 
			
		||||
[files."./server/whitelist.json"]
 | 
			
		||||
target_path = "whitelist.json"
 | 
			
		||||
side = "Server"
 | 
			
		||||
apply_policy = "Always"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										38
									
								
								server/whitelist.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										38
									
								
								server/whitelist.json
									
									
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,38 @@
 | 
			
		|||
[
 | 
			
		||||
    {
 | 
			
		||||
        "name": "CasualDip",
 | 
			
		||||
        "uuid": "3c6e74a4-21fa-442e-b20e-cbd23e9d535a"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "name": "nullbyte001",
 | 
			
		||||
        "uuid": "a0d93e94-fd54-4ccf-adf2-a37f68a3af77"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "name": "DrLeeManh",
 | 
			
		||||
        "uuid": "0eccfe0f-900d-428c-a7da-980a5953cee4"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "name": "Max_Maniac",
 | 
			
		||||
        "uuid": "28285481-a509-4ef4-ae9b-85322d0e2c8a"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "name": "Zubz707",
 | 
			
		||||
        "uuid": "fade1870-6562-4f6e-a1c3-2fa53574eee8"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "name": "PippyCake",
 | 
			
		||||
        "uuid": "6afe3168-9fd9-4b05-9286-4dc37753cf1c"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "name": "CloudHugs",
 | 
			
		||||
        "uuid": "bcecaa44-d2d7-42c2-bfea-fbba29ea4aaf"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "name": "OneShotWanza",
 | 
			
		||||
        "uuid": "81e59ba1-24a5-450e-9345-a3bae0c48622"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "name": "CheeseGirl_McGee",
 | 
			
		||||
        "uuid": "91da62a0-a7e6-47fe-97df-02fb6e9bc1b8"
 | 
			
		||||
    }
 | 
			
		||||
]
 | 
			
		||||
		Loading…
	
		Reference in a new issue