Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

PremiumAutoLogin for forge #49

Open
wants to merge 1 commit into
base: froge
Choose a base branch
from
Open

Conversation

manugame
Copy link

Add premiumAutologin option for forge

@@ -75,6 +86,8 @@ public SimpleAuth() {

@SubscribeEvent
public void onInitializeServer(FMLServerAboutToStartEvent event) {

ModLoadingContext.get().registerExtensionPoint(ExtensionPoint.DISPLAYTEST, () -> Pair.of(() -> FMLNetworkConstants.IGNORESERVERONLY, (a, b) -> true));
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this do?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants