mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2025-02-11 19:50:37 +00:00
Add version to debug message
This commit is contained in:
parent
3aeebf2622
commit
ae30f4bced
1 changed files with 1 additions and 0 deletions
|
@ -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("====================");
|
||||
|
|
Loading…
Reference in a new issue