πŸ“š"OneGame" server

Here you will learn how to use the OneGame system

triangle-exclamation

What is OneGame system ?

OneGame system makes your server running only 1 game of ElytraRacing.

This system could be associated with a BungeeCord mode.

When a player will join the server, it will automatically put the player in a game. When a player leaves the server/ the game is ended. The player will be kicked from the server/ teleported in another server.

1. Requirements

Create an AutoGame

This AutoGame is the game that will be used and restarted at the end of each games. More information herearrow-up-right.

(Optional) Have a "lobby" server (BungeeCord)

This server will be the server where the player will be teleported after the game .

2. Configuration

The configuration is done in the file "Config.json"

circle-check

Variables

Description

ONEGAME_AUTOJOINGAME

Name of the AutoGame

ONEGAME_KICK_AFTER_GAME

Will the player be kicked from the server after the game/(leave)

ONEGAME_LOBBYSERVER

Name of the "lobby" server

ONEGAME_REMOVEJOINQUITMESSAGES

Will the join messages be displayed

ONEGAME_MOTD_USE

This feature provide MOTD customization

ONEGAME_MOTD

MOTD content customization

ONEGAME_MOTD_CHANGE_MAX_PLAYERS

Will the MOTD max player will be changed according to the max players of the game.

Last updated