Alright, pool is now finally up. Disclaimer, this has hardly been tested, so there could be bugs.
pocminer_pool:
https://mega.co.nz/#!7hwHQJLZ!-waC7CwWeMStkdAwjEVbew1fN_YqeZDRWMWfCylaNPo(I know I shouldn't have made a separate miner, but it needs an overhaul anyway, so that'll be coming at a later time)
pocminer_pool does both solo and pool mining. plot files that have a corresponding passphrase in the passphrases.txt file are solomined if you have your wallet running, and plot files without a passphrase are assumed to be for the pool
edit the pool ip into the mine.bat file.
go to the pool at
http://198.199.103.145:8121/put your payout address(BURST- address) into the textbox, and submit it to get a generate address
generate your plots for that
target deadline is currently set to 20000, so you'll get a pool share for every deadline under 20k your miner finds.
When the pool finds a block, the reward is given out proportionally to the number of shares each person submitted since the last found block
payout should be instant when a block is found, since there is no block maturing time.
If anyone wants to host their own, code is on github, and you need the lastest client from github also.