mobarena / MobArenaStats

An extension plugin for MobArena that collects arena session stats.
GNU General Public License v3.0
3 stars 2 forks source link

Use MobArena's global messenger for all commands #1

Closed garbagemule closed 3 years ago

garbagemule commented 3 years ago

Currently, the only commands that use MobArena's messenger are the import-stats, export-stats, and delete-session-stats commands. We should be consistent about command output, and since we're hooking into MobArena's own command handler, it makes sense to "do what MobArena does".

The commands that need to be adapted are global-stats, arena-stats, and player-stats.