Baccayarro / Movecraft-3

The original movement plugin for Bukkit. Reloaded. The releases feature isn't working, so here is a link to the latest dev version:
https://dl.dropboxusercontent.com/u/11164014/movecraft_beta.zip
GNU General Public License v3.0
15 stars 21 forks source link

Update for 1.12 #277

Open ethsmith opened 6 years ago

ethsmith commented 6 years ago

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.

ethsmith commented 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.

ethsmith commented 6 years ago

It has been tested and works great.

Brandutchmen commented 6 years ago

Do you have a build .jar that you could share?

ethsmith commented 6 years ago

@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.

Brandutchmen commented 6 years ago

@ThisIzEthan My maven gave me a lot of dependency errors. =(

ethsmith commented 6 years ago

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.

Brandutchmen commented 6 years ago

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.

ethsmith commented 6 years ago

@Brandutchmen Might have to have your ide reindex the maven repositories in the pom.xml

TylerS1066 commented 6 years ago

@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