ElytraRacing
  • 👋General information
  • 😂Test server
  • â‰ī¸How to start
  • đŸ“ēVideos made around ElytraRacing
  • 🏁Lack of maps ?
  • đŸ‘ī¸Default Config Files
  • đŸ—’ī¸Step by step installation
  • Commands
    • 📓Command: Er
    • 📓Command: Ergames
    • 📓Command: Erhost
    • 📓Command: Erconfig
    • 📓Command: Ermap
  • Configuration
    • âš™ī¸Config.json
    • âš™ī¸Autogames.json
    • âš™ī¸Holograms.json
    • âš™ī¸Scoreboard.json
    • âš™ī¸Map.json
      • Checkpoint / End
      • Additional Object
  • Tutorials
    • đŸ“ēTutorial videos
    • 📚Create a map
    • 📚Create a game
      • How to host a game
      • How to use AutoGames
    • 📚How to use signs
    • 📚"OneGame" server
  • đŸŽ›ī¸ParticlesCreator
    • â„šī¸Particle informations
    • 💾Parameters explanations
      • ⭕ShapeParticle
      • 🎨ColorCreator
    • 📑List of available shapes
    • 📑List of available colors
  • FAQ
    • ❓How to create a new particle ?
    • ❓How do I add a map preset to my server ?
    • ❓How do I create an hosted game ?
    • ❓How do I create a game that run automatically ?
    • ❓How to create holograms ?
    • ❓How do I get an item format for ElytraRacing ?
    • ❓How can I make a joinable list of autogames ?
    • ❓How to connect ElytraRacing to my MySQL ?
    • ❓How can I give rewards to my players ?
    • ❓How can I install a world on my server ?
  • Dependencies
    • 💡PlaceholderAPI
  • Config translated version
    • 😀Translate ElytraRacing
    • đŸ‡¨đŸ‡ŗChinese
    • 🇰🇷Korean
    • đŸ‡Ē🇸Spanish
    • 🇩đŸ‡ĒGerman
    • đŸ‡Ģ🇷French
    • đŸ‡Ŧ🇧English
  • Other
    • ✅TODO
Powered by GitBook
On this page
  • 1. Available maps
  • 2. Create a host
  • 3. Alert the server
  • 4. Start the game

Was this helpful?

  1. Tutorials
  2. Create a game

How to host a game

Here you will learn how to host a game

PreviousCreate a gameNextHow to use AutoGames

Last updated 4 years ago

Was this helpful?

Permission: elytraracing.host

More informations

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

📚
here