How to host a game

Here you will learn how to host a game

Permission: elytraracing.host

More informations here

1. Available maps

First of all we have to look at the maps that are available to be hosted.

"/erhost listmaps"

Display the list of available maps

2. Create a host

Create your host using this command

"/erhost create <game_name> <max_player> <maps>

  • You can create a Racemode by giving one map name in the <maps> argument

  • You can create a Grandprix by giving multiple maps name in the <map> argument (map1,map2,map3....)

3. Alert the server

Let all the server know that your game is available

"/erhost alert"

4. Start the game

"/erhost start"

As an host, start your game

Last updated