-
-
Notifications
You must be signed in to change notification settings - Fork 69
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
Disable warnings in console #1395
Comments
do you have extra sites enabled that aren't in use? |
No, all my websites are used and triggered by manual vote |
I think adding DisableNoServiceSiteMessage: true to your config.yml should work |
Already the case :/
|
https://bencodez.com/job/VotingPlugin/ this better? |
Thanks it's better !
in console, I don't know if it's possible to also disable this or not ? |
Next build should work for that. Give it a minute to build |
Nop Maybe it will require a full restart (plugman worked for the previous build) |
What command are you using? |
And give the latest build a try as well, modfied it a bit more. |
It's good on the latest dev build, thank you :D |
Versions
6.17.1 - 1.20.4 paper
Relevant information
I use the command
av voteexact <player> <website_name>
to trigger a vote for a playerContext
I use your plugin as a manual voting system.
Player vote throught our website and we run the vote directly in game (it's easier for us instead of using Votifier that do not work on all website in France, so nobody use it)
But when I trigger a vote, it always show a debug with an error in console/log, I wanted to get less logs for them to be easier to read
So I wanted if it was possible to get an option to hide them please ?
The text was updated successfully, but these errors were encountered: