SpongeForge is a mod that allows you to run Sponge plugins alongside your Forge mods, with much better compatibility than SpigotForge server-types, and is the most popular system to use for 1.12.2 servers today.
One of the differences between Sponge and Spigot is how plugins are initially stored. Sponge stores plugins inside of the /mods folder, whereas Spigot stores them inside of /plugins. This can be very confusing for those migrating over, but we have this article to help you out!
Changing your Plugins Directory For Sponge
- Stop your server, and then login to your server’s FTP using the details provided on the Multicraft panel. (Related Video: How to Use & Install FileZilla for Your Minecraft Server)
- Once logged in, navigate to config/sponge/.
- Open up global.conf with your preferred text editor.
- Navigate to the sponge > general section of the configuration. This should be approximately around line 275.
- Update the plugins-dir setting to match the below format.
- Start up your server, and your plugins will now launch from the /plugins directory!
If you wish to do the same for the plugin config folders (by default, these will be inside of the /config folder), you can follow the same steps, but change the config-dir setting instead.
If you require any further assistance, please contact our support at: https://shockbyte.com/billing/submitticket.php