- Supports the latest dev builds of EssentialsX for faction banks
-- Restores any "lost" bank info, if you were already running the new (last few days) build
-- Migrates banks the first time it sees the new EssentialsX update, to handle it on first startup without effort needed
- New config entry to allow reading lecterns without being able to take the book away:
-- territoryAllowLecternReading
- Fixed mistake in claim fill command that prevented filling for non-self factions
- Additional protections defaulted to true:
-- safeZonePreventLiquidFlowIn
-- warZonePreventLiquidFlowIn
- Various economy fixes
- Added new placeholder {faction-internal-id}
- Added code to speed up FactionsBridge bank lookups (and sent code to them for improving on their end)
-- This speeds up `/f top` lookups in 3rd party plugins by a TON, if the plugin uses FactionsBridge
- Sped up internal bank stuff a little, too.