- v1.11.28 - allow to change default command behavior to show player's stats instead of a list of available commands - general.showCommands
- v1.11.27 - reload the plugin when changing the config via command, so that all settings actually take effect
- v1.11.26 - allow to set up streaks and commands "every X streak levels" - there can be only one logic so it will override the former version if activated
- v1.11.25 - add spacer line breaks before comments for readability [core update]
- v1.11.24 - someone pushed the wrong button [Documentation commit]
Quick addendum here;
the setting
general.showCommands will stay as "
true" for a while to account for backwards compatibility, as it has been the default for a while now. But I think that it would be much more handy and a more sturdy design to have a dedicated
/pvpstats help command to show available sub commands, and have the old way of "falling back" to "telling players all the commands" only in niche cases.
Most end users probably just want to get their stats [no argument, or "show"] or another player's stats [as the argument, or "show player"] or the top players, easily doable with
/pvpstats 10 for example.
I think this solution will be the preferred way of using the plugin.