Back to mods
CraftAlerts project artwork

CurseForge · Hytale mod

CraftAlerts

Server-wide alerts when players craft rare or configured items. Fully customizable with a rarity color system.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which CraftAlerts release should I use?

Updated 2 months ago
Latest stable file CraftAlerts-1.0.2-release-0.5.0.jar
Game version Not listed
Mod system Built-in Hytale mod system

CraftAlerts-1.0.2-release-0.5.0.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.

Where it goes

Where should CraftAlerts be installed in Hytale?

Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

Separate client mod Not supported
World host / dedicated server Required
Mod system for this release Built-in Hytale mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.

What else does CraftAlerts-1.0.2-release-0.5.0.jar need?

CraftAlerts-1.0.2-release-0.5.0.jar. Change the file and its required mods may change too.

No required dependencies listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.

Before you install it

Add CraftAlerts without breaking your instance.

Built for CraftAlerts-1.0.2-release-0.5.0.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use CraftAlerts-1.0.2-release-0.5.0.jar. It targets Hytale; another release may target a different game build or dependency set.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Enable it on the world host

    Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside CraftAlerts-1.0.2-release-0.5.0.jar. It opens that exact file at the source.

About this project

What does CraftAlerts add?


For issues or suggestions, please raise them in the HBL Nexus discord HERE

Buy Me a Coffee at ko-fi.com


Server-wide alerts when players craft rare or configured items. Fully customizable with a rarity colour system.

How It Works

When a player crafts an item that's on the alert list, every player on the server sees a message:

CraftAlert

The item name is coloured by its rarity tier.

Rarity Tiers

  • Common - Grey
  • Uncommon - Green
  • Rare - Blue
  • Very Rare - Purple
  • Legendary - Orange/Gold
  • Mythic - Cyan Blue

Commands

All commands are under /craftalerts:

  • /craftalerts add {item_id} {rarity} - Add an item to the alert list
  • /craftalerts addheld {rarity} - Add the item you're currently holding
  • /craftalerts remove {item_id} - Remove an item from the list
  • /craftalerts removeheld - Remove the item you're currently holding
  • /craftalerts list - Show all tracked items with their rarity colours
  • /craftalerts reload - Reload the config from file

Permissions

  • CraftAlerts.manage - Required for add, addheld, remove, and list
  • CraftAlerts.reload - Required for reload

Configuration

The plugin generates a CraftAlerts/config.json on first run. You can edit it manually or use the in-game commands. Changes made via commands are saved automatically.

{
  "alertItems": [
    {
      "itemId": "Weapon_Shortbow_Onyxium",
      "rarity": "Mythic"
    }
  ]
}

this is the only default item as an example.

Add as many items as you like, including custom items from other mods. The rarity field accepts: Common, Uncommon, Rare, Very_Rare, Legendary, Mythic.

Custom Item Support

CraftAlerts works with any item that has a crafting recipe, including items added by other plugins and mods. Use /craftalerts addheld while holding a custom item to add it instantly, or use /craftalerts add {item_id} with the item's ID.


Requirements:

A server using release/2026.03.26-89796e57b

Project description from CurseForge.

Recent files

CraftAlerts releases and Hytale builds

4 of 4 releases match

Looking for an older file? The official CurseForge project page is in Resources.