Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/ArenaRegenerator
  • ArenaRegenerator 1.2.7

    release25 октября 2025 г.

    Update to MC 1.21.10

  • ArenaRegenerator 1.2.6

    release14 августа 2025 г.
    • Ensure Worldedit CUI updates even if a selection was previously made.
    • Update dependencies

    Full Changelog: https://github.com/Woodstop/ArenaRegenerator/compare/v1.2.5...v1.2.6

  • ArenaRegenerator 1.2.5

    release9 августа 2025 г.
    • Ensure player and item listeners are registered on plugin reload. Fixes where a minigame won't properly end when a player leaves the server and item durability stops working after plugin reloads.
    • Update plugin dependencies
    • Remove unused imports

    Full Changelog: https://github.com/Woodstop/ArenaRegenerator/compare/v1.2.4...v1.2.5

  • ArenaRegenerator 1.2.4

    release2 августа 2025 г.
    • Allow players to give winner rewards through commands in the config file.
    minigames:
       arena_1:
         winner-rewards: # Gives players rewards for winning the game. Use %player% to specify the winning player.
           commands:
             - "give %player% diamond 3"
             - "eco give %player% 100"
    
    • Fix concurrent modification bug

    Full Changelog: https://github.com/Woodstop/ArenaRegenerator/compare/v1.2.3...v1.2.4

  • ArenaRegenerator 1.2.3

    release2 августа 2025 г.
    • Implement rewards for winners via config option:
    minigames:
      # Example Arena Configuration
      arena_1:
           winner-rewards: # Gives players rewards for winning the game
          - GOLD_BLOCK:1
          - DIAMOND:5
    
    • Ensure players are sent to spectator mode on losing
    • Remove arenaregenerator.command permission as it is not necessary

    Full Changelog: https://github.com/Woodstop/ArenaRegenerator/compare/v1.2.2...v1.2.3

  • ArenaRegenerator 1.2.2

    release31 июля 2025 г.

    Improve permission structure and ensure that exp, levels, and potion effects are restored on arena exit

    Full Changelog: v1.2.1...v1.2.2

  • ArenaRegenerator 1.2.1

    release28 июля 2025 г.

    Fix save command not saving to the proper schematic folder

  • ArenaRegenerator 1.2.0

    release28 июля 2025 г.

    What's Changed

    Comprehensive Minigame System:

    • Introduced a flexible framework for creating minigames within your existing arenas.

    • Lobby System: Players can join a lobby and wait for sufficient players.

    • Configurable Countdown: A customizable countdown initiates when the minimum player count is met.

    • Game Start/End Conditions: Games now have defined start and end conditions, including last-man-standing and configurable time limits.

    • Player State Management: Automated handling of player inventory, health, food, game mode, and potion effects upon joining and leaving/game end.

    • Spectator Mode: Players eliminated or leaving the arena during a game can be moved to a dedicated spectator mode.

    • Configurable Rules per Arena: Set minimum/maximum players, game duration, lobby countdown, inventory clearing, game mode on join, item drops, and damage prevention via config.yml.

    Item Durability Loss Prevention:

    • Added a new prevent-item-durability-loss flag to config.yml. When true, items used by players within the arena will not lose durability.

    Dynamic Void Fall Teleportation (Lobby):

    • Players who fall into the void while in the WAITING or COUNTDOWN states of a minigame will now be automatically teleported back to the arena's lobby spawn. The void detection height is dynamically calculated 20 blocks below the lobby spawn's elevation.
  • ArenaRegenerator 1.1.0

    release24 июля 2025 г.

    Change command prefix to /arena with alias /ar

  • ArenaRegenerator 1.0.2

    release23 июля 2025 г.
    • Remove Adventure API to make compatible with Spigot
    • Change [ResetSign] to [RegenSign]
  • v1.0

    release23 июля 2025 г.

    Нет описания изменений

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

Minecraft: Java Edition

Платформы

Сведения

Лицензия:GPL-3.0-only
Опубликован:10 месяцев назад
Обновлён:3 недели назад
ID проекта:
Главная