The "Fast Respawn Message" plugin allows you to quickly revive a player after death with a message of a supporting color displayed on the screen (without using hex codes).
Plugin Configuration
```yml
# Main Title
title: "You died."
# Title under main title
subtitle: "Good Luck next time
"
# Time in seconds without ""
stay_time: 2
```