End Portal Recipe (Fabric)

End Portal Recipe (Fabric)

35.8k Downloads

Sleep Sooner: Ability to change the list of "linger messages"

James103 opened this issue ยท 2 comments

commented

Information

Mod name: Sleep Sooner
See: #497

Feature description

Currently, the list of "linger messages" are hardcoded into the Collective mod as follows:
https://github.com/ricksouth/serilum-mc-mods/blob/fe8bdd3369745984e2352c3f5487794efd789014/sources/Collective/src/main/java/com/natamus/collective/data/GlobalVariables.java#L52

For consistency with the implementation of #497, you could allow for Collective / Sleep Sooner to read a file, which contains a list of "linger messages" each separated by line breaks. Linger messages added to the list may appear in the following form:

You [linger message] until dusk. You may now sleep.

For example, if the linger message "watch the ticks pass" is in the configured list, the following message may be displayed when Sleep Sooner is enabled:

You watch the ticks pass until dusk. You may now sleep.

commented

I appreciate the feature suggestion! In order to reduce the amount of open issues on this Github repository, I've created a separate Github project page for all mod feature requests. It can be found here:
https://serilum.com/mods/requests.

I'll be closing this issue, but I'm keeping track of all ideas on the project page over there.

It definitely does not mean I am not interested, and I will post a comment here as well if/when a feature is implemented.

Thank you very much for the suggestion!

commented

Hey!

I still appreciate the submission a lot, and wanted to give an update on this. While I'd love to add all features submitted on the issue-tracker, due to having limited time, I've just not been able to. In order to see which features users would like to see most, I've updated https://serilum.com/mods/requests. The page now shows a table, with all feature request submitted.

Users are able to upvote requests by reacting to the first issue post here on GitHub with one of the ๐Ÿ‘ ๐Ÿ˜€ ๐ŸŽ‰ โค๏ธ ๐Ÿš€ ๐Ÿ‘€ emoji's. The request with the most unique reactions, will be shown at the top.

This doesn't necessary mean I'll only work on popular features in the upcoming years, but it does help with prioritizing.

Thank you again for the suggestion!