diff options
author | Travis Watkins <amaranth@ubuntu.com> | 2012-10-27 23:21:10 -0500 |
---|---|---|
committer | Travis Watkins <amaranth@ubuntu.com> | 2012-10-27 23:25:10 -0500 |
commit | 5469311a365ecb931c81fb6bce5be429028e7b24 (patch) | |
tree | 0df6648b4412d96c67c13263c10638e33bc63cdf /src/main/java/net/minecraft/server/EntityWitch.java | |
parent | 60819c6693daf19dde68b04af38a4fee8c7da988 (diff) | |
download | craftbukkit-5469311a365ecb931c81fb6bce5be429028e7b24.tar craftbukkit-5469311a365ecb931c81fb6bce5be429028e7b24.tar.gz craftbukkit-5469311a365ecb931c81fb6bce5be429028e7b24.tar.lz craftbukkit-5469311a365ecb931c81fb6bce5be429028e7b24.tar.xz craftbukkit-5469311a365ecb931c81fb6bce5be429028e7b24.zip |
Don't pass vanilla plugin channels to plugins. Fixes BUKKIT-2638
Vanilla has its own handlers for plugin channel messages for things like
texture packs, books, and anvils. When vanilla handles one of these messages
we should not also pass it to plugins because they will be duplicating work
and potentially running in to situations our plugin system isn't setup to
handle. This is how 1.3.2 worked but was lost in the 1.4.2 update.
Diffstat (limited to 'src/main/java/net/minecraft/server/EntityWitch.java')
0 files changed, 0 insertions, 0 deletions