mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-04 00:46:08 +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)
|
.maxHeight(256)
|
||||||
.build();
|
.build();
|
||||||
|
|
||||||
|
Iris.debug("Generator Config: " + w.toString());
|
||||||
|
|
||||||
File ff = new File(w.worldFolder(), "iris");
|
File ff = new File(w.worldFolder(), "iris");
|
||||||
if(!ff.exists() || ff.listFiles().length == 0)
|
if(!ff.exists() || ff.listFiles().length == 0)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user