Anton Tarasenko
b4cde8c458
Change commands to adapt to new AcediaCore
1 year ago
Anton Tarasenko
076c9eae79
Change "feature" command to support new AcediaCore features
...
This patch does two things:
1. Makes command use new parameter type JSON instead of remainder,
simplifying command's code;
2. Makes command rely on auto-resolving feature aliases.
2 years ago
Anton Tarasenko
e40883134f
Squashed commit of the following:
...
commit 62a6eeb3ce422d7680bbbdefc50b6160bf9b47b9
Author: Anton Tarasenko <dkanus@gmail.com>
Date: Sat Sep 3 04:59:17 2022 +0700
Finish `feature` command implementation
commit de24fc4f7b
Author: Anton Tarasenko <dkanus@gmail.com>
Date: Wed Aug 17 04:45:22 2022 +0700
Refactor to separate pending config logic
commit 6597c17c51
Author: Anton Tarasenko <dkanus@gmail.com>
Date: Mon Aug 15 05:17:57 2022 +0700
Add working, but dirty "feature editconfig"
2 years ago
Anton Tarasenko
9a7d4b5215
Change nickname colors in commands to light gray
2 years ago
Anton Tarasenko
a0cbcd16f0
Fix lack of spacing in some InventoryTool reports
2 years ago
Anton Tarasenko
1390d3ad47
Refactor `InventoryTool` to use `TextTemplates`
2 years ago
Anton Tarasenko
882830f273
Refactor `ReportTool` into `ListBuilder`
2 years ago
Anton Tarasenko
2e9ae360d0
Change tools to use gray color for players' nicks
2 years ago
Anton Tarasenko
b55fcbb9a6
Adapt to AcediaCore's `Text` changes
2 years ago
Anton Tarasenko
702f4b5c70
Add `FormattingreportTool`
2 years ago
Anton Tarasenko
04eb5744cc
Change commands for new AcediaCore version
2 years ago
Anton Tarasenko
82089ea9de
Add more functionality to `ACommandInventory`
...
Add lists support and `set` subcommand. As well as general code
refactoring.
2 years ago
Anton Tarasenko
6116b4ec5a
Add `ACommandInventory`
2 years ago