Posted February 28, 201312 yr Hi, We've been modding in ModLoader, and want to work in multiplayer. So, we came to forge. However, we can't find ANYWHERE what to do with the server. It says to install it on a server, you just rename the zip as a jar file. That's good and all, but how do you code mods for that? If there are any links that explain this, please tell me! We can't find any. Thanks, Alex
February 28, 201312 yr Inn Forge you code just like you would for SSP when you code for the server. So if you learn to code with the Forge API, you are creating SMP compitable mods www.minecraftforge.net/wiki/Basic_Modding <--- Take a look here for how to start If you guys dont get it.. then well ya.. try harder...
February 28, 201312 yr Author Okay, so by default, a mod is server usable. So, I should always set serverrequired to false? And anyone can connect to the server if they have these mods? I'm really unclear about it, even after reading that guide.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.