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

ProSkillApi renamed to Fabled #2752

Open
2 tasks done
BijuuKrunos opened this issue Apr 19, 2024 · 5 comments
Open
2 tasks done

ProSkillApi renamed to Fabled #2752

BijuuKrunos opened this issue Apr 19, 2024 · 5 comments
Labels
Bug A bug in the code or in a documentation.

Comments

@BijuuKrunos
Copy link
Contributor

BijuuKrunos commented Apr 19, 2024

Confirm the following

  • I use the latest release or dev-build. I also checked that this problem hasn't already been fixed in a newer dev-build.
  • There are no open or closed issues that are related to my problem.

BetonQuest version information

bq version
[12:44:49 INFO]: [BetonQuest] Version Information
BetonQuest version: 2.0.1
Server version: git-Paper-485 (MC: 1.20.4)

Hooked into: Citizens (2.0.33-SNAPSHOT (build 3393)), Denizen (1.3.0-SNAPSHOT (build 7019-DEV)), HolographicDisplays (3.0.5-SNAPSHOT-b267), LuckPerms (5.4.122), PlaceholderAPI (2.11.5), ProtocolLib (5.2.0), Vault (1.7.3-b131), WorldEdit (7.3.0+6678-55745ad), WorldGuard (7.0.9+5934e49)

Expected behaviour

That the integration works

Actual behaviour

it does not work...

Steps to reproduce

Install newest fabled dev Build from there DC and newest BQ Version and try to use the skillapi integration.

Error, Warning, Exception or Thread Dump

[BetonQuest] Condition type skillapilevel is not registered, check if it's spelled correctly in 'shops-paesse.rpg_lvl_10'

Additional information

A few weeks ago the ProMCTeam and all there Plugins got renamed. Should because of that. There new name is now Mage Monkey Studio and ProSkillApi got renamed to Fabled.

https://www.spigotmc.org/resources/91913/

@BijuuKrunos BijuuKrunos added the Bug A bug in the code or in a documentation. label Apr 19, 2024
@Wolf2323
Copy link
Member

Ok thank you for letting us know, i will look into this, and will rename the plugin too in BetonQuest, so we hook again into the plugin

@Wolf2323 Wolf2323 changed the title ProSkillApi integration broken ProSkillApi integration broken (Plugin was Renamed) Apr 19, 2024
@Wolf2323
Copy link
Member

Wolf2323 commented May 1, 2024

For now we can't fix this, as there is no Fabled jar on spigot.

Anyway i looked into there discord, to just see, if i can already prepare this update, but i cant find a jar download there.

@BijuuKrunos
Copy link
Contributor Author

You can find the newest dev build in the #fabled-dev-builds channel: https://discord.com/channels/818973833570680882/938607030367826001

the current newest version can be downloaded here: https://s01.oss.sonatype.org/content/repositories/snapshots/studio/magemonkey/fabled/1.0.0-R0.18-SNAPSHOT/fabled-1.0.0-R0.18-20240430.060657-1.jar

Can understand, that you dont want to do that until a new spigot release, problem right now is they themselfs dont support the old name anymore.

@Wolf2323
Copy link
Member

Wolf2323 commented May 2, 2024

Ok, now i know where to download, but the issue is still that spigot has no release for the new named project. So we wait until a release with the new name. The only thing you can do is, ask them for a release.

@Travja
Copy link

Travja commented May 2, 2024

Maven info for fabled:

<repository>
    <id>sonatype</id>
    <url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
</repository>
...
<dependency>
    <groupId>studio.magemonkey</groupId>
    <artifactId>fabled</artifactId>
    <version>1.0.0-R0.18-SNAPSHOT</version>
</dependency>

@Wolf2323 Wolf2323 changed the title ProSkillApi integration broken (Plugin was Renamed) ProSkillApi renamed to Fabled May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug in the code or in a documentation.
Projects
Status: Blocked
Development

No branches or pull requests

3 participants