Open ethsmith opened 6 years ago
I just noticed there was already a PR for 1.12 but this one is a bit more thorough. I plan to use this updated version myself so I thought I would send a PR for others.
It has been tested and works great.
Do you have a build .jar that you could share?
@Brandutchmen If you open it in your favorite ide or use maven on the command line you can build it immediately but I will get a download to the jar asap as possible for you.
@ThisIzEthan My maven gave me a lot of dependency errors. =(
https://github.com/ThisIzEthan/Movecraft-3/releases/tag/1.12 @Brandutchmen I built it for you. You can post an issue if you have problems but should work fine.
Thank You. Do you by a chance know what is causing my dependency errors? It is tending to revolve around the cannons and vault plugins.
@Brandutchmen Might have to have your ide reindex the maven repositories in the pom.xml
@ThisIzEthan @Brandutchmen I recommend moving over to https://github.com/APDevTeam/Movecraft for dicsussions, PRs, and the rest. This repo has been abandoned for a while
I updated this to use 1.12 packages. Maybe at some point, if I had the time I could make an Abstraction util so that Movecraft could support all versions.