New feature Add player looting functionality during knockout phase Introduced LootManager and LootListener for handling player looting mechanics. Updated ReanimationListener to integrate looting logic with permissions, sneaking checks, and proper messaging. Removed redundant logging and utility code for a cleaner implementation.