Looking For Experienced Coder To Teach Me How To Code A Specific Plugin?

So I've been trying to learn how to code a plugin for MineCraft. I play on a server and want to help learn how to code the plugin to help out the server since we have a max of two coders. The plugin is a magic spells plugin, allowing the coder to code anything they can in the game. I'll leave the plugin and a simple guide to the plugin below.
http://dev.bukkit.org/...gicspells/
http://nisovin.com/magicspells/customspellcreation
I can't seem to get a foot hold with this plugin or find my way around it. Having a coder who knows there way around this plugin would help out very much. I have unity 3D with Monodevelop and NotePad++. Anyone who is kind enough to help, message me on skype user: Shiroyokai Fuse

Well
those links seem to explain how to use the API quite clearly

Where are you getting lost?

You know the game and factors it uses/resouces (cost to use a spell etc)
And it clearly shows how to access them…
and
YOU have to decide what the spell needs to do / how to cast it
Then
You code it…

I suggest you search YouTube - where there are several Tutorials on using the Kit

I would suggest posting this on Minecraft chat forums (on a board about modding, maybe), and then probably also on Java specific forums.