I like the plugin idea but at the same time i see this getting abused like crazy people jumping on others friends lists to get bps or in clans. Can you make a setting where admins can disable the friend list sharing. Also, add an admin adjustable setting that shares bps after a settable amount of time in the config for clans to avoid clan jumping just to get bps?
Option to disable sharing with friendsSuggestion
I don't see the point in having a disable friends list sharing option because you either use clans or friends it isn't designed for both at the same time. Also how would a cooldown on sharing work exactly? Would the player who researches the blueprint receive it instantly and the other members have to wait x amount of seconds?
In response to NomadWarrior ():I don't see the point in having a disable friends list sharing option because you either use clans o...
It doesnt do both friends and clans? It seemed to on my server people on friends lists and in clan would all be sharing at the same time so for example two people in a clan and one has a friend who has rockets researched they all could craft rockets(and so could everyone on their friends list since they know rockets now and everyone on their friends list...etc...etc) as soon as they were friends.......the cooldown idea i had is that people have to be in clan/friends list X(settable) amount of time before sharing is enabled to keep people from just joining/friending, crafting item, then leaving clan or taking off friends list or entire server just being on each others friends list thats why i was saying make it clan only or friends be toggleable by admins is what i meant sorry if i wasnt clear
So when I said that the plugin wasn't designed for both clans and friends I meant as in I never intentially designed the plugin for both as I only added friends support upon a users request. Just to clarify with the cooldown feature you will only be able to learn blueprints after x amount of seconds after joining a clan or friends list? Also for enabling and disabling sharing based on which plugin you want to use I can add config options for which plugin you want to use.
Merged post
I have implemented the enabling and disabling feature for which plugin you want to use. I can send you that version of the plugin if you would be so kind to test it for me. I have looked at implementing the cooldown feature and there is only one problem. The clans plugin API doesn't tell me who joins the clan only tells me that the clan information was updated so I wouldn't be able to apply the cooldown to the player. There is a hook for the friends plugin where I can find out who joined but without having clan support kind of defeats the point of having the feature half done.
Merged post
I have implemented the enabling and disabling feature for which plugin you want to use. I can send you that version of the plugin if you would be so kind to test it for me. I have looked at implementing the cooldown feature and there is only one problem. The clans plugin API doesn't tell me who joins the clan only tells me that the clan information was updated so I wouldn't be able to apply the cooldown to the player. There is a hook for the friends plugin where I can find out who joined but without having clan support kind of defeats the point of having the feature half done.