Solved Item names, not ID numbers?

Discussion in 'Bukkit Help' started by Kold, May 9, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Kold

    i need help finding the list of Block names not the Id numbers.

    for instance, im configuring a plugin, and im adding a block blacklist and it will not accept a

    255, or 287 for a block.
    so i need the actual name bukkit uses, such as Lapis_block

    or Diamond_block

    however i cant remember where i found it nor what any of them were.

    any help is appreciated. thanks.

    Figured it out myself, Craft bukkit Enums.

    http://jd.bukkit.org/apidocs/org/bukkit/Material.html

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
Thread Status:
Not open for further replies.

Share This Page