Releases: Hutch79/F-Command
Releases · Hutch79/F-Command
2.6.1 - Rewrite
Basically rewrote everything so new features can be added faster, and old code can be replaced easily.
What's Changed
Full Changelog: 2.5.3...2.6.1
2.5.3 - Fixed Q Detection after InventoryClickEvent
What's Changed
- Minimal performance optimisation by @Hutch79 in #9
- Fixed Q Detection after InventoryClickEvent by @Hutch79 in #11
Thanks to MINIMAN for reporting the Q Detection Bug!
Full Changelog: 2.5.2...2.5.3
2.5.2
2.5.1 - Added option for command list
This Update allows you to execute multiple commands with one single command configuration.
What's Changed
Full Changelog: 2.5...2.5.1
2.5 - Bugfixes, default config values and Code quality improvement
Added Q to execute Commands
Added:
- Execute Commands on dropping an Item with Q
Fixes:
- The debug config option now also gets reloaded by
/fcmd reload
IMPORTANT TO UPDATE:
Please add the new key:
feature to your config!
https://github.com/Hutch79/F-Command/blob/main/src/main/resources/config.yml#L9
Full Changelog: 2.3...2.4
2.3 - Quality Update
2.2 - Multiversion Support
Added Multiversion Support from 1.13 upwards.