ArenaLegends
  • GENERAL USE
    • Getting Started
    • Commands
    • Permissions
    • Placeholders
    • Common Questions
    • Troubleshooting
    • Useful Links
  • GUIDES
    • Games
    • Arenas
    • Round Builder
    • Augments
    • Anvil Stats
    • Shopkeeper
    • Resource Pack
    • Data & MySQL
  • MENUS
    • Item Builders
    • Event Triggers
    • Player Heads
    • Click Commands
  • DEVELOPER API
    • Creating Augments
      • Game Events
      • Simple Augment
Powered by GitBook
On this page
  • Creating a Game
  • Settings
  1. GUIDES

Games

PreviousUseful LinksNextArenas

Last updated 5 months ago

Creating a Game

  • Create a new game: /al creategame <game>

  • Set up spawn points: /al spawncreator <game>

Create at least one Arena in the game.

Settings

Change settings using: /al gamesetting <setting> <value>

Setting
Description
Values

DISABLED

When enabled (true), players cannot join the game

true/false

APPLY_POINTS

When enabled (true), game results affect player rankings

true/false

GAME_GENERATION

When enabled (true), new game instances will automatically be created

true/false

PLAYERS_PER_TEAM

Sets team size (1 for solo play, 2 or more for team matches)

number

TEAMS_PER_GAME

Sets the number of teams per match (minimum 2, maximum 8)

number

Changing settings while a game is in progress will force the game to end.