▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/HOSH Duels
HOSH Duels

HOSH Duels

Modern duel system with temporary worlds and zero map damage.

Оцените первым
79
1

HOSH Duels

A fully-featured 1v1 duel system for Spigot servers with kit management, WorldEdit-powered arenas, isolated temporary worlds, rematches, and persistent fight stats — all driven through an intuitive GUI and a single /hoshd command.


Requirements

  • Paper (or compatible) — 1.19.x / 1.20.x / 1.21.x
  • Java 17+
  • Hosh Loader (mandatory) — This plugin will not stay enabled without it. If HoshLoader.jar is missing, HOSH Duels disables itself and server operators get a message on join.
  • WorldEdit (mandatory) — Required for arena selection and copying. If WorldEdit is missing, the plugin disables and ops are notified on join.
  • Use /hosh duels reload (via Hosh Loader) to reload this plugin after config changes.
  • Use /hosh update all (via Hosh Loader) to prepare newest compatible HOSH updates for next restart.

Downloads

Modrinth
Hosh Loader (install first)Download Hosh Loader
HOSH Duels (this plugin)Download HOSH Duels
WorldEdit (dependency)Download WorldEdit

Features

  • Temporary isolated worlds — Every duel spawns in its own void world. The arena layout is copied from your WorldEdit selection, and the world is automatically deleted after the fight ends
  • Kit system — Save, edit, and delete kits from your current inventory via GUI or commands. Full armor + inventory support with a visual editor
  • Arena system — Define arenas using WorldEdit selections and player spawn points. Arenas are persisted to YAML and loaded on startup
  • Countdown & invulnerability — Players are invulnerable during the configurable countdown. Once the fight goes live, damage is tracked
  • Rematch system — After a fight ends, either player can request a rematch. Both players must request within 60 seconds for the rematch to start
  • Fight statistics — Wins and total damage dealt are tracked per player and saved to stats.yml
  • State restoration — Player location, gamemode, inventory, and armor are saved before the fight and fully restored afterward
  • Disconnect handling — If a player leaves mid-fight, the fight is aborted and the temp world is cleaned up
  • Full GUI — Main menu, kit list, arena list, and kit editor inventories with intuitive click actions
  • Chat-based naming — Create kits and arenas by clicking a GUI button and typing the name in chat
  • Tab completion — All subcommands support tab-completing kit names, arena names, and online players

Commands

All commands are subcommands of /hoshd (alias: /hoshduels).

CommandPermissionDescription
/hoshdShow all available commands
/hoshd guiOpen the main duel GUI
/hoshd kit create <name>Create a kit from your current inventory
/hoshd kit delete <name>Delete a saved kit
/hoshd arena create <name>hoshd.arena.createStart an arena setup session
/hoshd arena setareahoshd.arena.setareaUse your WorldEdit selection as the arena area
/hoshd arena setpos1hoshd.arena.setpos1Set player 1 spawn at your current location
/hoshd arena setpos2hoshd.arena.setpos2Set player 2 spawn at your current location
/hoshd arena confirmhoshd.arena.confirmFinalize and save the arena
/hoshd arena delete <name>hoshd.arena.deleteDelete a saved arena
/hoshd cancelhoshd.cancelCancel your current arena setup session
/hoshd fight <kit> <arena> <p1> <p2>hoshd.fightStart a duel between two players
/hoshd rematch <player>hoshd.fightRequest a rematch with a previous opponent

Arena Setup Guide

Setting up an arena takes four steps:

  1. Create — Run /hoshd arena create <name> to start a setup session
  2. Set area — Make a WorldEdit selection, then run /hoshd arena setarea
  3. Set spawns — Stand where each player should spawn and run /hoshd arena setpos1 and /hoshd arena setpos2
  4. Confirm — Run /hoshd arena confirm to save the arena

You can cancel at any time with /hoshd cancel.


Configuration

All settings live in the default config.yml generated on first run.

prefix: "&8[&bHOSH Duels&8] "

defaults:
  max-name-length: 24
  duel-countdown-seconds: 5

features:
  delete-temp-worlds: true
  restore-player-inventory-after-fight: true
  auto-set-survival-in-duel: true
  rematch-enabled: true
  fight-stats-enabled: true

Config Options

OptionDefaultDescription
max-name-length24Maximum characters for kit and arena names
duel-countdown-seconds5Countdown before players become vulnerable (0 = instant)
delete-temp-worldstrueDelete temporary duel worlds after fights end
restore-player-inventory-after-fighttrueRestore player inventory and armor after a fight
auto-set-survival-in-dueltrueForce players into Survival gamemode during duels
rematch-enabledtrueAllow rematch requests after fights
fight-stats-enabledtrueTrack wins and damage dealt per player

Data Files

FilePurpose
kits.ymlPersistent storage for all saved kits
arenas.ymlPersistent storage for all arena definitions
stats.ymlPer-player win count and total damage dealt

Dependencies

PluginRequiredWhy
WorldEditYesArena area selection and copying arenas to temporary worlds

Permissions

PermissionDefaultDescription
hoshd.arena.createNoneCreate new arenas
hoshd.arena.setareaNoneSet arena area from WorldEdit selection
hoshd.arena.setpos1NoneSet player 1 spawn point
hoshd.arena.setpos2NoneSet player 2 spawn point
hoshd.arena.confirmNoneConfirm and save an arena
hoshd.arena.deleteNoneDelete arenas
hoshd.cancelNoneCancel arena setup sessions
hoshd.fightNoneStart fights and request rematches

Installation

  1. Download and install Hosh Loader in plugins/ (required).
  2. Install WorldEdit on your server (required).
  3. Download HOSH Duels and place hosh-duels-<version>.jar in plugins/.
  4. Restart the server (full restart recommended after first install).
  5. Edit plugins/HOSH_Duels/config.yml to your liking.
  6. Start creating kits and arenas with /hoshd gui. Use /hosh duels reload when you change config files.

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x

Платформы

Поддерживаемые окружения

Сервер

Зависимости

Ссылки

Создатели

Детали

Лицензия:
Опубликован:3 месяца назад
Обновлён:3 месяца назад
Главная