Both the features listed above have been disabled until they can be re-implemented.
The way the table generatings the users file, is also vastly different to how bukkit handles it.
It makes our scripts useless, and theres a huge amount of coding invovled in the php files too.
Both php files will need re-writing in order to work with bukkit, as well as changes to the MySQL table.
You fail to see as you do not have the knowledge of how mccp and link account works. The main focus point of the moment is getting bukkit online and going back to the old map.
All I mean is that you should be able to make a plugin to allow 'plugin reloading from console', which is what you say you need.
I fail to see what the php files and the mySQL tables have to do with that, though perhaps I am missing something?
If your happy to re-write two whole php files, and reconfigure mysql tables aswell, be my guest.
Please look at the bigger picture in the future.
Are you sure about that?
calling server.reload() from within a plugin will reload all plugins (or so they claim) and you can make plugins respond to console commands, so surely it is simply a matter of making a very simple plugin to chain the two together. No?