{
FunctionHelper.registerServerCommand(new CommandAuth());
if (AuthEventHandler.whitelist)
{
FunctionHelper.registerServerCommand(new CommandWhiteList());
FunctionHelper.registerServerCommand(new CommandVIP());
}
if (checkVanillaAuthStatus && !forceEnabled)
{