ShowClaims
Show Claims is a mod designed to show you in whose Claim on a public server you are right now. You can toggle the HUD at the top of the Screen using F6. Claims are defined in the simple showClaimsConfig.yml in ./minecraft/config/.
Example Config
default = default Text
[Name]
corner_a = x y z
corner_b = x y z
Syntax:
default =: Shows this text when you are in no claim. [Name]: Name of the claim corner_a = x y z: Corner Coordinates of the claim. corner_b = x y z: Opposite Corner Coordinates of the claim.
