Jump to content
View in the app

A better way to browse. Learn more.

WeOxide Marketplace ¬ Rust Custom Maps ¬ Prefabs ¬ Monuments and Plugins Free & Paid Assets

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Advanced Teleport 1.0.0

$15

(0 reviews)

10 Screenshots

AdvancedTeleport is an all-in-one teleportation system designed for modern Rust servers.
Homes, TPR, warps, outpost/bandit teleports — all wrapped in a clean UI with VIP tiers and admin tools.

Unlike basic teleporter plugins, AdvancedTeleport focuses on server control, balance, and player experience.

Features

  • Homes with limits, cooldowns & warmups

  • TPR request system with accept/deny UI

  • Customizable VIP tiers

  • Outpost & Bandit teleports (auto-detect OR custom coords)

  • Fully configurable warp locations

  • Daily usage limits

  • Combat / raid / building-blocked restrictions

  • Economy support: Scrap/ServerRewards/Economics

  • Admin panel (no config editing needed)

  • Auto-wipe detection resets teleport data safely

  • Clean, modern UI players understand instantly

Commands :

Description

/home

Open homes UI / teleport to a home

/sethome <name>

Save a home

/delhome <name>

Delete a home

/homes

Show homes UI

/tpr <player>

Request teleport to player

/tpa

Accept a TPR

/tpc

Cancel/decline pending teleport

/outpost

Teleport to Outpost (if allowed)

/bandit

Teleport to Bandit Camp

/warp <name>

Warp to location

/warps

Open warp list UI

Admin Commands :

Description

/tpadmin

Open admin GUI

/setcoord

Save coordinates during setup wizard

Permissions :

Purpose

advancedteleport.use

Basic teleport features

advancedteleport.admin

Full admin panel & tools

advancedteleport.vip1

VIP Tier 1

advancedteleport.vip2

VIP Tier 2

advancedteleport.vip3

VIP Tier 3

advancedteleport.outpost

Use Outpost teleport

advancedteleport.bandit

Use Bandit teleport

advancedteleport.warp

Use warps

Config :

