mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-23 17:19:16 +00:00
Repush
This commit is contained in:
@@ -82,6 +82,7 @@ public class Iris extends MortarPlugin
|
||||
|
||||
public Iris()
|
||||
{
|
||||
instance = this;
|
||||
INMS.get();
|
||||
IO.delete(new File("iris"));
|
||||
lowMemoryMode = Runtime.getRuntime().maxMemory() < 4000000000L; // 4 * 1000 * 1000 * 1000 // 4gb
|
||||
|
||||
Reference in New Issue
Block a user