
Conquest Duels 4.6.3
The best FREE Duel Plugin
⚔️ Conquest Duels v4.6.3 – Controlled Death Handling
A polished update that introduces smart cleanup control after duels using WorldGuard integration.
✅ New
-
duel-force-handle-death
WorldGuard flag
Suppresses all post-death effects (drops, chests, heads, corpses) when enabled in a region. -
2-second suppression window after duel death — clean, efficient, and region-based.
-
Affected systems include:
-
Item drops
-
Item spawns
-
Entity/corpse spawns
-
Block placements (e.g., death chests)
-
Explosion block drops
-
✅ Improved
-
Better
PlayerDeathEvent
logic:-
Suppression only applies if player dies inside a flagged region
-
Integrates with Paper’s auto-respawn handling
-
Metadata tagging (
DUEL_NO_DROPS
,DUEL_WINNER_GRACE
, etc.) is cleaner and safer
-
🛠 API & Internal
-
DeathSuppressionListener.suppress()
handles timed suppression -
New WorldGuard flag is registered automatically on server start
-
All suppression is scoped per-player, with no global side effects
🧪 How to Use
-
Select your duel arena region with WorldEdit
-
Run:
/rg flag your-region duel-force-handle-death allow
-
Run a duel — death-related plugin behavior will be fully blocked for 2 seconds