-
-
Notifications
You must be signed in to change notification settings - Fork 30
Hooks
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/ |
If Vault (and a compatible economy plugin) is installed, the /buyclaimblocks
command will be enabled allowing users to purchase claim blocks for money.
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.
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+).
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.
This documentation is available via william278.net |
---|
- 📚 Setup
- ➡️ Importers
- 📄 Config
- 📝 Translations
- 🔌 Hooks
- 🖥️ Commands
- ⛔ Permissions
- 🥄 Claims
- ❤️ Trust
- 🎛️ Operation Groups
- 🪧 Sign Moderation
- 🪦 Drops Moderation
- 😴 Inactivity Pruning
- 🐕 Pets
- 📦 API
- ⚙️ Claims API
- 🧡 Trust API
- 💡 Highlighter API
- 🎬 Operations API
- ❗ API Events