We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From @Poslovitch on May 3, 2017 18:23
"resetdeaths " - set to 0 for the specified player "resetdeathsall" - set to 0 for every player
Copied from original issue: tastybento/ASkyBlock-Bugs-N-Features#179
The text was updated successfully, but these errors were encountered:
Shouldn't be too difficult - setdeaths already exists. I recommend using the same method for resetting all players as with cleareset all.
Sorry, something went wrong.
Added admin command to reset/set deaths
486de0d
#76 * Added AdminDeathsCommand * Added AdminDeathsResetCommand * Added AdminDeathsSetCommand * Updated en-US locale accordingly * Added "general.errors.must-be-positive-number" to the en-US locale * Fixed some formatting in the en-US locale
Poslovitch
No branches or pull requests
From @Poslovitch on May 3, 2017 18:23
"resetdeaths " - set to 0 for the specified player
"resetdeathsall" - set to 0 for every player
Copied from original issue: tastybento/ASkyBlock-Bugs-N-Features#179
The text was updated successfully, but these errors were encountered: