Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for my repo + ACF #21

Open
aikar opened this issue Aug 21, 2018 · 3 comments
Open

Add support for my repo + ACF #21

aikar opened this issue Aug 21, 2018 · 3 comments

Comments

@aikar
Copy link

aikar commented Aug 21, 2018

Hello,
I built a framework that is spreading through the community pretty fast called ACF (Spigot Thread), as well as other libraries such as TaskChain, IDB, and Minecraft Timings.

So my repo is common for plugins using my libraries, so recommending adding it:

    maven {
        name 'aikar'
        url 'https://repo.aikar.co/content/groups/aikar/'
    }

Might also be useful to add an dependencies { acf-paper 0.5.0 } support too, that auto follows my gradle configuration guide:
https://github.com/aikar/commands/wiki/Gradle-Setup to setup shading and automatic relocation for the user.

@osipxd
Copy link
Member

osipxd commented Aug 21, 2018

Hello!
Yes, I'll add your repo to BukkitGradle.
Also, I'll think about adding automatic relocation.

Thanks for the suggestion.

@aikar
Copy link
Author

aikar commented Aug 21, 2018

Well please don't add it partially, if support is added, it needs to be relocated :)

@osipxd
Copy link
Member

osipxd commented Aug 21, 2018

  • Add Aikar's repo
  • Add ACF support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants