Imprex-Development / orebfuscator

Orebfuscator - High-Performance Anti X-Ray plugin
https://modrinth.com/plugin/orebfuscator
GNU General Public License v3.0
119 stars 26 forks source link

Improve overall memory footprint per player #359

Closed Ingrim4 closed 4 months ago

Ingrim4 commented 4 months ago

Description

Fix a potential memory leak (low impact) that occurred when a players login process was cancelled (e.g. player is banned). Reduce memory usage per proximity block per player by theoretically up to x10.

How Has This Been Tested?

Successfully tested with the latest spigot, paper and folia release.

Types of Changes