diff options
author | Starbuck Johnson <starbuck@modwiz.com> | 2014-06-24 16:51:36 -0500 |
---|---|---|
committer | turt2live <travpc@gmail.com> | 2014-08-17 11:23:28 -0600 |
commit | 3626720d537371277e05891240835b67d46d617e (patch) | |
tree | a9ff591d40df9e606a614ac34a9df989893741cc /src/main/java/net/minecraft/server/ItemDye.java | |
parent | 4507cec090af201ea73436341933ffd801e521d6 (diff) | |
download | craftbukkit-3626720d537371277e05891240835b67d46d617e.tar craftbukkit-3626720d537371277e05891240835b67d46d617e.tar.gz craftbukkit-3626720d537371277e05891240835b67d46d617e.tar.lz craftbukkit-3626720d537371277e05891240835b67d46d617e.tar.xz craftbukkit-3626720d537371277e05891240835b67d46d617e.zip |
Modify the invalid item set to permit command blocks. Fixes BUKKIT-4342
When using a "vanilla" Minecraft server using the "pick block" key on a
command block yields the invoker with a command block within their
inventory while in creative mode. Implications of the invalid items set
containing the command block also include having a "ghost" item that
cannot be placed due to it not actually existing.
This commit resolves the problem and brings Craftbukkit closer to vanilla
behaviour by removing the command block item ID, 137, from the invalid
items set.
Diffstat (limited to 'src/main/java/net/minecraft/server/ItemDye.java')
0 files changed, 0 insertions, 0 deletions