Commit Graph
4 Commits
Author SHA1 Message Date
Andreas Troelsen 26cb8474db Add bStats metrics.
Introduces the bStats metrics library to the plugin. This first commit
contains just a single custom chart, the `store_type`, which will help
figure out which stores to focus on for performance optimization and
such.
2021-07-06 19:08:31 +02:00
Andreas Troelsen 8cbdb4d9c6 Use MobArena's global messenger for query commands.
Changes the command output in the query commands to the same approach
used in the import/export and delete commands for better consistency
(and arguably prettier output).

It could probably still do with some fine tuning or maybe custmization
options, but that's out of scope for this particular issue.

Closes #1
2021-07-01 23:06:05 +02:00
Andreas Troelsen aa08925f24 Clarify first run procedure in README. 2021-07-01 00:17:56 +02:00
Andreas Troelsen d4a93071fe Initial commit. 2021-07-01 00:17:53 +02:00