Skip to content
github-actions[bot] edited this page Jan 8, 2024 · 8 revisions

HuskClaims offers several built-in hooks providing support for other plugins. These hooks can be enabled or disabled in the hooks section of the plugin config.

Name Description Link
Vault Economy support for claim blocks https://www.spigotmc.org/resources/vault.34315/
LuckPerms Trust tags for LuckPerms groups https://luckperms.net/
HuskHomes Restricting homes to claims https://william278.net/project/huskhomes/
Dynmap Add claim markers to your Dynmap https://www.spigotmc.org/resources/dynmap.274/
Pl3xMap Add claim markers to your Pl3xMap https://modrinth.com/plugin/pl3xmap/
BlueMap Add claim markers to your BlueMap https://www.spigotmc.org/resources/bluemap.83557/

Vault

If Vault (and a compatible economy plugin) is installed, the /buyclaimblocks command will be enabled allowing users to purchase claim blocks for money.

LuckPerms

If LuckPerms is installed, HuskClaims will register Trust Tags for every defined LuckPerms group in the format #role/(group_name) — e.g. #role/admin. This allows you to easily grant trust to all members of a LuckPerms group, particularly useful in admin claims.

HuskHomes

If HuskHomes is installed, the /huskclaims teleport command will be enabled allowing admins to quickly teleport to claims from the claim list.

Additionally, HuskClaims will restrict creating or relocating homes to be within claims unless the user has a minimum trust level in the claim (default is Access Trust+).

Dynmap, Pl3xMap, BlueMap

If one of the supported mapping plugins is installed, HuskClaims will add region markers for claims on your server map:

You can configure the marker label name and which types of claims to show in the config file.

Get Started

Documentation

Developers

Links

Clone this wiki locally