Combat Master
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: bukkit paper purpur spigot
标签: equipment game-mechanics
? Key Features
- ? Modern GUI System - Fully customizable interfaces with smooth transitions
- ? Advanced Combo System - Real-time tracking with level-based color codes and sound effects
- ? Detailed Statistics - Comprehensive performance metrics and leaderboards
- ⚙️ Admin Tools - Powerful management panel with bulk operations
- ? Multi-language Support - Turkish and English with easy customization
- ? Flexible Database - SQLite (default) or MySQL with HikariCP connection pooling
- ? PlaceholderAPI Integration - Full PAPI support for other plugins
? Quick Start
Requirements
- Java: 17 or higher
- Server: Spigot/Paper 1.20+
- RAM: Minimum 512MB (recommended: 1GB+)
- PlaceholderAPI: Optional
Installation
- Download the latest version from Modrinth
- Place
Combat-Master-v2.0.0.jarin yourplugins/folder - Start/restart your server
- Configure settings in
plugins/Combat-Master/config.yml
? Main Systems
Combat & Combo System
Combo Levels:
- ? 1-5: Beginner (Gray)
- ⚪ 6-10: Developing (White)
- ? 11-20: Good (Yellow)
- ? 21-35: Great (Orange)
- ? 36-50: Perfect (Red)
- ? 51-75: Legendary (Purple)
- ? 76-100: Epic (Blue)
- ? 100+: Godlike (Rainbow)
Features:
- Automatic combo reset after 10 seconds
- Dynamic sound effects based on combo level
- Action bar display with real-time stats
- Reset on damage taken
GUI Menu System
- Main Hub: Central control panel for all features
- Stats Panel: Detailed performance metrics and analysis
- Leaderboards: Paginated rankings (21 players per page)
- Admin Panel: Complete management interface
? Commands
| Command | Description | Permission |
|---|---|---|
/combatmaster |
Open main menu | combatmaster.use |
/cm |
Short command | combatmaster.use |
/cm stats |
View statistics | combatmaster.use |
/cm top |
View leaderboards | combatmaster.use |
/cm reload |
Reload plugin | combatmaster.admin |
/cm reset <player> |
Reset player combo | combatmaster.admin |
/cm reset all |
Reset all combos | combatmaster.admin |
? PlaceholderAPI
| Placeholder | Description | Example |
|---|---|---|
%combatmaster_combo% |
Current combo | 25 |
%combatmaster_best_combo% |
Best combo | 87 |
%combatmaster_total_hits% |
Total hits | 1,337 |
%combatmaster_rank% |
Leaderboard rank | #3 |
%combatmaster_level% |
Combat level | Legendary |
⚙️ Configuration
# Language (en/tr)
language: "en"
# Combat settings
combat:
combo:
timeout-seconds: 10
reset-on-damage: true
actionbar:
enabled: true
# Database
database:
type: "sqlite" # or "mysql"
# Worlds
worlds:
enabled-worlds: [] # Empty = all worlds
? Updates
v2.0.0 - Major Update
New Features:
- ✨ Completely redesigned GUI system
- ? Modern menu designs
- ⚡ Enhanced performance
- ? Advanced admin tools
- ? Detailed system monitor
Fixes:
- ? Placeholder rendering issues
- ? Color code display bugs
- ? Database connection stability
? Statistics
? Support
请登录后举报
暂无评论,抢个沙发吧~