p.sendMessage(ChatColor.YELLOW+"Resurrection is a Spigot Minecraft plugin that forces players to wait 24 hours before respawning.");
p.sendMessage(ChatColor.YELLOW+"This server is running version "+ChatColor.AQUA+currentVersion+ChatColor.YELLOW+" of Resurrection.");
p.sendMessage("");
if(outdated){
p.sendMessage(ChatColor.RED+"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. Read more here: https://www.gnu.org/licenses/agpl-3.0.en.html");
p.sendMessage(ChatColor.YELLOW+"For more information on this plugin or to download it for yourself, visit the GitHub repository at https://github.com/brysonsteck/resurrection");