TF-EssentialsX/Essentials
Josh Roy 42293596f3
Add config option to disable verbose usage strings (#4396)
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>

```yml
# Whether or not Essentials should show detailed command usages.
# If set to false, Essentials will collapse all usages in to one single usage message.
verbose-command-usages: true
```

This PR also fixes a regression in legacy usage strings where the `<command>` wasn't replaced.
2021-08-09 19:56:38 +00:00
..
src Add config option to disable verbose usage strings (#4396) 2021-08-09 19:56:38 +00:00
build.gradle Fix bStats becoming a transitive dependency (#4426) 2021-08-02 13:21:53 +01:00