- Fixed some logic in MultiBlockStructure#getAt
- Structures with strict mode set to false and ignoreAir set to true would not ignore air
- Added DataBlock#clear (thanks for the PR, Tacodude7729)
- Make ConfigSet extend LinkedHashSet instead of HashSet
- Make commands with no help messages show usage instead if they have no subcommands with help messages