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

Removal of unnecessary clutter in the StashLogger module #264

Closed
gamerpaddy opened this issue Mar 7, 2022 · 2 comments
Closed

Removal of unnecessary clutter in the StashLogger module #264

gamerpaddy opened this issue Mar 7, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@gamerpaddy
Copy link
Contributor

Is your feature request related to a problem? Please describe.
when stashlogger finds for example a shulker, it logs that it found 0 droppers, 0 hoppers, 0 chests and x shulkers.

Describe the solution you'd like
dont log things that havent been found. only log x shulkers in the example above.

@gamerpaddy gamerpaddy added the enhancement New feature or request label Mar 7, 2022
@mmvanheusden
Copy link
Contributor

instead of opening 10 issues you could spend your time learning to code instead and open pull requests 👍

Avanatiker added a commit that referenced this issue Apr 6, 2022
…StashLogger module. (Issue #264) (#272)

* Update StashLogger.kt

log only found and selected items instead of all.

* This is kotlin not java

* Change wrong whitespaces

* More wrong whitespaces

* Beautify

Co-authored-by: Constructor <fractalminds@protonmail.com>
@huddy987
Copy link
Contributor

huddy987 commented Apr 7, 2022

Thank you for your contribution!

@huddy987 huddy987 closed this as completed Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants