Inventory Management
InventoryCleaner
InventoryCleaner
Automatically organizes and cleans inventory.Source:
player/invcleaner/ModuleInventoryCleaner.ktKey Features
- Intelligent item sorting
- Automatic trash disposal
- Hotbar organization
- Item prioritization system
- Stack merging optimization
Configuration Options
- MaximumBlocks - Max blocks to keep (default: 512)
- MaximumArrows - Max arrows to keep (default: 128)
- MaximumThrowables - Max throwables (default: 64)
- MaximumFoodPoints - Max food points (default: 200)
- Greedy - Keep extra items when possible
- SlotItem 1-9 - Configure hotbar slot assignments
- OffHandItem - Preferred offhand item
Hotbar Slot Options
- WEAPON, BOW, PICKAXE, AXE, SHOVEL
- BLOCK, POTION, FOOD, SHIELD
- IGNORE (don’t manage slot)
- NONE (leave empty)
ChestStealer
ChestStealer
Automatically takes items from chests.Source:
player/cheststealer/ModuleChestStealer.ktFeatures
- Smart item selection
- Configurable delay
- Auto-close chest
ChestCleaner
ChestCleaner
Cleans items from chests.Source:
player/ModuleChestCleaner.ktReplenish
Replenish
Automatically replenishes items in hotbar.Source:
player/ModuleReplenish.ktFeatures
- Auto-refill consumed items
- Threshold-based activation
Offhand
Offhand
Manages offhand item (totems, shields, etc.).Source:
player/offhand/ModuleOffhand.ktFeatures
- Auto-totem when low health
- Shield management
- Crystal/Gapple support
Automation Modules
AutoQueue
AutoQueue
Automatically rejoins queue after game.Source:
player/autoqueue/ModuleAutoQueue.ktFeatures
- Configurable delay
- Server-specific modes
AutoShop
AutoShop
Automatically purchases items.Source:
player/autoshop/ModuleAutoShop.ktAutoBuff
AutoBuff
Automatically uses potions and effects.Source:
player/autobuff/ModuleAutoBuff.ktAutoRespawn
AutoRespawn
Automatically respawns after death.Source:
player/ModuleAutoRespawn.ktAutoFish
AutoFish
Automatically fishes.Source:
player/ModuleAutoFish.ktFeatures
- Automatic casting
- Catch detection
- Re-casting
AutoWalk
AutoWalk
Automatically walks forward.Source:
player/ModuleAutoWalk.ktAutoBreak
AutoBreak
Automatically breaks blocks.Source:
player/ModuleAutoBreak.ktSmartEat
SmartEat
Automatically eats food when needed.Source:
player/ModuleSmartEat.ktFeatures
- Hunger threshold
- Food priority
- Auto-select best food
Safety Modules
NoFall
NoFall
Prevents fall damage.Source:
player/nofall/ModuleNoFall.ktFeatures
- Multiple anti-fall modes
- Packet-based prevention
- Server-specific bypasses
AntiVoid
AntiVoid
Prevents falling into void.Source:
player/antivoid/ModuleAntiVoid.ktFeatures
- Void detection
- Auto-teleport up
- Blink mode
AntiExploit
AntiExploit
Protects against exploits.Source:
player/ModuleAntiExploit.ktInteraction Modules
Reach
Reach
Extends interaction reach.Source:
player/ModuleReach.ktFeatures
- Configurable reach distance
- Block and entity reach
FastUse
FastUse
Use items faster.Source:
player/ModuleFastUse.ktFeatures
- Configurable use speed
- Item-specific settings
FastExp
FastExp
Throw XP bottles faster.Source:
player/ModuleFastExp.ktNoBlockInteract
NoBlockInteract
Prevents block interaction.Source:
player/ModuleNoBlockInteract.ktNoEntityInteract
NoEntityInteract
Prevents entity interaction.Source:
player/ModuleNoEntityInteract.ktUtility Modules
- AntiAFK - Prevents AFK kick
- Blink - Delays packets for teleportation
- Eagle - Auto-sneak at edges (bridging)
- PotionSpoof - Spoofs potion effects
- NoRotateSet - Prevents rotation packets
- NoSlotSet - Prevents slot change packets
- AutoWindCharge - Auto-use wind charges