HomeJavaMods1v1 rooms/1v1 arena New XvX 2v2,3v3,4v4
1v1 rooms/1v1  arena New XvX 2v2,3v3,4v4
ModsJava

1v1 rooms/1v1 arena New XvX 2v2,3v3,4v4

⬇ Download on Spigot
SmartArenas v1.3


✨ The Evolution of Dynamic Region Management

SmartArenas is a powerful and lightweight plugin that completely transforms how you manage special zones on your server. Forget complex commands and constant admin intervention. With SmartArenas v1.3, you can create even more robust, fully automated, self-managing regions that intelligently react to player counts.

Experience seamless, dynamic environments where players can duel, trade, or participate in events without a single command from staff. When the required number of players enter a defined zone, dynamic walls instantly appear, creating a sealed environment with its own set of rules. When the player count drops below the required minimum, these walls intelligently vanish. It's that simple. Perfect for duels, event zones, trading areas, and much more.

DO NOT report bugs in ratings. Please use our support channels.



What's New in v1.3? (Update Message!)


This update brings unprecedented flexibility and an enhanced user experience to arena management:



Core Features




⚙️ How It Works


  1. An admin defines a 3D region with the selection wand (/arena wand).

  2. The admin then uses /arena create <name> to select the desired arena type (e.g., 1v1, 2v2, 5v5 custom) via an intuitive GUI.

  3. Players walk into the region. Nothing happens yet.

  4. When the exact required number of players enter the same region: INSTANTLY! The outer shell of the region is intelligently filled with your configured wall blocks (e.g., glass), sealing the players inside. Only configurable passable blocks (defined in config.yml) like air or water are replaced, preserving existing terrain. All custom rules and effects for that arena are now active.

  5. One or more players leave, disconnect, or die, causing the player count to drop below the required minimum.

  6. INSTANTLY! The wall blocks disappear, with original blocks being restored to their exact previous state. The arena is now open and ready for the next encounter (or after a configured delay if a player died).


Configuration In Documentation


The configuration is designed to be incredibly powerful yet simple to understand. All settings are managed in the config.yml file, with detailed explanations available in our documentation. Updated in v1.3: Configure default required-players and fully customize the list of replaceable-materials for arena walls.



Commands & Permissions


The plugin uses a single, straightforward command structure.

Permission Node: smartarenas.admin (Grants access to all commands, default for OPs)



Use Cases




Support & Community


For help, suggestions, or to chat with other users, please join our Discord Server: https://discord.gg/n6WfSRqq6m
or contact me on discord in dms: Jan1k_val

SmartArenas v1.3 is actively maintained and committed to providing regular updates and ensuring compatibility with the latest Minecraft versions. We strive for a bug-free experience and appreciate your support.

A free resource for the Minecraft community.

Spoiler: config.yml
Code (Text):
# SmartArenas Configuration File
# This file manages global settings and defines all your arenas.

default-arena-settings:
  # The material used for the arena's boundary walls (e.g., GLASS, BEDROCK).
  # Use exact Minecraft material names (e.g., OAK_PLANKS, STONE, BARRIER).
  wall-material: "GLASS"
  # Set to true to allow players to break blocks inside the arena.
  allow-block-break: false
  # Set to true to allow players to place blocks inside the arena.
  allow-block-place: false
  # Set to true to allow players to drop items inside the arena.
  allow-item-drop: false
  # Set to true to disable hunger depletion for players inside the arena.
  disable-hunger: true
  # The delay in seconds for the arena walls to disappear after a player dies.
  # This acts as a cooldown before the arena becomes open again.
  wall-removal-delay-seconds: 30
  # List of potion effects applied to players when they enter the arena.
  # Format: "EFFECT_NAME:AMPLIFIER" (e.g., "SPEED:1" for Speed II, "JUMP_BOOST:2" for Jump Boost III).
  # Amplifier is 0-indexed (0 for level I, 1 for level II, etc.).
  effects: []
  # NEW: The number of players required to activate this arena (e.g., 2 for 1v1, 4 for 2v2).
  required-players: 2

# Arena-specific settings for defining which blocks can be replaced by walls.
arena-settings:
  # A list of materials that are considered "replaceable" when an arena wall is built.
  # Only blocks with these materials will be replaced by the arena wall.
  # Solid blocks (like STONE, DIRT, WOOD) should NOT be in this list to prevent griefing.
  # These blocks will be stored and restored to their original state when the wall disappears.
  replaceable-materials:
    - AIR
    - CAVE_AIR
    - VOID_AIR
    - WATER
    - LAVA
    - TALL_GRASS
    - SEAGRASS
    - VINE
    - TORCH
    - WALL_TORCH
    - REDSTONE_WIRE
    - FIRE
    - SNOW # Snow layers
    - COBWEB
    - SUGAR_CANE
    - WHEAT
    - CARROTS
    - POTATOES
    - BEETROOTS
    - NETHER_WART
    - LADDER
    - LEVER
    - STONE_BUTTON
    - WOODEN_BUTTON
    - BROWN_MUSHROOM
    - RED_MUSHROOM
    - DEAD_BUSH
    - FERN
    - LARGE_FERN
    - FLOWER_POT
    - OAK_SAPLING
    - DANDELION
    - POPPY
    # Add any other transparent/passable blocks you deem safe to replace.

# Defines all custom arenas. Do not modify manually unless you know what you are doing.
# Use plugin commands to manage arenas (e.g., /arena create, /arena delete).
arenas: {}

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

1v1 rooms/1v1 arena New XvX 2v2,3v3,4v4 is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 1,170 times (via Spigot). Download it and open it directly in the game.

Explore more