IRRC, this is how I remember installing it:
Download the recommended 1.6.4 installer, save it to desktop or where ever.
Make a new folder on your desktop called MCPC+ or something.
Double click the jar to run it, click install server, click the ... and navigate to the folder you just made.
Install it.
Navigate to your monster server directory.
Delete the folder named libraries in your monster server.(Idk if this is required, it won't hurt though)
Copy all the files from the MCPC+ folder to the monster server folder or upload them to your server.
If your server is hosted by a company, then:
Set your server to start with the cauldron.
Run the server.
If you are running the server from your PC then:
Make a .bat file and in it paste this:
Code:
java -Xms2048m -Xmx2048m -XX:PermSize=128m -jar cauldron-1.6.4-1.965.21.182-server.jar
pause
You can change 2048m to other values for more/less RAM.
Run the server using the .bat file now so you get a console.
You should see a plugins folder and some other files/folders appear.
stop your server