AssetNotifications
Package: com.hypixel.hytale.server.core.asset
public class AssetNotificationsConstants for asset notification message keys, icon paths, and colors used when broadcasting asset load/reload/delete events to connected players.
Constants
Section titled “Constants”| Modifier | Type | Name | Value |
|---|---|---|---|
public static final | String | ASSET_ADDED_MESSAGE_KEY | "server.general.assetstore.reloadAssets" |
public static final | String | ASSET_DELETED_MESSAGE_KEY | "server.general.assetstore.removedAssets" |
public static final | String | ASSET_ADDED_ICON | "Icons/AssetNotifications/IconCheckmark.png" |
public static final | String | ASSET_DELETED_ICON | "Icons/AssetNotifications/Trash.png" |
public static final | String | ASSET_RELOADED_ICON | "Icons/AssetNotifications/AssetReloaded.png" |
public static final | String | ASSET_ADDED_COLOR | "#06EE92" |
public static final | String | ASSET_DELETED_COLOR | "#FF3874" |
public static final | String | ASSET_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.