Please excuse my late answer, I didn't get the email notification for your comment for some reason.
newgame+ should be written without a space between newgame and +.
(Sorry it's confusing, but RPG Maker MV splits plugin commands by spaces. So newgame+ is a command newgame+. But newgame + is a command newgame with an argument +.)
—Dmy