GithubHelp home page GithubHelp logo

ActionBarAPI/1.0 build about jitpack.io HOT 7 CLOSED

vNoobblade avatar vNoobblade commented on June 2, 2024
ActionBarAPI/1.0 build

from jitpack.io.

Comments (7)

PikaMug avatar PikaMug commented on June 2, 2024

You're trying to get org.spigotmc:spigot but you want org.spigotmc:spigot-api

from jitpack.io.

vNoobblade avatar vNoobblade commented on June 2, 2024

I want org.spigotmc:spigot because i have to use nms and org.spigotmc:spigot-api does not have nms

from jitpack.io.

PikaMug avatar PikaMug commented on June 2, 2024

Well https://hub.spigotmc.org/nexus/content/repositories/snapshots/ doesn't have org.spigotmc:spigot so you'll have to get it somewhere else.

from jitpack.io.

vNoobblade avatar vNoobblade commented on June 2, 2024

https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact/target/BuildTools.jar This has org.spigotmc:spigot
java -jar BuildTools.jar --rev 1.8.8

from jitpack.io.

PikaMug avatar PikaMug commented on June 2, 2024

That's not a Maven repository. Even if that file did have org.spigotmc:spigot inside (and looking inside the jar, it doesn't) you would need to depend on it locally. Therefore, Jitpack wouldn't have access to it.

Maybe this tutorial will help you understand Maven better: https://blog.jeff-media.com/how-to-create-your-first-minecraft-plugin-using-the-spigot-api-and-maven/

Alternatively, same yourself the trouble and use an existing action bar API. Here's several: https://browsit.org/search.php?input=actionbar

from jitpack.io.

vNoobblade avatar vNoobblade commented on June 2, 2024

https://www.spigotmc.org/wiki/buildtools/ Please check this

from jitpack.io.

PikaMug avatar PikaMug commented on June 2, 2024

https://www.spigotmc.org/wiki/buildtools/ Please check this

BuildTools may generate a jar you can use locally (meaning your machine), but that has absolutely nothing to with Jitpack (not your machine). Either find/create a Maven repository with the necessary dependency, or stick to compiling locally and avoid Jitpack altogether. Good luck, and if you need more help try the SpigotMC forum https://www.spigotmc.org/forums/spigot-plugin-development.52/

from jitpack.io.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.