pixar02 / Expansions

3 stars 8 forks source link

GriefPrevention PAPI not loading? #3

Closed ShaneSimpkin closed 4 years ago

ShaneSimpkin commented 4 years ago

Hey,

The PAPI for GriefPrevention isn't working for 1.16?

I've installed other Placeholders for other plugins such as LuckPerms and the %% work fine for them, have also tried {} and [] but it doesn't seem to work. image

pixar02 commented 4 years ago

If you are using PAPI 2.10.7 or higher, then yes this expansion is broken. PAPI is updating their expansion hooks... This expansion is still using the old version.

I will update it as soon as they release a good documentation about the update.

x1p commented 4 years ago

Clues are to be found here: https://www.spigotmc.org/resources/placeholderapi.6245/updates And there is a discord server in the description.

Funny-cube commented 4 years ago

If you are using PAPI 2.10.7 or higher, then yes this expansion is broken. PAPI is updating their expansion hooks... This expansion is still using the old version.

I will update it as soon as they release a good documentation about the update.

Hello!

We've got plenty of updated information on our wiki, you can find a link to it here: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Hook-into-PlaceholderAPI#adding-placeholders-to-placeholderapi

Thanks, funnycube

pixar02 commented 4 years ago

If you are using PAPI 2.10.7 or higher, then yes this expansion is broken. PAPI is updating their expansion hooks... This expansion is still using the old version. I will update it as soon as they release a good documentation about the update.

Hello!

We've got plenty of updated information on our wiki, you can find a link to it here: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Hook-into-PlaceholderAPI#adding-placeholders-to-placeholderapi

Thanks, funnycube

All the updated info is scattered all over the wiki. Not all of it is updated. (ex: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/PlaceholderExpansion#with-external-plugin isn't updated "fully", still has .onPlaceholderRequest(...)) There is also no clear difference what they should look like. (I know everyone codes differently) But there is nowhere a list with what the expansion must have to work properly. I only know those methods form the old version... not the new one

dustindinh1412 commented 4 years ago

I have the same issue. Hope author fix it soon

Valareos commented 4 years ago

I am assuming this will be same issue I am having?

From Log: [10:07:19] [Server thread/WARN]: [PlaceholderAPI] griefprevention is attempting to register placeholders via a PlaceholderHook class which is no longer supported

pixar02 commented 4 years ago

I uploaded the fixed version on spigot. Should have it up on the ecloud soon.