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
  • MapSystem
  • CheckpointSystem / EndSystem

Was this helpful?

  1. Commands

Command: Ermap

Here you will see every information about the command "/ermap"

Permission: elytraracing.admin

Required argument : [] Optional argument : <>

Using commands is for the most of them outdated, and new feature only works with GUI. Recommendation: Use /ermap map [map] config (GUI).

MapSystem

Argument

Description

list

List of map

create [map]

Create a map

map [map] config

Map configuration

map [map] show [on/off]

Show a map

map [map] delete

Delete a map

map [map] cleardb

Clear saved information

map [map] setlobbylocation

Define lobby location

map [map] setstartlocation

Define start location

map [map] setendlocation

Define end location

map [map] tplobby

Teleport to the lobby location

map [map] tpstart

Teleport to the start location

map [map] tpend

Teleport to the end location

map [map] setmaxtime [minutes] [secondes]

Define maximum time possible

map [map] enable [on/off]

Enable or disable a map

map [map] podium [on/off]

Enable or disable a podium

map [map] podium tp [placement 1, 2..]

Teleport to a podium placement

map [map] podium setlocation [placement 1, 2..]

Define location of a podium placement

map [map] setdifficulty [difficulty]

Define difficulty of a map

CheckpointSystem / EndSystem

Command: /ermap map [map] (Arguments)

Argument

Description

Checkpoint / End

listcheckpoint <page>

List of checkpoint

Yes / No

listend <page>

List of end

No / Yes

addcheckpoint

Create a checkpoint

Yes / No

addend

Create a end

No / Yes

removecheckpoint [id]

Remove a checkpoint

Yes / No

removeend [id]

Remove a end

No / Yes

insertcheckpoint [id_wanted]

Create a checkpoint with a certain id

Yes / No

Command: /ermap map [map] [checkpoint/end] [id] (Argument)

Argument

Description

Checkpoint / End

linkto [id_other]

Remove links between

Yes / No

removelinkto [id_other]

Remove links between two checkpoints

Yes / No

setparticle

Set particle

Yes / Yes

setparticle

Set particle (if next)

Yes / Yes

tp

Teleport to an object

Yes / Yes

setXrotation [rotation]

Rotation on the X axis

Yes / Yes

setYrotation [rotation]

Rotation on the Y axis

Yes / Yes

setZrotation [rotation]

Rotation on the Z axis

Yes / Yes

setboostmultiplier [amount]

Set boost multiplier

Yes / No

setlocation

Define location

Yes / Yes

setparticleamount [amount]

Set particle amount visible

Yes / Yes

setsize [size]

Set size

Yes / Yes

PreviousCommand: ErconfigNextConfig.json

Last updated 2 years ago

Was this helpful?

📓