Description
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.
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.
No threads found
GIMME GIMME!
I thought this mod wasn't working at first as I assumed it functioned like other text completion software, by using the
TABkey. Nope. You have to use a generic string parameter & execute the command. Example:/giveme sword. Then a numbered list of items will display in the chat log. If you follow the command with/giveme <number>it will give you the item without having to input the entire item name.Huge quality of life improvement
Great tool for admins! Lets me do
/giveme radarand it automatically gives meminimap_radar:radarIt lets me do
/giveme pickaxeand 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 10and there I have the mithril pick! Super helpful!