Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

[API] Do not send AFK message by default whenever NucleusAFKService#setAFK is used #1557

Open
02Miki opened this issue Dec 29, 2020 · 0 comments

Comments

@02Miki
Copy link
Contributor

02Miki commented Dec 29, 2020

What are you trying to do?
I'm creating a plugin that sets people to afk if they stand on a specific block, and even if I do have a cooldown set, it can get spammy sometimes

Describe the solution you'd like
I'd say don't send the message by default, and send it only if a boolean is set to true in the method?
Describe alternatives you've considered
Or have a method in the API that allows devs to retrieve the AFK message format from the config, so they can print the message manually

Anything else that might help?
Not really

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant