Bassebombecraft

Bassebombecraft

18.5k Downloads

Disable Welcome Message Config Option

Closed this issue ยท 5 comments

commented

Minecraft v1.15.2

Can a config option be added to disable the Welcome Message in the chat upon login?

commented

No. Not in release 1.43. But I can add it as an option to 1.44?

commented

Yes, that's fine. Whenever possible. :)

commented

@WenXin20 : A config option will be added to 1.44 which supports disabling the welcome message in the bassebombecraft-common.toml file:

	#BasseBombeCraft settings
	[General.BasseBombeCraft]
		#Defines if MOD welcome message is enabled when mod is loaded.
		enableWelcomeMessage = false
commented

Resolved with commit: a5bbdaf

commented

Thanks!