You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello frank,
I'm here to report a bug. So I have insights setup for the 1.20.1 version of Pufferfish. I do have a random limit setup however there seems to be an issue with insight interfering with the spawners. It tells them they have reached the spawner limit per chunk which they haven't yet. They had to mine the spawner to replace it to fix the limit. But I do believe this could be a bug from insight, I've uploaded a video from a player report about this for more details.
This is caused by the plugin you're using for spawners. It seems from the video it used the BlockDamageEvent, which I think if cancelled, does not fire a BlockBreakEvent. The plugin you're using should hook into Insights to notify the plugin of the broken block, or it should use BlockBreakEvent, and give the player a spawner if successfully broken.
Hello frank,
I'm here to report a bug. So I have insights setup for the 1.20.1 version of Pufferfish. I do have a random limit setup however there seems to be an issue with insight interfering with the spawners. It tells them they have reached the spawner limit per chunk which they haven't yet. They had to mine the spawner to replace it to fix the limit. But I do believe this could be a bug from insight, I've uploaded a video from a player report about this for more details.
Pufferfish Version: 1.20.1
Insight Version: 6.15.0
https://youtu.be/pq26gCmtkzc
The text was updated successfully, but these errors were encountered: