commandSender.sendMessage(ChatColor.YELLOW+"Did you find a bug? Well that sucks for you.");
newBukkitRunnable(){
@Override
publicvoidrun(){
commandSender.sendMessage("");
commandSender.sendMessage(ChatColor.YELLOW+"Okay, fine. Maybe I'll tell you how to fix the problem. Hehe.");
commandSender.sendMessage(ChatColor.YELLOW+"You can either create an issue on GitHub here: "+ChatColor.BLUE+"https://github.com/brysonsteck/resurrection/issues");
commandSender.sendMessage(ChatColor.YELLOW+"OR you can fill out this Google Form if you don't know how to use GitHub: "+ChatColor.GREEN+"https://forms.gle/3gLmhMXowNyqKUGdA");