Plugin not loading

Hello!

My plugin is not loading. It doesn’t write logs that I put in my code, but in FML logs it is loading as mod without any errors. Latest version of Sponge & API. I put the jar in the /mods folder of serverside. I must put it in clientside also maybe?

Here’s my Main.java: http://pastebin.com/WxAanHNw
And here’s my Reference.java: http://pastebin.com/pvpLjsQK

Regards.

The sponge API isn’t out yet, so it isn’t done and since the API isn’t out yet neither is sponge.

5 Likes

We need a disclaimer before getting on the forums: “SPONGE ISN’T FINISHED!”

5 Likes

I don’t think Sponge can even load jars yet…

sponge doesn’t handle the loading of plugins FML does