MLG-Fortress / ExtraHardMode

The now-official repository for the ExtraHardMode Bukkit Plugin.
http://dev.bukkit.org/bukkit-plugins/fun-hard-mode/
Other
24 stars 21 forks source link

Spiders event improvment. #319

Open Remski01 opened 1 year ago

Remski01 commented 1 year ago

Hello, could you take an look at the Spider death event? Currently both server killed/despawned and player killed Spiders are dropping web's, now. Player killed one's make sense. But server killed or despawned do not and make an large amount of cob webs everywhere.

Could you take an look to make the plugin check if killed by player or server it despawning and not make it place cobwebs if not killed by an player.

EHM Version: 3.15.0-e4f17b1 Server Version: git-Paper-383

RoboMWM commented 1 year ago

dropped as in dropped entity, or actually placing cobweb blocks?

Remski01 commented 1 year ago

Placing cobweb blocks. As well for some extra context, see picture as example. There have been n player.

https://ibb.co/SXSpXpY

RoboMWM commented 1 year ago

Hmm, not sure if it was intended for non-player-killed spiders... can't really tell from quick look at documentation. If you can check code (or I'll get to it, eventually), can you see if there's any mention of it being intended there?