Nice mate :)
I will work on the Interface for the Points. Could you tell me were i would start For making it: / Like How would i get your points to show up :/
Personally, I use a line in the quest tab.
c.sendString("@gre@OD Points : @whi@" + Integer.toString(c.overdriveBar), 7338);
That's what mine looks like in my Text class. I'm not sure what it would look like in a Delta source, but it shouldn't be terribly hard to convert.