US Trends

how to admin teleport someone conan exiles

To admin teleport someone in Conan Exiles , use the admin panel or console commands once you have admin rights. The most reliable way is to summon the player to you with SummonPlayer <player name>; if you want to teleport to them instead, use TeleportToPlayer <player name> or the ViewPlayer + Teleport method depending on your server setup.

Quick steps

  1. Open Settings > Server Settings and enable Make Me Admin.
  1. Open the Admin Panel.
  1. Use one of these commands in the console:
    • SummonPlayer <player name> to bring them to you.
 * `TeleportToPlayer <player name>` to go to them.
 * `TeleportPlayer <player name>` if your server supports teleporting by exact target location.
  1. Make sure you use the character/in-game name if the server expects it, not always the Steam nickname.

Useful command notes

  • SummonPlayer is the safest choice if your goal is simply to move another player to your position.
  • TeleportToPlayer moves you to that player.
  • Some servers restrict teleporting for fairness, so the command may not work if the host disabled it.
  • If you need the exact player identifier, the admin panel’s player list or PrintPlayerInfo can help.

Example

If the player name is Ragnar, you’d try:

  • SummonPlayer Ragnar
  • or TeleportToPlayer Ragnar

TL;DR

Use SummonPlayer <name> to teleport someone to you, and TeleportToPlayer <name> to teleport yourself to them.