PlaceholderAPI / Javascript-Expansion

Adds javascript placeholders
GNU General Public License v3.0
22 stars 24 forks source link

Call ScriptEngineManager with null in constructor #27

Closed kangarko closed 4 years ago

kangarko commented 4 years ago

Fixes https://github.com/PlaceholderAPI/PlaceholderAPI/issues/426

WickyPlays commented 4 years ago

What purpose does that serve?

kangarko commented 4 years ago

Have you read the "Fixes ..." above? It aims to solve a failure in getting the script engine on newer Minecraft versions.

WickyPlays commented 4 years ago

Oh i see now.

kangarko commented 4 years ago

Thank you!