p.sendMessage(ChatColor.RED+"HOWEVER, A newer version of this plugin is available. Please notify a server admin to update this plugin for new features and/or stability improvements.");
p.sendMessage(ChatColor.YELLOW+"This plugin is licensed under the GNU Affero General Public License v3.0. For more info, run "+ChatColor.AQUA+"/source");
p.sendMessage(ChatColor.YELLOW+"For more info on this plugin or to download it, visit the GitHub repository at https://github.com/brysonsteck/resurrection");
System.out.println("[Resurrection] Resurrection is a Spigot Minecraft plugin that forces players to wait a certain amount of time before respawning.");
System.out.println("[Resurrection] This server is running version "+currentVersion+" of Resurrection.");
if(outdated){
System.out.println("[Resurrection] HOWEVER, a newer version of Resurrection is available. Please check the updater on startup for more information.");
}
System.out.println("[Resurrection]");
System.out.println("[Resurrection] This plugin is licensed under the GNU Affero General Public License v3.0. For more info, run /source");
System.out.println("[Resurrection] Since you're the admin, you probably know where to download it lmao. Here's the link anyway: https://github.com/brysonsteck/resurrection");