FarmControl
FarmControl copied to clipboard
Suggestion: Notify/Command in actions.
https://github.com/froobynooby/FarmControl/wiki/Actions
Can I request another type of action, to notifiy or command to be run, so we can run our own Notifiy.
I have an issue where I have a 9 year old world with on average 700 Villagers loaded at once.. I know... This is a major problem, and if I run a full on kill for X amount in a chunk there will be utter hell to pay.
What I would like to do, is give players a chance to cleanup their own villagers first, this would require the plugin detecting X amount of villagers in a space/chunk and tell the people in that radius that they need to be cleaned up.
Now you have the notificaiton system, this could lean on that!
So each profile can have a notfication action.
Alternativly, running a command could work and I could use something like CMI to send rawtext, but it would require the placeholders for the profile its notifying about, such as the mob name(s) and how many over a limit they are.