Can I add Sponge Plugin to server, but not to client?

Hello everybody!

I recently learned about the Sponge and would like to know some details .
So , Bukkit and Spigot allows you to install a plugin on the server but not on the client .
Can I do the same with Sponge Forge?
I want to create a plugin for Sponge, but to install it only on the server .
Players must go to the server without a plugin , but to use the plugin functions .
It’s real?

Yes.

You could even make a forge mod and only install it on the server, as long as the mod doesn’t need to touch anything clientside.

SpongeForge and SpongeVanilla both have this functionality.

Have a read, m8. You’ll find its much easier once you actually know what it Sponge and how it works. In these pages you are provided with a wide range of documentation, so use it.

Sponge Documentation - English

1 Like