mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-09 09:16:34 +00:00
Clean up debug info
This commit is contained in:
@@ -34,6 +34,7 @@ public class Terra extends JavaPlugin {
|
||||
@Override
|
||||
public void onEnable() {
|
||||
instance = this;
|
||||
Debug.setMain(this);
|
||||
ConfigUtil.loadConfig(this);
|
||||
|
||||
PluginCommand command = getCommand("terra");
|
||||
|
||||
Reference in New Issue
Block a user