Releases: Xyness/SimpleClaimSystem
Releases · Xyness/SimpleClaimSystem
Release list
1.13.1
1.13.0.9
1.13.0.8
1.13.0.7
1.13.0.6
1.13.0.5
fix WorldGuard region check + fix Weather handle
1.13.0.4
fix Weather issue + fix player checking on EntityDamageEvent
1.13.0.3
fix Weather issue + fix player checking on EntityDamageByEntityEvent
1.13.0.2
v1.13.0.2 - Fix permissions not saving to database, fix fly state per…
v1.13.0.1
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.