PAR-264
0
Migrate ChestShop commands to HiberniaFramework Commander
Pending ReleaseUnassignedChestShop
Convert the 7 Bukkit CommandExecutors (ItemInfo/ShopInfo/Version/Metrics/Give/Toggle/AccessToggle) to framework @Command CommandHandlers, registered via the existing HiberniaModule injector (config migration already wired it). Needs framework Message bound (CommandManager error rendering) → ship a minimal messages.properties with the hibernia.error.* keys and drop .withoutMessages(); commands' own output stays on ChestShop's Messages enum (full i18n is a later step). Remove the plugin.yml command block + the old registerCommand wiring. Follow-up to PAR-259.
Resources
- commit478230e Migrate ChestShop commands to HiberniaFramework Commander (PAR-264)ParadauxIO/hibernia-economy
Comments
No comments yet.
Activity
- tesks changed status to Status → Pending Release
- ParadauxIO linked a commit — Commit 478230e — Migrate ChestShop commands to HiberniaFramework Commander (PAR-264)
- tesks created the issue