- If you are using version   6.0.3   ,   6.0.2   or older versions you will need to delete the whole BotSentry folder!   
     - If you are using version   6.0.4   , you can just change the values manually!       
 
 
    Changed     
 
 » Changed some default values of the config 
 
  
  
    Code (Text): 
  
 
  
    # AntiBot mode enabling conditions 
   
 attack: 
   
   # How many successful connections needs to be performed in how many milliseconds to trigger anti bot protection 
   
   fast: 
   
     amount: 5 
   
     time: 1000 
   
   # Only for dev! (don't touch!) 
   
   slow: 
   
     enabled: true 
   
     players: 5 
   
     time: 35000 
   
 
   
 # How many players with the same ip address can be playing at the same time? 
   
 connected: 
   
   players: 5 
  
 
    
 Don't forget to leave a ★★★★★ review if the plugin saved you from Bot Attacks! 
 -