Fixed: no_entities & no_tiles %world% placeholder in /scanworld New: Added feature to scan chunks in a radius for a specific block. Examples:
/scanradius 10 individual STONE --> a radius of chunks (permission: blocklimiter.scanradius.individual.STONE )
/scan individual STONE --> the current chunk you're in (permission: blocklimiter.scan.individual.STONE )
For individual scanning we're using an asynchronous task which will not lag your server when scanning for a specific block. Please note: this feature is not yet applied to /scanworld!