Item Dumper

A Hytale server plugin that dumps all registered item IDs (vanilla + mods) into a text file on server startup

Features

  • Exports all registered items from the Hytale item registry, including modded items
  • Outputs a sorted, human-readable text file with item metadata
  • Runs automatically on server start — no commands needed

Output Format

The plugin writes to mods/Valgard_ItemDumper/item_ids.txt:

# Hytale Item IDs — 2026-03-16T00:34:09.123Z
# Format: id | maxStack | hasBlock | consumable
# Gesamt: 3014 Items (Vanilla + alle geladenen Plugins)

hytale:acacia_log | maxStack=64 | hasBlock=true | consumable=false
hytale:ancient_sword | maxStack=1 | hasBlock=false | consumable=false

Compatibility

Plugin Version Hytale Server Version
1.0.0 2026.02.19-6c1fa8857
1.0.0 2026.03.26-89796e57b

The Item Dumper Team

profile avatar
  • 2
    Followers
  • 5
    Projects
  • 4.4K
    Downloads

More from ValgardT