Because of Mojang's weird coding, villager farms are broken by disabling mobGriefing, which we use on VCV to stop creepers from breaking blocks. I said rather than trying to get some weird convoluted method of keeping mobGriefing on without creepers breaking blocks, writing a plugin to do it would probably be much easier and quicker than using something like workdguard. I asked for a random number, and
@Light_Blue_Man said 78, so I promised I'd do the plugin in 78 lines.
With that being said, the plugin took only 31 lines. I padded it out a bit with comments on stuff and nicer formatting, but I was still too short, so I stuck a nyan cat on the bottom. It also took me about 5 mins. Plus a little longer finding a nice ascii picture for the bottom to fill the rest of the lines
Proof of the plugin code:
https://gist.github.com/luisc99/ae69742675943c59fb2faedcc69b5149(This is now effective on VCV. Let me know if there's any problems.)