Hello! This update fixes a few important bugs and makes a couple of optimizations to player access level checking.
- Fixed an API error where checking if a player could build in an unclaimed plot would cause a NPE
- Fixed creepers being able to break item frames, armor stands and harm friendly mobs where they shouldn't be able to
- Added a config option to let outsiders build in town farms (restoring behavior of 1.3.x); allow_public_access_to_farm_chunks
- The /husktowns status menu will now display how many items are loaded in each cache
- Optimized the way in which player access levels are checked internally