Zarius / Bukkit-OtherBlocks

OtherBlocks (now known as OtherDrops) plugin for Bukkit (dev build: https://www.mediafire.com/?i6ows1g6kus2o0l)
http://dev.bukkit.org/server-mods/otherdrops/
GNU General Public License v3.0
17 stars 17 forks source link

RPG Items API- Coded names vs Display names #230

Open ecianice opened 11 years ago

ecianice commented 11 years ago

from thinkofdeath- a way for you to call up the coded name for handling RPG items.

http://pastebin.com/wZh33rCB

ecianice commented 11 years ago

To refresh-

I was looking for support for

command: /rpgitem %itemname% stuff stuff

And have your plugin call up the name of the item being used for whatever actions so it issues commands on the proper rpg item. :)