Fix the issue in the config which was causing the tests to fail.
This commit is contained in:
		@@ -24,7 +24,7 @@ jailing:
 | 
				
			|||||||
    blockPlaceWhiteList: ['crops', 'carrot', 'potato'] # these blocks can be placed at any time by prisoners
 | 
					    blockPlaceWhiteList: ['crops', 'carrot', 'potato'] # these blocks can be placed at any time by prisoners
 | 
				
			||||||
    commandPenalty: 5m
 | 
					    commandPenalty: 5m
 | 
				
			||||||
    commandProtection: true
 | 
					    commandProtection: true
 | 
				
			||||||
    commandWhitelist: ['/ping', '/list', '/jail status]
 | 
					    commandWhitelist: ['/ping', '/list', '/jail status']
 | 
				
			||||||
    countDownTimeWhileOffline: false
 | 
					    countDownTimeWhileOffline: false
 | 
				
			||||||
    cropTramplingPenalty: 5m
 | 
					    cropTramplingPenalty: 5m
 | 
				
			||||||
    cropTramplingProtection: true
 | 
					    cropTramplingProtection: true
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user