Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 605 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 605 Bytes

itemid

Easiest way to get the full id of an item in your hand!

Uses

Get the full id of an item so it is easier to spawn in items.

Just hold the item you want to get the id of in your hand and do /itemid

Install

Just drop in your ~/plugins folder!

Commands

Get the id of the item in your hand

/itemid

Permissions

itemid.commands.itemid

Notes

After your build the jar, you need to manually add the mcmod.info file to the jar. Do that by running the command below from the root directory of the project:

jar -uf build/libs/itemid-{VERSION}.jar mcmod.info