Minecraft – How to convert world data into a map and how to install server side mods

minecraft-java-editionmodsserver-administration

I have a couple questions. I'm hosting a Minecraft server that I downloaded directly from the minecraft.net site. It's legit and whatnot.

First of all I was wondering if there was a map app that could take the world data and convert it into a map on the server side (not the client mods), hopefully one that's live and runs in a browser.

Secondly, is it possible to put the vanilla minecraft server 1.0 into something like bukkit so I can install server-side mods? If so where would I go and how would I get started.

Best Answer

Bukkit is a standalone replacement for minecraft_server.jar and if you want server-side plugins you need to use it. While there isn't a stable release for Minecraft 1.0, after some trial and error I found that build 1493 works and has been running my Minecraft 1.0 world successfully for a few days now.

I can't help you setup Bukkit standalone because I never did that - I installed McMyAdmin. Set it up according to the install directions, go into the control panel and select "Update/Install Bukkit" under About/Updates. It will warn about downgrading - that's OK. Once it has installed bukkit, open the MCMA\Minecraft folder and replace the craftbukkit.jar with build 1493 from the above link. Copy your world in and adjust the server.properties file as needed.

In theory, if you have a working minecraft_server.jar setup running you could just change it to point to craftbukkit.jar.

As for dynamic mapping, the plugin you want is Dynmap.