limit-height issue #4


  • Defect
  • Waiting
Open
Assigned to fromgate
  • _ForgeUser6835820 created this issue Mar 29, 2013

    Config:
    =========
      limit-height:
        enable_description: Height restriction for placing defined blocks
        enable: false
        show-message_description: Show height-limit warning message
        show-message: true
        lava_description: Forbidden blocks list
        lava: 10,11
        height_description: Height value to deny placing forbidden blocks
        height: 90
        blocks_description: Forbidden blocks list
        blocks: 10,11
    =========

    Yet people are unable to place Lava over 90 height.

    Giving them the permission node fixes it.

    But the false/true flag seems to be ignored.

  • _ForgeUser6835820 added the tags Defect New Mar 29, 2013
  • fromgate removed a tag New Mar 29, 2013
  • fromgate added a tag Waiting Mar 29, 2013

To post a comment, please login or register a new account.