Insights  - Super configurable (region) Limits + Asynchronous Scans [1.19.2] icon

Insights - Super configurable (region) Limits + Asynchronous Scans [1.19.2] -----

Create group limits | Permission based | Extremely fast region scans | Many region addon support!



Added global check/scan commands
This update has an update to the format of the config. Please delete your old config and change it after it has regenerated, or change it according to the new config before restarting the server with the new version.

New: Added /checkworld <world> <tile|entity> : This will return a list with all tiles/entities in the specified world
New: Added /scanworlds <tile|entity> : This will return a list with all worlds and its tile/entity count.

Config changes: Added 2 new sections inside "messages":

Code (Text):
  # Messages send when a user executes /checkworld <world> <tile|entity>
  checkworld:
    entity:
      header: "&8&m----------------=&r&8[&b&l Entity Count&r &8]&m=----------------"
      # Special placeholders:
      # %entity%
      # %count%
      format: "&b %entity%&8: &7&l%count%"
      # Special placeholders:
      # %world%
      # %total_count%
      total: "&3 World &b%world% &3has a total of &b&l%total_count% &3entities."
      footer: "&8&m-------------------------------------------------"
      # Special placeholders:
      # %world%
      no_entities: "&cWorld %world% has no loaded entities."
    tile:
      header: "&8&m-----------------=&r&8[&b&l Tile Count &8]&m=-----------------"
      # Special placeholders:
      # %tile%
      # %count%
      format: "&b %tile%&8: &7&l%count%"
      # Special placeholders:
      # %world%
      # %total_count%
      total: "&3 World &b%world% &3has a total of &b&l%total_count% &3tile(s)."
      footer: "&8&m-------------------------------------------------"
      # Special placeholders:
      # %world%
      no_tiles: "&cWorld %world% has no loaded tiles."
    invalid_world: "&cThat world does not exist."

  # Messages send when a user executes /scanworlds <tile|entity>
  scanworlds:
    entity:
      header: "&8&m----------------=&r&8[&b&l Entity Count&r &8]&m=----------------"
      # Special placeholders:
      # %world%
      # %count%
      format: "&b %world%&8: &7&l%count%"
      # Special placeholders:
      # %total_count%
      total: "&3 The server has a total of &b&l%total_count% &3entities loaded."
      footer: "&8&m-------------------------------------------------"
      no_entities: "&cThe server has no loaded entities."
    tile:
      header: "&8&m-----------------=&r&8[&b&l Tile Count &8]&m=-----------------"
      # Special placeholders:
      # %world%
      # %count%
      format: "&b %world%&8: &7&l%count%"
      # Special placeholders:
      # %total_count%
      total: "&3 The server has a total of &b&l%total_count% &3tiles loaded."
      footer: "&8&m-------------------------------------------------"
      no_tiles: "&cThe server has no loaded tiles."
----------, May 25, 2019
Resource Information
Author:
----------
Total Downloads: 39,795
First Release: May 6, 2018
Last Update: Oct 6, 2022
Category: ---------------
All-Time Rating:
53 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings