Commands
ArenaLegends uses the main command /arenalegends, which has a convenient alias: /al. All commands shown below can be used with either version.
💻 Player Commands
These commands are available to players for joining games and managing their preferences.
/al QUICKJOIN
[mode]
arenalegends.command.quickjoin
Join a random game.
/al JOIN
<game>
arenalegends.command.join
Join a specific game.
/al QUIT
arenalegends.command.quit
Quit current game.
/al SPECTATE
<game>
arenalegends.command.spectate
Spectate a game.
/al COMMANDS
[page]
arenalegends.command.commands
List all commands.
/al MENU
<menu>
arenalegends.command.menu
Open a specific menu.
/al STATS
[player]
arenalegends.command.stats
View stats of a player.
⚙️ Game Management
Commands for creating, managing, and controlling game instances.
/al CREATE
<game>
arenalegends.command.create
Create a new game.
/al REMOVE
<game>
arenalegends.command.remove
Remove a game.
/al SETTING
<game> <setting> <value>
arenalegends.command.setting
Change a game setting.
/al MANAGER
arenalegends.command.manager
Open the game manager.
/al START
[game]
arenalegends.command.start
Start a game.
/al END
[game]
arenalegends.command.end
End a game.
/al RESTART
[game]
arenalegends.command.restart
Restart a game.
/al TESTMODE
[game]
arenalegends.command.testmode
Enable testing mode.
🛠️ Admin & Debug
Advanced commands for modifying player data and debugging.
/al MODIFICATOR
<player> <modificator> <value>
arenalegends.command.modificator
Apply a modificator to a player.
/al GLOBALSTATISTIC
<player> <stat> <statistic-value>
arenalegends.command.globalstatistic
Set a global statistic for a player.
/al MODESTATISTIC
<player> <stat> <mode> <statistic-value>
arenalegends.command.modestatistic
Set a mode statistic for a player.
/al COPYLOC
arenalegends.command.copyloc
Convert location to text.
/al ROOT
arenalegends.command.root
Developer command.
📜 Lists
Commands to list various game content.
/al LISTITEMS
arenalegends.command.listitems
List all items.
/al LISTAUGMENTS
arenalegends.command.listaugments
List all augments.
/al LISTANVILSTATS
arenalegends.command.listanvilstats
List all anvil stats.
/al LISTCAMEOS
arenalegends.command.listcameos
List all cameos.
/al LISTFINISHERS
arenalegends.command.listfinishers
List all finishers.
/al LISTKILLCOUNTERS
arenalegends.command.listkillcounters
List all kill counters.
/al LISTDUMMYSKINS
arenalegends.command.listdummyskins
List all dummy skins.
/al LISTITEMSKINS
arenalegends.command.listitemskins
List all item skins.
/al LISTUPGRADES
arenalegends.command.listupgrades
List all upgrades.
🚀 Usage Examples
Joining a Game
To join the game named Lobby-1, you would type:
Changing a Game Setting
To set the maximum players for Lobby-1 to 10, you would use:
Viewing Player Stats
To see the statistics for a player named Steve:
If you run the command without a name, it will show your own stats.
Last updated