mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-08-03 18:38:47 +00:00
Update FUtil.java
This commit is contained in:
@@ -149,6 +149,7 @@ public class FUtil
|
|||||||
return DEVELOPERS.contains(player.getName());
|
return DEVELOPERS.contains(player.getName());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public static boolean inDeveloperMode()
|
public static boolean inDeveloperMode()
|
||||||
{
|
{
|
||||||
return ConfigEntry.DEVELOPER_MODE.getBoolean();
|
return ConfigEntry.DEVELOPER_MODE.getBoolean();
|
||||||
|
Reference in New Issue
Block a user