You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. So, I want to set different perks to different groups using LuckPerms. For example, I want to make it so group "vip" has 3 homes instead of 1. FTB documentation says there is a permission for it:
ftbessentials.home.max - [integer] How many different homes you can create
However, it doesn't seem to work if I set it to ftbessentials.home.max.3
I also tried doing some different stuff like:
ftbessentials.home.max 3
ftbessentials.home.max-3
ftbessentials.home.max - 3
ftbessentials.home.max: 3
None of them affected. So, how can I do this then? And is it possible at all outside FTB Ranks?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi. So, I want to set different perks to different groups using LuckPerms. For example, I want to make it so group "vip" has 3 homes instead of 1. FTB documentation says there is a permission for it:
ftbessentials.home.max - [integer] How many different homes you can create
However, it doesn't seem to work if I set it to ftbessentials.home.max.3
I also tried doing some different stuff like:
ftbessentials.home.max 3
ftbessentials.home.max-3
ftbessentials.home.max - 3
ftbessentials.home.max: 3
None of them affected. So, how can I do this then? And is it possible at all outside FTB Ranks?
Beta Was this translation helpful? Give feedback.
All reactions