TownyAdvanced / Towny

Towny Advanced Minecraft plugin for Bukkit/Spigot.
https://townyadvanced.github.io
Other
526 stars 352 forks source link

1.13 Feedback #2995

Closed LlmDl closed 5 years ago

LlmDl commented 6 years ago

Rolling list of 1.13 Troubles:

ZackRuybal commented 6 years ago

Fish are treated as hostile as per the report from one of the people that's actively testing Towny on 1.13.

LlmDl commented 6 years ago

@ZackRuybal I don't understand what you mean by that.

ZackRuybal commented 6 years ago

When the new fish (floating, swimming kind added in 1.13) enter a town, they despawn. They seem to be treated like hostile mobs inside of towns.

LlmDl commented 6 years ago

If the hostile mob list the config still says WaterMob it is likely that the new fish are part of that group. Existing configs will need the 2 guardian mobs added to that list and the watermob removed.

TheFlagCourier commented 6 years ago

Seems like Guardian and ElderGuardian are not even in the WaterMob class, but Dolphin, Squid, and the various fish are. (So Dolphins/Squid are probably also affected.) (https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/WaterMob.html)

Since ElderGuardian extends Guardian, would adding Guardian be sufficient?

LlmDl commented 6 years ago

@TheFlagCourier you're right, but they are both considered Monsters so they'll be dealt with anyways if that's still in the config. I guess we just have to remove WaterMob. I wonder if they used to be considered watermobs or what.

LlmDl commented 6 years ago

@SmallSansSerif It would be helpful for you to file a separate ticket in full so I know which version of Towny you're using, which version of spigot, etc. Don't skip the form. This ticket is for confirmed bugs and tracking their fixes.

LlmDl commented 5 years ago

Closing this cause we're done with it.