MagisterCultuum
Great Sage
Actually, now that I think of it last time I used pPlot.changePlotCounter(-100) whereas this time I used pPlot.changePlotCounter(pPlot.getPlotCounter() * -1), which is what Sanctify uses. Maybe it isn't set up to have a lower cap at 0 like it has an upper cap at 100, so the plot counter can become negative and not be checked like ti usually would be.