How can I play Minecolony in SMP?

Minecolony is a nice SSP mod that adds some NPCs like a farmer and a miner. How can I make that work on SMP as well? I can put the ingredients for the items together but not craft them, and using give returns that the items don't exist. I tried adding all files from the mod into the minecraft_server.jar without success, so

How can Minecolony be played on SMP? Or are there at least some other nice NPC SMP mods?


The mod is not currently compatible with SMP.

EDIT:

I did some digging through the topic, and through the guy's website. He will start working on SMP after he finishes the single player version


1) Learn how to program java

2) Learn how to decompile .class files

3) spend some time figuring out what the .class files are doing

4) write code that makes minecolony work with smp

or wait for the author to do it.