Skip to content

Showing all child Limits[BUG] #44

Description

@trevor1097

Describe the bug
Showing all limits even when they are overwriting each other. The placement is working right and only denying the greatest limit but just showing all of the ones under it.

To Reproduce
Steps to reproduce the behavior:

  1. Place Blocks
  2. /limits
  3. Place more blocks
  4. See screenshot

Expected behavior
Only show the largest limit

Screenshots
Screen Shot 2021-12-12 at 10 41 01 AM

Config

  block_placement: storage/block_placement/
limits:
  block_placement:   
    merchant:
      type: SPAWNER
      limit: 2        
    knight:
      type: SPAWNER
      limit: 3
    baron:
      type: SPAWNER
      limit: 4     
    count:
      type: SPAWNER
      limit: 5    
    duke:
      type: SPAWNER
      limit: 6    
    noble:
      type: SPAWNER
      limit: 7    
    king:
      type: SPAWNER
      limit: 8

Server Information (please complete the following information):

  • Server version (/bukkit:version): This server is running Paper version git-Paper-70 (MC: 1.18.1) (Implementing API version 1.18.1-R0.1-SNAPSHOT) (Git: 8745326)
  • WorldGuard Report Pastebin Link (/wg report -p): https://paste.enginehub.org/syTB7wJPN.report

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions