Skip to content

AssetNotifications

Package: com.hypixel.hytale.server.core.asset

public class AssetNotifications

Constants for asset notification message keys, icon paths, and colors used when broadcasting asset load/reload/delete events to connected players.

ModifierTypeNameValue
public static finalStringASSET_ADDED_MESSAGE_KEY"server.general.assetstore.reloadAssets"
public static finalStringASSET_DELETED_MESSAGE_KEY"server.general.assetstore.removedAssets"
public static finalStringASSET_ADDED_ICON"Icons/AssetNotifications/IconCheckmark.png"
public static finalStringASSET_DELETED_ICON"Icons/AssetNotifications/Trash.png"
public static finalStringASSET_RELOADED_ICON"Icons/AssetNotifications/AssetReloaded.png"
public static finalStringASSET_ADDED_COLOR"#06EE92"
public static finalStringASSET_DELETED_COLOR"#FF3874"
public static finalStringASSET_RELOADED_COLOR"#A7AfA7"
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.