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

PremiumAutoLogin for forge#49

Open
manugame wants to merge 1 commit intosamolego:frogefrom
modcraftmc:froge
Open

PremiumAutoLogin for forge#49
manugame wants to merge 1 commit intosamolego:frogefrom
modcraftmc:froge

Conversation

@manugame
Copy link
Copy Markdown

Add premiumAutologin option for forge

@SubscribeEvent
public void onInitializeServer(FMLServerAboutToStartEvent event) {

ModLoadingContext.get().registerExtensionPoint(ExtensionPoint.DISPLAYTEST, () -> Pair.of(() -> FMLNetworkConstants.IGNORESERVERONLY, (a, b) -> true));
Copy link
Copy Markdown
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