Перейти к содержимому
Mineforgian

Данные могли устареть: источник временно недоступен, показан кэш.

Duels Optimised

Duels Optimized | Fork of Duels plugin but optimized and added feature

Загрузки
73K
Подписчики
110
Обновлён
14 июня 2026 г.
Лицензия
GPL-3.0-or-later

Опубликован 23 мая 2024 г.

Extensions:

Any of the old addon will not work with this version of duels.

What's New?

  • Added per player kit editor.
  • Added 2v2, 3v3, 4v4.....NvN Queues.
  • Added folia support.
  • Added mini messages support.
  • Duels Now Support Rounds!!! ADDED best of two rounds.
  • Added AxGraves Support
  • Added Party Duels, Now you can 2v2, 3v3, 4v4, as much players as you want in party.
  • Auto Update feature which updates plugin with latest available version so you dont need to worry about updating.
  • Added Loka kit option.
  • DeluxeCombat now supports duels optimised.
  • Added NotBounties plugin support
  • Fixed party request accept and send where all the players in party were able to accept or send duels request. Now only leader is allowed to accept or send duel request
  • Added option to customise fireworks.
  • Added option to run delayed commands.
  • Added more placeholders to get players in queue and players playing in queue
  • New Better ArenaRegen Extension that clears entities also.
  • Updated leaderboard extension which dont need any dependency to show holograms.
  • Added boxing (1.8 pvp).

Which plugin is this?

Duels provides a simple 1v1 system optimized for factions & kitpvp servers. With a gigantic list of features for you to choose, this plugin will allow your players to have a battle to determine the true skill.

Features:

  • [✔] Simple Setup: Create, load, and delete kits, arenas, queues, and queue signs easily with in-game commands!
  • [✔] Items & Money Betting: Gain items and money by winning duels!
  • [✔] Elo Rating System: Find out who is the best on your server.
  • [✔] Command / GUI / Sign Queue System: Fight random opponents and earn money!
  • [✔] Inventory Viewer: See winner and loser's inventory, armor, health, and more after a duel!
  • [✔] Top Players: See the top 10 players with the command /duel top!
  • [✔] Spectator Mode: Spectate any duel with a single command! /spectate
  • [✔] Configurable Countdowns: Display titles, play sounds, prevent moving, block PVP... create your own countdown!
  • [✔] Stats: Check wins, losses, past matches, ratings with just one command! /duel stats
  • [✔] DuelZones: Only want players to duel in spawn? Simply enable DuelZones! (Requires WorldGuard)
  • [✔] Give rewards for winning duels with match end commands!
  • [✔] In-Game Messages are fully configurable! (lang.yml)
  • [✔] Enable SOUP, SUMO, UHC, COMBO, PERMISSION, and ARENASPECIFIC for kits easily with one command! /duels options
  • [✔] Bind arenas to a kit to make them only usable by it! /duels bind
  • [✔] Extensions: Easily install extra features you need with the extension system!
  • [✔] Match & Rating Placeholders: Install the extension [Duels Extension] Placeholders to use match & rating placeholders!
  • [✔] Certificate Item: Install the extension [Duels Extension] Certificates to award duel winners with a certificate item!
  • [★] Leaderboards: Purchase the extension [Duels Extension] Leaderboards to create Hologram, Head, and Sign Leaderboards!
  • [★] Arena Regen: Purchase the extension [Duels Extension] ArenaRegen to create Automatically Resetting Arenas!

Supported Plugins:

  • [✔] MVdWPlaceholderAPI & PlaceholderAPI: Display wins, losses, and more!
  • [✔] CombatTagPlus, PvPManager, CombatLogX: Prevent dueling while in combat!
  • [✔] mcMMO: Create a fair fight situation by disabling skills & abilities in a duel!
  • [✔] Factions, FactionsUUID: No power loss in a duel!
  • [✔] MyPet: Prevent pets in a duel!
  • [✔] BountyHunters: Prevent bounty loss in a duel!
  • [✔] SimpleClans: No death increment in a duel!
  • [✔] LeaderHeads: Adds the following leaderboards. duels-wins, duels-losses

How to upload extension to server?

With the Extensions System, you can easily add extra features such as Auto Resetting Arenas, Hologram Leaderboards, and Placeholders to Duels. Simply download an extension, drop it in plugins/Duels/extensions/ folder, and start your server.

bStats

bstats status

Ченджлог

7.2Релиз26.1, 26.1.1, 26.1.2 · 21 мая 2026 г.
  • Added party size validation before joining a queue to prevent oversized parties.
  • Refactored queue matching to support party-safe group formation.
  • Introduced new utility methods (buildUnits, buildGroup, and flattenUnits) for improved queue organization and matching.
  • Removed block drops and streamlining in ArenaImpl to clean up dropped items during matches.
  • Updated language files with error messages for party size limits (party-too-large).
7.1Релиз26.1, 26.1.1, 26.1.2 · 21 апреля 2026 г.

Fix reload issue in v7.0

7.0Релиз26.1, 26.1.1, 26.1.2 · 12 апреля 2026 г.
  • Introduced a new teleportToLobby method in the Duels interface to teleport players to the lobby.
  • Implemented the method in DuelsPlugin with thorough null checks.
  • Introduced hasUsableTotem method to verify if a player has a totem equipped in their main or off hand.
  • Updated round-ending logic to account for potential totem protection against lethal damage.
  • Updated CommandsConfig to handle unset or empty alias configurations correctly.
  • Added unregisterPluginCommands in DuelsPlugin to clean up stale command entries during plugin unload.
  • Introduced average_rating and avg_rating placeholders in PlaceholderHook.
  • Implemented averageRating method to calculate the average rating across all kits.
  • Prevent cursor-held items from being included in death drops during duels
  • Added checks in Teleport to handle players sleeping or inside vehicles.
  • Adjusted DuelManager to use setHealth(0) for ending matches instead of manually restoring player state, avoiding corruption risks.
  • Introduced duel cooldown configuration in config.yml.
  • Added SelfCooldownValidator and TargetCooldownValidator to validate duel cooldowns.
  • Updated User and UserData to handle cooldown timestamps and implement cooldown logic.
  • Integrated cooldown checks and enforcement in DuelManager, RequestManager, and related classes.
  • Updated lang.yml with new message for players in cooldown.
6.2Релиз1.21.9, 1.21.10, 1.21.11 · 10 марта 2026 г.
  • Added support for configurable button types, slots, and glow effects in config.yml.
  • Refactored button constructors to utilize new configuration options for button types and data.
  • Introduced glowing button support with hidden enchantments.
6.1Релиз1.21.9, 1.21.10, 1.21.11 · 3 марта 2026 г.
  • Improve queue matching logic by skipping unnecessary attempts when no arenas are available.
  • Update KitEditListener to prevent stack splitting during kit editing.
6.0Релиз1.21.9, 1.21.10, 1.21.11 · 29 января 2026 г.

Fixed startup errors where plugin was saying to contact author due to bad relocation of folialib.

5.9Релиз1.21.9, 1.21.10, 1.21.11 · 26 января 2026 г.

Fixed inventory loss bug

5.8Релиз1.21.9, 1.21.10, 1.21.11 · 22 января 2026 г.

Betting fixed

Комментарии

Загружаем…