{
  "Request Timeout (seconds)": 30,
  "Teleport Sound Effect": "assets/prefabs/missions/effects/mission_victory.prefab",
  "Block Teleport In Combat": true,
  "Block Teleport When Raiding": true,
  "Block Teleport When Building Blocked": true,
  "Require TC Authorization For Home": true,
  "Use Economics": false,
  "Use ServerRewards": false,
  "Use Scrap": false,
  "Outpost Settings": {
    "Enabled": true,
    "Auto Detect Location": true,
    "Display Name": "Outpost",
    "Asset Filter (for auto-detect)": "compound",
    "Custom X": 0.0,
    "Custom Y": 0.0,
    "Custom Z": 0.0
  },
  "Bandit Camp Settings": {
    "Enabled": true,
    "Auto Detect Location": true,
    "Display Name": "Bandit Camp",
    "Asset Filter (for auto-detect)": "bandit",
    "Custom X": 0.0,
    "Custom Y": 0.0,
    "Custom Z": 0.0
  },
  "Custom Warp Locations": {
    "lobby": {
      "Enabled": true,
      "Display Name": "Lobby",
      "X": 1355.97791,
      "Y": 10.4623671,
      "Z": 567.7058,
      "Permission (leave empty for default warp permission)": ""
    }
  },
  "Permission Tiers": {
    "default": {
      "Display Name": "Default",
      "Max Homes": 2,
      "Home Cooldown (seconds)": 300,
      "Home Warmup (seconds)": 10,
      "Home Cost": 0,
      "TPR Cooldown (seconds)": 300,
      "TPR Warmup (seconds)": 10,
      "TPR Cost": 0,
      "Daily Home Limit (-1 = unlimited)": 10,
      "Daily TPR Limit (-1 = unlimited)": 10,
      "Outpost Cooldown (seconds)": 300,
      "Outpost Warmup (seconds)": 10,
      "Outpost Cost": 0,
      "Bandit Cooldown (seconds)": 300,
      "Bandit Warmup (seconds)": 10,
      "Bandit Cost": 0,
      "Warp Cooldown (seconds)": 300,
      "Warp Warmup (seconds)": 10,
      "Warp Cost": 0,
      "Daily Outpost Limit (-1 = unlimited)": 5,
      "Daily Bandit Limit (-1 = unlimited)": 5,
      "Daily Warp Limit (-1 = unlimited)": 10
    },
    "vip1": {
      "Display Name": "VIP Bronze",
      "Max Homes": 4,
      "Home Cooldown (seconds)": 180,
      "Home Warmup (seconds)": 7,
      "Home Cost": 0,
      "TPR Cooldown (seconds)": 180,
      "TPR Warmup (seconds)": 7,
      "TPR Cost": 0,
      "Daily Home Limit (-1 = unlimited)": 20,
      "Daily TPR Limit (-1 = unlimited)": 20,
      "Outpost Cooldown (seconds)": 300,
      "Outpost Warmup (seconds)": 10,
      "Outpost Cost": 0,
      "Bandit Cooldown (seconds)": 300,
      "Bandit Warmup (seconds)": 10,
      "Bandit Cost": 0,
      "Warp Cooldown (seconds)": 300,
      "Warp Warmup (seconds)": 10,
      "Warp Cost": 0,
      "Daily Outpost Limit (-1 = unlimited)": 5,
      "Daily Bandit Limit (-1 = unlimited)": 5,
      "Daily Warp Limit (-1 = unlimited)": 10
    },
    "vip2": {
      "Display Name": "VIP Silver",
      "Max Homes": 6,
      "Home Cooldown (seconds)": 90,
      "Home Warmup (seconds)": 5,
      "Home Cost": 0,
      "TPR Cooldown (seconds)": 90,
      "TPR Warmup (seconds)": 5,
      "TPR Cost": 0,
      "Daily Home Limit (-1 = unlimited)": 35,
      "Daily TPR Limit (-1 = unlimited)": 35,
      "Outpost Cooldown (seconds)": 300,
      "Outpost Warmup (seconds)": 10,
      "Outpost Cost": 0,
      "Bandit Cooldown (seconds)": 300,
      "Bandit Warmup (seconds)": 10,
      "Bandit Cost": 0,
      "Warp Cooldown (seconds)": 300,
      "Warp Warmup (seconds)": 10,
      "Warp Cost": 0,
      "Daily Outpost Limit (-1 = unlimited)": 5,
      "Daily Bandit Limit (-1 = unlimited)": 5,
      "Daily Warp Limit (-1 = unlimited)": 10
    },
    "vip3": {
      "Display Name": "VIP Gold",
      "Max Homes": 10,
      "Home Cooldown (seconds)": 30,
      "Home Warmup (seconds)": 3,
      "Home Cost": 0,
      "TPR Cooldown (seconds)": 30,
      "TPR Warmup (seconds)": 3,
      "TPR Cost": 0,
      "Daily Home Limit (-1 = unlimited)": -1,
      "Daily TPR Limit (-1 = unlimited)": -1,
      "Outpost Cooldown (seconds)": 300,
      "Outpost Warmup (seconds)": 10,
      "Outpost Cost": 0,
      "Bandit Cooldown (seconds)": 300,
      "Bandit Warmup (seconds)": 10,
      "Bandit Cost": 0,
      "Warp Cooldown (seconds)": 300,
      "Warp Warmup (seconds)": 10,
      "Warp Cost": 0,
      "Daily Outpost Limit (-1 = unlimited)": 5,
      "Daily Bandit Limit (-1 = unlimited)": 5,
      "Daily Warp Limit (-1 = unlimited)": 10
    }
  }
}

User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.