You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.
Instead of using separators like commas and pipes for different loading quotes, implement the option to import a list of quotes from a custom user-made text file. The file can simply be structured like this:
Loading quote 1
Loading quote 2
Loading quote 3
And so forth. When the plugin opens and reads said text file regardless of Windows (CR LF) or Unix (LF) line endings, the user must expect that the client should set the loading quotes based on the lines from the file.
Existing Plugin for other mod
No response
Request Agreement
I read the above and made sure my plugin is possible and allowed
I checked the existing plugins and made sure my plugin doesn't already exist
Plugin Description
Instead of using separators like commas and pipes for different loading quotes, implement the option to import a list of quotes from a custom user-made text file. The file can simply be structured like this:
And so forth. When the plugin opens and reads said text file regardless of Windows (
CR LF
) or Unix (LF
) line endings, the user must expect that the client should set the loading quotes based on the lines from the file.Existing Plugin for other mod
No response
Request Agreement
The text was updated successfully, but these errors were encountered: