File Details
EntityLootDrops-2.8
- R
- Aug 10, 2025
- 137.97 KB
- 18.4K
- 1.20.1
- Forge
File Name
EntityLootDrops-2.8_1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Reupload:
Fixed commands `eventtop` `alltop` requiring OP when shouldn't
🆕 New Features:
Drop Counting System: Track player drops for competitive events and leaderboards
Per-Event Statistics: Each event maintains separate drop count data in Drop_Count.json
Competition Commands: New commands for viewing top players and individual statistics
Multi-Event Support: Run multiple events simultaneously with independent tracking
📋 New Commands:
/lootdrops alltop [count] - Show top players across all events (default: top 5)
/lootdrops eventtop <event> [count] - Show top players for specific event
/lootdrops playerstats <player> - View detailed player statistics
/lootdrops reset_counts - Reset all drop count data
⚙️ Configuration Updates
New Field: "enableDropCount": true - Add to any drop configuration to enable tracking
Auto-Generated Files: Drop_Count.json created automatically in event folders
Event-Only Feature: Drop counting only works for Event Drops, not Normal Drops
📚 Documentation
Enhanced READMEs: Comprehensive guides with drop counting setup instructions
Examples Included: Step-by-step competitive event setup guide
Command Reference: Complete command usage documentation