Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to customize messages displayed to player #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nik2143
Copy link

@nik2143 nik2143 commented Jul 16, 2021

Added methods to edit messages displayed to player

@mfnalex
Copy link
Owner

mfnalex commented Jul 28, 2021

Thanks for the pull request! However, I think it would be easier to include a yaml file into the plugin .jar, and the UpdateChecker then simply looks whether it exists, instead of passing the messages to the UpdateChecker via parameters all the time, as that kinda destroys the idea of having to use "just one line of code".

I'll refactor your PR in a few days :)

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

Successfully merging this pull request may close these issues.

2 participants