Add alternate directory structure to better support huge worlds
This commit is contained in:
parent
b19d8f8745
commit
0cf7b4be9b
16 changed files with 118 additions and 51 deletions
|
|
@ -15,4 +15,5 @@ public class DynmapWorld {
|
|||
public int servertime;
|
||||
public boolean sendposition;
|
||||
public boolean sendhealth;
|
||||
public boolean bigworld; /* If true, deeper directory hierarchy */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue