[+] Added ability to limit the cells a user can be owner of
Please add this to your config.yml
Code (Text):
#How many cells can a user have?
MaxCellsAllowed:
- prisoncells.cells.default:1 #Specifiy the permission : number of cells the player is allowed
- prisoncells.cells.vip:2
- prisoncells.cells.god:3
And this to your messages.yml
Code (Text):
claim_max_cells: "%PREFIX%&cYou are not able to rent anymore cells!"