This small update now makes it so that you can no longer get a RedLight straight away. I have also added the below config option to disable setting the player invulnerable when they leave a RedLight-GreenLight game.
 
 Please add the following line of code to your config.yml:
 
 
 
  Code (Text):
 
 
 
  Code (Text):
  
 #Do you want the player to be made invulnerable on game leave?
  
 Leave-player-invulnerable: true
 
 
 
 
If you discover any other issues with the plugin, please do send me a message or leave a post on the forum with your issue and I'll try my best to assist you.
 
 Change-log:
 Update GitHub repository
 Added a delay check for 'RedLight' to prevent instant checking
 Added new config check to disable player invulnerability on game leave