LuckPerms

LuckPerms

41.4k Downloads

Query a Groups prefix and color

Mikeoso opened this issue ยท 7 comments

commented

Hey there,
currently im creating a LuckPermsInterface for my Plugin API but i have some problems getting the groups prefix and color, any ideas? I have my meta keys set like "meta.color.x" "meta.gender.x" the x values are those im trying to get.

I use the version 3.3.13
Sorry if i reported the issue on the wrong way.

Greetingz Mike0so

commented

That is beyond outdated. Please use a recent version.

commented

The newest official/stable release can be found on the Spigot-page and the newest dev-releases on the github.io-page

commented

Thanks for the advise, is there any special to me mentioned for this "big" update? Critical Database Migrations or anything?

commented

be*

commented

To my knowledge aren't there any major breaking changes.
If so, then they would be mentioned in the updates on the Spigot-page.

commented

Though you should rename your config so that a new default config can be generated. And the manually migrate over. There have been quite a lot of changes regarding the config.

But the data will migrate automatically.

commented

Alright, thanks also found a way to query the wanted results. Thanks for the awesome help, can be closed