BentoBoxWorld / Limits

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

Placeholder %Limits_bskyblock_island_hopper_limit% not working #159

Closed Jeroen123TC closed 2 years ago

Jeroen123TC commented 2 years ago

Expected behavior

The placeholder %Limits_bskyblock_island_hopper_limit% normally has a out put from the hopper limit out of the config.

blocklimits:
  HOPPER: 50
# This section is for world-specific limits and overrides the general limit
# Specify each world you want to limit individually (including nether and end worlds)
# If these worlds are not covered by the game modes above, nothing will happen
worlds:
  skyblock_world:
    HOPPER: 50

Observed/Actual behavior

The placeholder %Limits_bskyblock_island_hopper_limit% has a output of "limit not set" see image image

Steps/models to reproduce

The placeholder %Limits_bskyblock_island_hopper_count% works fine so maybe that helps?

BentoBox version

Schermafbeelding 2022-03-25 om 14 03 39

Plugin list

No response

Other

No response