Just re-throw here given it's already an extremely niche condition and will block commands
---------
Co-authored-by: Maddy Miller <mnmiller1@me.com> (b0c14624 by sirywell)
Add parent dir to manifest classpath to account for paper-remapped load point.
Currently, the remapped WorldEdit jar on paper is loaded from a sub-directory of the plugins folder, meaning dependencies like truezip and rhino won't be found in the documented search locations. Adding the parent dir temporarily solves this.
See #2692.
Closes #2691. (db49cea6 by wizjany)
Merge pull request #2674 from EngineHub/ot/bugfix/actually-wait-is-this-a-feature
Fix block entities in features/structures (e2cc52c1 by Octavia Togami)