StackMob 1.12 open source is the same as the new one.
Hyperburger opened this issue · 7 comments
I want to use the old StackMob (for 1.12)
But the open-source of it is the new one 1.13 - 1.14.
How to get the old open source?
Update:
I downloaded it, BUT
so many errors, http://prntscr.com/ol5myd
Every bukkit import doesn't work.
https://github.com/Nathat23/StackMob-3/tree/legacy
Make sure that is it imported as a maven project.
I downloaded the project,
opened it by:
File > Open > StackMob-Legacy
Then I went to the Pom.xml , and did this http://prntscr.com/ol5its
Your imports are fine, but the bukkit ones are not working,
Could you explain maybe a better way to import the whole project?
Thank you very much
Its something with the spigot/bukkit API, can you take a look at it or something? I just really want it to work
ok, maybe can you just make the messages editable? I wanted to make them editable trough a config,
but I just can't make it work
@Hyperburger, if you are still interested.
I recommend updating plugins and build dependancies to latest versions first.
org.apache.maven.plugins.maven-shade-plugin is 3.2.1
org.apache.maven.shared.maven-filtering is 3.1.1
Otherwise, as long as you have imported and have your JDK SDK imported, it all checks out fine for me.
Make sure you Import Project, not just open.
New -> Project from Existing Sources -> Import project from external model ->Maven