Timmeey86 / CustomTrainingStatisticsPlugin

GNU General Public License v3.0
2 stars 1 forks source link

Feature: training pack specific display options #89

Open maggaou opened 2 years ago

maggaou commented 2 years ago

Ideally display options are captured from the current display. This includes color, scale, placement and stats. Most importantly this feature could be used to hide stats for certain training packs.

If only hide is desired then it could be implemented as these commands hide_stats (code for training pack) unhide_stats (code for training pack)

This eliminates the need to manually hide/unhide stats. This key could be binned to something more useful.