Fix claims not appearing on Dynmap, BlueMap and Pl3xMap
BlueMap and Pl3xMap were loading claims before they were actually loaded
from the database. Now map marker sets are initialized early but claims
are added during loadClaims() for all three map plugins.