Releases
v0.15.0
Aquerr
released this
18 May 19:49
Added:
Added diedInWarZone method in FactionPlayer.
Added backup related methods in StorageManager.
Added FactionType parameter to whitelist methods in ProtectionManager.
Added WhiteList class.
Added canNotifyBlock in ProtectionManager.
Added getClaimAt method in Faction interface.
Added addClaimOwner , removeClaimOwner and setAccessibleByFaction methods in FactionLogic.
Added Claim parameter to methods in PermsManager.
Added methods for getting Faction.Builder and FactionPlayer instances in EagleFactions interface.
Modified:
Replaced canAttackEntity method with canHitEntity in ProtectionManager.
Made Unclaim event interface extend FactionClaimEvent
Made all ProtectionManager methods return ProtectionResult object that contains more information about the result.
Replaced shouldDisplayRank with getVisibleRanks method in ChatConfig interface.
Removed:
Cleaned up StorageManager by removing some of its methods.
You can’t perform that action at this time.