
f.FastLoot
ArchivedAutomatically puts broken blocks directly into your inventory with full customization.
27downloads
1follower
27downloads
1follower
f.FastLoot has been archived. f.FastLoot will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.4
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 4 months ago
Updated 4 months ago
f.FastLoot
f.FastLoot is a lightweight, high-performance auto-pickup plugin. It delivers loot directly to the player's inventory, preventing item despawning and lag.
Technical Specifications
- Java: 17+
- Platform: Paper, Purpur, Spigot
- Localization: Built-in EN/RU support
Key Features
- Auto-Pickup: Instant block-to-inventory transfer.
- Smart Filtering: Customizable blacklist (e.g., TNT, Bedrock).
- Audio Feedback: Customizable sounds for toggling and errors.
- Optimization: Zero-lag performance via modern API standards.
Commands & Permissions
| Command | Description | Permission |
|---|---|---|
/ffl enable/disable |
Toggle auto-pickup | feir.project.fastloot.command.use |
/ffl reload |
Reload config | feir.project.fastloot.command.reload |
Configuration Preview
language: "en_US"
settings:
# Should the plugin drop items on the ground if the inventory is full?
# true - drop near player, false - items just vanish (not recommended)
drop-if-full: true # Items drop if inventory is full
sounds:
enable: "ENTITY_EXPERIENCE_ORB_PICKUP"
disable: "BLOCK_NOTE_BLOCK_BASS"
error: "ENTITY_VILLAGER_NO"
ignored-blocks:
- "TNT"
- "BEDROCK"

