BentoBoxWorld / Limits

Limits blocks and entities on islands - for BentoBox
Eclipse Public License 2.0
8 stars 17 forks source link

[DUPE] Iron of golems with jack or lantern #190

Closed vicbitz1 closed 4 days ago

vicbitz1 commented 2 weeks ago

Expected behavior

The blocks and the jack lantern should disappear.

Observed/Actual behavior

I did a test server, to test if it was bentobox, and indeed it was the cause of this. Now you can duplicate iron to death. hahahaha

Steps/models to reproduce

https://www.youtube.com/watch?v=Vv6JTWhfzT8

BentoBox version

bbox version 01:59:24 INFO: Running PAPER 1.20.4.

01:59:24 INFO: BentoBox version: 2.4.0 01:59:24 INFO: Database: JSON 01:59:24 INFO: Loaded Game Worlds: 01:59:24 INFO: bskyblock_world (BSkyBlock): Overworld, Nether, The End 01:59:24 INFO: Loaded Addons: 01:59:24 INFO: Biomes 2.1.1 (ENABLED) 01:59:24 INFO: Border 4.3.0 (ENABLED) 01:59:24 INFO: BSkyBlock 1.18.0 (ENABLED) 01:59:24 INFO: Chat 1.1.4 (ENABLED) 01:59:24 INFO: IslandFly 1.12.0 (ENABLED) 01:59:24 INFO: Level 2.14.0 (ENABLED) 01:59:24 INFO: Likes 2.4.0 (ENABLED) 01:59:24 INFO: Limits 1.21.0 (ENABLED) 01:59:24 INFO: MagicCobblestoneGenerator 2.5.1 (ENABLED) 01:59:24 INFO: TwerkingForTrees 1.5.1 (ENABLED) 01:59:24 INFO: Warps 1.14.0 (ENABLED)

Plugin list

[01:59:44 INFO]: Server Plugins (9): [01:59:44 INFO]: Bukkit Plugins: [01:59:44 INFO]: - BentoBox, BentoBox-Biomes, BentoBox-BSkyBlock, BentoBox-IslandFly, BentoBox-Level, BentoBox-Likes, BentoBox-Limits, BentoBox-MagicCobblestoneGenerator, BentoBox-Warps

Other

No response

tastybento commented 2 weeks ago

This is the Limits addon. I'll investigate.

tastybento commented 4 days ago

Quick fix (in Limits config.yml:

# Use async checks for snowmen and iron golums. Set to false if you see problems.
async-golums: false
tastybento commented 4 days ago

Bug is because it was just checking for Carved Pumpkin and not Jack O'Lanterns.