mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-10-31 17:08:06 +00:00 
			
		
		
		
	Update requirements for startup configuration.
FiveM supports 32 players | Also a server name can have as many characters as possible
This commit is contained in:
		
							parent
							
								
									66b4b3fc81
								
							
						
					
					
						commit
						4c513e2ef5
					
				| @ -39,7 +39,7 @@ | ||||
|             "default_value": "30", | ||||
|             "user_viewable": 1, | ||||
|             "user_editable": 0, | ||||
|             "rules": "required|integer|between:1,31" | ||||
|             "rules": "required|integer|between:1,32" | ||||
|         }, | ||||
|         { | ||||
|             "name": "Server Hostname", | ||||
| @ -48,7 +48,7 @@ | ||||
|             "default_value": "My new FXServer!", | ||||
|             "user_viewable": 1, | ||||
|             "user_editable": 1, | ||||
|             "rules": "required|string|max:64" | ||||
|             "rules": "required|string" | ||||
|         } | ||||
|     ] | ||||
| } | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user