Added option to set individual rank amounts for player's with specific permission.
This can be done in the options section under homes:
Code (Text):
homes:
rank_player:
maxsize: '20'
rank_vip:
maxsize: '80'
rank_admin:
maxsize: '999'
It is important to use _ instead of . for your permissions. Otherwise the Plugin won't recognize it.
You can also enable or disable this option under homerank.enabled.
IMPORTANT: If you already have Homes installed on your Server, you need to delete the options.yml file because it will generate a new one with the new options!!