This overrides the giveme chat command so that players do not need to type the full item name in many cases and get selectable hints about item names if there are ambiguities.
/giveme itemname completion
Autocompletion of item names for the /giveme chat command
Chat / Commands Creative Developer Tools Server Moderation and Tools World Maintenance and Tools
Huge quality of life improvement
Great tool for admins! Lets me do
/giveme radar
and it automatically gives meminimap_radar:radar
It lets me do
/giveme pickaxe
and the mod gives me a list of similarly named items.1: tools_obsidian:pick_obsidian, 2: default:pick_wood, 3: default:pick_stone, 4: default:pick_bronze, 5: default:pick_diamond, 6: lavastuff:pick, 7: default:pick_steel, 8: moreores:pick_silver, 9: moreores:pick_mithril, 10: default:pick_mese'
then after that, Let's say I wanted the mithril pick, I would follow up with
/giveme 10
and there I have the mithril pick! Super helpful!