mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-17 22:31:52 +00:00
Add new debug options to plugin config
This commit is contained in:
@@ -68,11 +68,6 @@ public class StandalonePlugin implements TerraPlugin {
|
||||
return new File(".");
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isDebug() {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public Language getLanguage() {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user