Hey (anyone willing to read this and hopefully give positive feedback/information)! I have a Mac and I'm not the best at making servers. . . I was curious: How do I install mods onto a server? Not necessarily plugins (I've tried Bukkit and failed miserably), but just something to make a Vanilla server slightly more interesting, y'know?
-Thanks in advance to anyone who can help out
-Thanks in advance to anyone who can help out
2
I would go with bukkit it's VERY easy (vanilla servers are the same way, except without a plugins folder).
Make a folder on your desktop. Call it Minecraft Server (whatever you like really). Then download the craftbukkit.jar or the minecraft_server.jar and save into the folder on your desktop. When you finish that, open up terminal and type
the first number is the minimal amount of ram you want dedicated to your server and the second is the max (in mb). 1024 = 1 gig of ram. Hit enter, and your server should load files inside the folder. Type
Go on youtube and search for more health.
Make a folder on your desktop. Call it Minecraft Server (whatever you like really). Then download the craftbukkit.jar or the minecraft_server.jar and save into the folder on your desktop. When you finish that, open up terminal and type
cd hit space, then drag the folder into terminal. Hit enter, and copy paste this: java -Xms1024M -Xmx1024M -jar craftbukkit.jar noguithe first number is the minimal amount of ram you want dedicated to your server and the second is the max (in mb). 1024 = 1 gig of ram. Hit enter, and your server should load files inside the folder. Type
stop to stop the server. If you run bukkit there will be a plugins folder. If not then no plugins folder. I THINK that to install mods on a vanilla you extract the .jar and install the files (a server version of the files). With bukkit you just drop the plugin's .jar in the plugins folder and restart / type reload in terminal. Go on youtube and search for more health.
Read the instructions on the mod.
