Arena Regen
  • 📖Getting Started
  • Usage
    • Commands
    • Permissions
  • CONFIGURATION
    • General Settings
      • Arena Limits
      • Performance Settings
      • Selection Tool
      • Preview Particle
    • Regeneration Settings
      • Regeneration Settings
      • Mode-Specific Settings
      • Player Handling
      • Arena Interactions
  • SUPPORT
    • Discord
    • Our Webstore
  • Placeholders
    • Placeholders
Powered by GitBook
On this page
  1. Usage

Commands

Remember that for each command you need specific permissions, you will find them in the next section. All commands here are available in Arena Regen+, but not Arena Regen .

Arena Regen and Arena Regen+ Commands Guide

Aliases: [ar]

How can I create arenas?

You can do this through the main command:

/arenaregen create <arena_name> or /ar create <arena_name>

Select two corners of your arena using the selection tool and then use this command to create an arena.

How can I delete an arena?

You can do this through the main command:

/arenaregen delete <arena_name> or /ar delete <arena_name>

Execute this command to delete a registered arena.

How can I resize a region?

You can do this through the main command:

/arenaregen resize <arena_name> or /ar resize <arena_name>

Select the two new corners of your arena using the selection tool and then use this command to resize a registered arena.

How can I regenerate a region?

You can do this through the main command:

/arenaregen regen <arena_name> or /ar regen <arena_name>

Execute this command to regenerate a region.

How can I obtain the selection tool?

You can do this through the main command:

/arenaregen wand or /ar wand

Gives you the selection tool with which you can select the corners for an arena.

How can I see the list of regions?

You can do this through the main command:

/arenaregen list or /ar list

Returns a list of the registered arenas.

How can I see the information related to an arena?

You can do this through the main command:

/arenaregen info <arena_name>

Returns information related to the arena.

How can I set a spawn for a region?

You can do this through the main command:

/arenaregen setspawn <spawn_name> or /ar setspawn <spawn_name>

Set the spawn location for an arena to where you will get teleported to when you use the teleport command.

How can I delete a spawn for a region?

You can do this through the main command:

/arenaregen delspawn <spawn_name> or /ar delspawn <spawn_name>

Delete the spawn location of an arena.

How can I teleport to a region spawn?

You can do this through the main command:

/arenaregen teleport <arena_name> or /ar teleport <arena_name>

Teleports you to spawn location of an arena. You need a spawn point set first.

How can I create a regeneration schedule?

You can do this through the main command:

/arenaregen schedule <arena> [time (e.g., 50m, 1d, 1w)]

Creates a regeneration schedule for the arena with the time interval provided. Accepted time formats: s (seconds), m (minutes), d (days), w (weeks). Let's say you executed the command "/ar schedule Example 1m". Then, the arena "Example" will automatically regenerate every 1 minute.

How can I reload the plugin without restarting the server?

You can do this through the main command:

/arenaregen reload or /ar reload

Reloads the configuration and messages.

How can I preview the borders of an arena?

You can do this through the main command:

/arenaregen preview [arena name] or /ar preview [arena name]

Previews the borders of the specified arena, using particles.

How can I see help page of the plugin?

You can do this through the main command:

/arenaregen help or /ar help

Displays the list of commands along with their descriptions in-game.

PreviousGetting StartedNextPermissions

Last updated 13 days ago