mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
Update FUtil.java
This commit is contained in:
parent
a3cccc7ac0
commit
7afa80c89f
@ -149,6 +149,7 @@ public class FUtil
|
||||
return DEVELOPERS.contains(player.getName());
|
||||
}
|
||||
}
|
||||
|
||||
public static boolean inDeveloperMode()
|
||||
{
|
||||
return ConfigEntry.DEVELOPER_MODE.getBoolean();
|
||||
|
Loading…
Reference in New Issue
Block a user