Releases: Xyness/SimpleClaimSystem
Releases · Xyness/SimpleClaimSystem
1.10.0.3
+ Change "Visitors" setting
- Now visitors can not enter physically into the claim
+ Add "claim-distance" and "max-chunks-total"
- Players can not claim if there are some claims near to them
- Players can not claim if max-chunks-total is reached (different of max-chunks-per-claim)
+ Add placeholders
- %scs_player_claim_distance% : get the claim distance of a player
- %scs_player_max_chunks_total% : get the max chunks total of a player
+ Add "/claim kick [<*|claim-name>]
- Kick physically a player from a claim
+ Add kick method to the API
+ Modify "/claim ban"
- Now the banned player is kicked from the claim too
+ Add "/scs <player|group> set-claim-distance <target-player|target-group>
+ Add "/scs <player|group> set-max-chunks-total <target-player|target-group>
+ Optimize claim methods
1.10.0.2
1.10.0.1-API-B1
Api update