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