Sleep Message API + Config#7197
Conversation
|
This seems like an xy situation. If people want their own handling of this, they can set the |
The issue is that even if you change the number of players you can't change the message still. It seems that people wanted the ability to cancel the message itself, in which case an event + config was easiest as it solved both issues. Should I keep the config? The event? Or should this entire suggestion be reconsidered perhaps? I'm open to feedback about this. |
Assuming you still want feedback: For our server this would be the best way to go. I would love to have an option to disable the message entirely. |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
This issue has been automatically closed because it has not had activity in a long time. If the issue still applies to the most recent supported version, please open a new issue referencing this original issue. |
|
Any status on this? Since there is no current API to modify these messages. |
Resolves: #6863
Called per-player, allows for modifying the message and getting what type it represents.
This also adds a configuration option, which will disable/enable these messages. If they are disabled the event will be called canceled by default.