SpongePowered / SpongeForge

A Forge mod that implements SpongeAPI
http://www.spongepowered.org/
MIT License
1.14k stars 306 forks source link

How to disable SpongeForge mod while I only want use Forge on a panel server #3306

Open Pevernow opened 1 year ago

Pevernow commented 1 year ago

Version

7.3.0

Operating System

Linux

Java Version

1.8.0_312, Temurin OpenJDK 64-Bit Server VM (mixed mode), Temurin

Plugins/Mods

1

Describe the bug

I am using a panel server with SpongeForge. I started the server but there is too much error with SpongeForge.jar I would like to disable it so I delete it. But the host of the server force to add the SpongeForge.jar while launching minecraft server. Is there any way to config to stop SpongeForge from loading?

Link to logs

No response

Yeregorix commented 1 year ago

There is no config to fully disable SpongeForge. The only correct way to do that is to remove the corresponding jar in the mods folder. If you can't remove the jar, you should directly ask to your hosting provider how to do it.