AreaShop
AreaShop copied to clipboard
Friend limit
On our server, we are using AreaShop to rent out plots that players can use to create their own shop. We want our players to be able to add a friend to their plot, but at the same time we don't want 50 shops on the same plot. That's why we would like to limit how many friends can be added through the "/as addfriend" command.
A possible solution would be an option in the config file to set a maximum amount of friends that can be added to 1 plot. Like for example: " friendLimit: 0 " - To ignore friends cap " friendLimit: 5 " - Which will set the maximum friends to 5
I hope you will consider adding this feature - But either way, have a nice day :)
I like it