mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-03 08:26:11 +00:00
More debug
This commit is contained in:
parent
7910034916
commit
6a247c425a
@ -461,6 +461,8 @@ public class Iris extends VolmitPlugin implements Listener {
|
||||
.maxHeight(256)
|
||||
.build();
|
||||
|
||||
Iris.debug("Generator Config: " + w.toString());
|
||||
|
||||
File ff = new File(w.worldFolder(), "iris");
|
||||
if(!ff.exists() || ff.listFiles().length == 0)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user