SimpleClans

SimpleClans

467k Downloads

Invalid Placeholder Registration

Sxtanna opened this issue ยท 2 comments

commented

In the latest version of PAPI, (2.10.7-DEV), the alternative methods for registering placeholder expansions were removed.

Causing this NSME:

>.... [21:24:04 INFO]: [SimpleClans] PlaceholderAPI found. Registering hook...
>.... [21:24:04 ERROR]: Error occurred while enabling SimpleClans v2.12.2 (Is it up to date?)
java.lang.NoSuchMethodError: me.clip.placeholderapi.PlaceholderAPI.registerPlaceholderHook(Ljava/lang/String;Lme/clip/placeholderapi/PlaceholderHook;)Z
at net.sacredlabyrinth.phaed.simpleclans.managers.PlaceholdersManager.setupPlaceholderAPI(PlaceholdersManager.java:59) ~[?:?]
at net.sacredlabyrinth.phaed.simpleclans.managers.PlaceholdersManager.<init>(PlaceholdersManager.java:49) ~[?:?]
at net.sacredlabyrinth.phaed.simpleclans.SimpleClans.hookIntoPAPI(SimpleClans.java:147) ~[?:?]

More Information about this change here: PlaceholderAPI/PlaceholderAPI#372 (comment)

commented

It's also worth noting, there's no need for the plugin to have placeholders built in as an expansion already exists: https://github.com/Peng1104/PAPI_SimpleClans

commented

It's also worth noting, there's no need for the plugin to have placeholders built in as an expansion already exists: https://github.com/Peng1104/PAPI_SimpleClans

It's not maintained.

Thanks for reporting!