Thanks for making this plugin. I did notice that when the end of line is reached, and the next line is loaded, the name in the nameplate is updated without waiting for a call to finish_line(). I fixed this myself by adding in a 'nextName' to YarnDisplay functioning similarly to 'nextLine', but I imagine other developers will be looking for a solution to that as well.