-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Update monsterstats #9205
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
Update monsterstats #9205
Conversation
Koitere
commented
Oct 4, 2025
- Added functionality for displaying maximum hits of monsters in the side panel
- Added functionality for displaying attack style of monsters in the side panel
- Added ability to enable/disable the side panel in the configuration.
- Updated some tags for the plugin
- Fixed a few errors in the database
Internal use only: Reviewer details Maintainer details |
You should also filter on your config group in |
Good call, I've made this change on my main branch now. Do I need to make a new pull request or how can I update this one with the new hash? |
push a change to your plugin hub branch (https://github.com/Koitere/plugin-hub/tree/monsterstats) with the updated commit |
Occurred to me immediately after I commented that.. thanks! Done now. |