Games

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

Last updated