#PlaceholderAPI javascript-expansion
1 messages · Page 1 of 1 (latest)
I think once you load the class, you don't need to use reflection anymore and can directly use the methods on the object
yup, just tested
BukkitServer.getClass().getClassLoader().loadClass("net.kyori.adventure.text.Component").text("t")
I tried this, but it doesn't work. Did I do something wrong?
