Add version to debug message

This commit is contained in:
MistPhizzle 2014-10-09 20:35:50 -04:00
parent 3aeebf2622
commit ae30f4bced

View file

@ -2217,6 +2217,7 @@ public class Methods {
writeToDebug("");
writeToDebug("");
writeToDebug("Date Created: " + getCurrentDate());
writeToDebug("Bukkit Version: " + Bukkit.getServer().getVersion())
writeToDebug("");
writeToDebug("ProjectKorra (Core) Information");
writeToDebug("====================");