mobarena / MobArenaStats

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

False positives on non-existent sessions in `/ma delete-session-stats` #3

Open garbagemule opened 3 years ago

garbagemule commented 3 years ago

If you pass a valid, but non-existent, UUID to the delete-session-stats command, it will wrongly claim that the non-existent session was deleted. The plugin should inform the command sender that no such session exists.

Two potential solutions: