Plugin Compiling
I don't know why this plugin fork keeps failing to build when i followed the instructions exactly. All it said was to build 1.19.4 and 1.20.4 spigot versions and run
mvn -T 1C clean install
, yet it still says it cant find the dependencies. How do i fix this?
6 Replies
did you build the Spigot versions using --remapped?
i used build.jar externally
i was assuming the spigot data links to maven which links to plugin
you need to use BuildTools, and pass --remapped as an argument.
Remapped adds the Mojang mappings.
remapped in buildtools argument?

wait
i was running .exe and not .jar
💀