LuckPerms

LuckPerms

41.4k Downloads

Problems with placeholders and prefix on temporary group

hsombini opened this issue ยท 1 comments

commented

Hello Luck, first I'm grateful for your fast response on adding addtemp with options to replace and accumulate so fast after my issue on github, I'm hsombini.

But I'm experiencing some problems using build 49, regarding parent addtemp

This is how user info is:
http://i.imgur.com/Ls2mjWo.png

The command was lp user OInfiltrado parent addtemp vip 30d skywars

Problems on placeholder
%luckperms_group_expiry_time_vip% does not print the expiration time
%luckperms_in_group_vip% or %luckperms_inherits_group_vip% returns no as value, it should return yes as he's part of vip group

Things to note:
vip group has a weight of 5
The group vip has an prefix, but Current Prefix show None, should it display the most high weight prefix if none is specified?
Temporary group was given 30 days but the expires date is 1 month + 1 day and 24 hours, it's that right?

It seems that parent timed groups are not working at all or I'm missing something crucial, lol

I'm sure that at least the placeholders were working on earlier versions

Could you help me out?

Also it would be great if we could have an option to make vault return the higher weight group instead of always returning the primary group.

Thanks Luck!

commented

I found the problem, it was a special character on other groups name or else, I've deleted every other groups with special characters and it's working, I don't know if this is the real cause, I'll reopen if the problem happens again on my tests!