promotional bannermobile promotional banner

MAC (ModList And Config)

Mod list and config UI for Hytale.

File Details

MAC-0.1.3.jar

  • R
  • Jan 26, 2026
  • 200.17 KB
  • 4.6K
  • Early Access

File Name

MAC-0.1.3.jar

Supported Versions

  • Early Access

Changelog

Version - 0.1.3

  • Added MAC admin page for whitelist/view-only access and mod allowlist management.
  • Added permission nodes:
    • lyivx.mac
    • lyivx.mac.config
    • lyivx.mac.admin
  • Added config section dividers and inline tooltip bubbles.
  • Added tooltip support in config schemas via builder.tooltip(...).
  • Added unregistered config support for mods that have configs but dont use the MAC Config system.
  • Added registered config support for object and array fields with nested sub-entries.
  • Arrays now support add/remove buttons in the UI.
  • Added number field overloads (non-slider) for registered configs.
  • Object/array defaults are generated from schemas and preserved in saved configs.

Version - 0.1.2

  • Website label in mod entries is now clickable and sends a blue, clickable link in chat.
  • Added "Only Show Configs" filter.
  • Group dividers are now clickable to collapse/expand and have improved styling.

Version - 0.1.1

  • Moved all filters into their own side panel
  • Added a new filter type to sort between "All", "Enabled", "Disabled", "Includes Assets", "Group", "Author". Group and Author have an additional dropdown that apears to select a value.
  • Changed the main Command to /mac, and added /modlist,/mods as aliases.
  • Added a new SubCommand /mac config this alows you to open a config of any mod, Without the need to go through the MainUI. To use the new Command you can either do /mac config GROUP:NAME or /mac config GROUP_NAME. An example would look like this /mac config LYIVX:MAC, The Command is Case-Insensitive so you dont need to be exact.
  • Added Command Suggestions