will this plugin make a limit of how many beehives and chickencoops someone can have on my server
Beehive and chicken coops
Yes, you can use:
"assets/prefabs/deployable/beehive/beehive.deployed.prefab": 3,
"assets/prefabs/deployable/chickencoop/chickencoop.deployed.prefab": 3,
in the config. It will limit them both to 3, as an example.
in the config. It will limit them both to 3, as an example.
Is that limiting 3 behives per player?
Looks like it would limit 3 to the server.
it's 3 per player
Thank you.