BentoBoxWorld / Limits

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

Upgrades dont change limits #146

Open Tackoozle opened 2 years ago

Tackoozle commented 2 years ago

Expected behavior

The limit should change.

Observed/Actual behavior

When I buy a hopper-upgrade, the limit wont change, same for entity-group-limits. Rangeupgrade is working fine.

Upgrade-addon: Database: { "uniqueId": "BSkyBlockb0c64b46-ea33-4dff-a93b-61689d82422d", "upgradesLevels": { "RangeUpgrade": 2, "LimitsUpgrade-Monster": 2, "LimitsUpgrade-Neutral": 1, "LimitsUpgrade-Tiere": 1, "LimitsUpgrade-HOPPER": 4 } } Ingame: image

Limits-addon: Config: blocklimits: HOPPER: 100 Ingame: image

So the limit should be set to 140 hoppers..

Steps/models to reproduce

Watch the limits, buy an upgrade, and watch the limits again :)

BentoBox version

bbox version [11:42:54 INFO]: Ausführen von PAPER 1.17.1. [11:42:54 INFO]: BentoBox version: 1.17.3 [11:42:54 INFO]: Datenbank: MARIADB [11:42:54 INFO]: Geladene Spielewelten: [11:42:54 INFO]: bskyblock_world (bskyblock): Oberwelt, [nether_color]Nether, [end_color]End [11:42:54 INFO]: Geladene Addons: [11:42:54 INFO]: Biomes 1.13.0 (ENABLED) [11:42:54 INFO]: Border 3.2.1-SNAPSHOT-b124 (DISABLED) [11:42:54 INFO]: BSkyBlock 1.15.1 (ENABLED) [11:42:54 INFO]: Challenges 0.9.0-SNAPSHOT-b457 (ENABLED) [11:42:54 INFO]: Level 2.7.2-SNAPSHOT-b470 (ENABLED) [11:42:54 INFO]: Limits 1.17.2 (ENABLED) [11:42:54 INFO]: MagicCobblestoneGenerator 2.4.0-SNAPSHOT-b228 (ENABLED) [11:42:54 INFO]: Upgrades 0.2.0-SNAPSHOT-b84 (ENABLED) [11:42:54 INFO]: Warps 1.11.1-SNAPSHOT-b294 (ENABLED)

Plugin list

No response

Other

No response

tastybento commented 2 years ago

Duplicate of https://github.com/BentoBoxWorld/Upgrades/issues/43, which unfortunately, seems stuck.