Duels - Duel System for Minecraft
The Duels mod provides a comprehensive system for player versus player combat. Create unlimited arenas and equipment sets, customize messages, and track participant statistics.
Main Features
The system supports creating unlimited arenas for battles and gear sets. All text messages can be customized to your needs. Detailed statistics are maintained with a leaderboard ranking system, and a permission system is implemented for different player categories.
Video Tutorial
For better understanding of how the mod works, we recommend watching the tutorial video: https://youtu.be/qyLIn_5412A
Management Commands
/duels help - shows customizable help menu /duels join [id] - join the first available arena or the specified one by identifier /duels leave - leave the current arena (counts as defeat during battle) /duels listarenas - list all arenas with their status /duels createarena - start creating a new arena /duels setlobby - set the lobby point for the arena being created /duels setspawn1 / setspawn2 - set player spawn points /duels finisharena - complete arena creation /duels kits list - show available equipment sets /duels kits create - create a set from current inventory /duels kits delete - delete a set /duels kits select - select a set for the next duel /duels loadoldstats - load old statistics /duels filetosql - transfer statistics to database /duels stats - view player statistics /duels top - leaderboard by wins or kills
Permissions
The system provides different access levels: duels.help, duels.join, duels.leave, duels.listarenas, duels.createarena, duels.kits.list, duels.kits.create, duels.kits.delete, duels.kits.select, duels.admin, duels.stats, duels.top.
Placeholders
For integration with PlaceholderAPI, placeholders %duels_topwins#% and %duels_topkills#% are available, displaying information about top-10 players in respective categories.
Metrics
The mod uses bStats to collect anonymous server information, which helps in further project development. This feature can be disabled in the plugins folder if desired.