nisovin / MagicSpells

The MagicSpells plugin for Bukkit
http://nisovin.com/magicspells
GNU General Public License v3.0
29 stars 112 forks source link

1.9.4 issues #36

Open tara81 opened 8 years ago

tara81 commented 8 years ago
  1. Appears cooldowns and costs on some spells stopped working (Notable so far: Food spell, blink spell, shadowstep, vanish, passive spell, external command spell cooldowns no longer working).
  2. Spells that target other players are glitched out and cause 20 extra damage if the player switches to their weapon after casting a damaging spell like homing missle with pain attached. (Any spell with a delay long enough to change to a weapon). This is a huge bug because it causes 1 shot pvp kills.
  3. Also blink spell stopped teleporting.
  4. All sound effects cause errors (Sounds also seem to have stopped working since 1.9, even with the 1.9 updated sound names.)

and nms and volatile features need a bump for 1.9.4

Username4723 commented 8 years ago

ProtocolLib can re-enable some volatile features, but most of them need a NMS Update. For instance, a lot of the ProtocolLib / NMS Methods have changed.

tara81 commented 8 years ago

all of these issues have been fixed in geeks fork except for issue #2.