Ranks and Limits
Each player has a group; by default, it's default
. They may upgrade to another rank, for example, vip
group, so they need special upgrades for their regions, like 6+ more claims, 4+ members... etc.
There are two options for limits:
groups: This will make Homestead use LuckPerms (or any other permissions plugin) to fetch a player's group and then get the group's limit.
fixed: This will make Homestead not use LuckPerms or any other permissions plugin, but all players will have the same limits (not depending on groups). Note that operators will have different limits.
To change the limits, edit the following settings:
Caution: If a group is not found, any limit from that group will be 0 by default. Please make sure that all groups exist in the config.yml file.
Last updated