Show Claims

Quick rating

Community listing page, reviews here may not be monitored by the author.

Show Claims

By WueffiOwner

No reviews yet

Shows claims on a public server defined in the config.

Mod Loaders
Minecraft

About

Description

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.