XTravel

v1.0.2 Oxide Rust Free Download

A server redirection system that allows players to travel between connected servers using custom commands. Features include admin controls, forced travel capabilities, and a 10-second countdown system with cancellation options.

XTravel - A server redirection system that allows players to travel between connected servers using custom commands.

XTravel

v1.0.2 Oxide Rust

A server redirection system that allows players to travel between connected servers using custom commands. Features include admin controls, forced travel capabilities, and a 10-second countdown system with cancellation options.

Free Rust plugin

Download the plugin source directly, review the configuration example, then install it in your Oxide/uMod plugins folder.

Free Download
132 views
29 downloads

Features

  • Custom server redirection commands
  • Admin force travel capabilities
  • 10-second travel countdown
  • Travel cancellation system
  • Permission-based access control
  • Mass player redirection
  • Safe network connection handling
  • Customizable server configurations

Installation

Installation Steps

  1. Download the XTravel.cs file
  2. Place it in your oxide/plugins folder
  3. Restart your server or use oxide.reload XTravel
  4. Configure the server connections in the config file

Configuration

The configuration file will be generated at oxide/config/XTravel.json

{
  "Servers": {
    "xtravel": {
      "IP": "0.0.0.0",
      "Port": 28015
    }
  }
}

Configuration Explained

  • Servers: Dictionary of server configurations
  • IP: Server IP address
  • Port: Server port number

Commands

Command Description Permission
/[server] Travel to a configured server xtravel.use
/[server] all Force all players to travel (Admin only) xtravel.admin
/[server] [steamid] Force a specific player to travel (Admin only) xtravel.admin
/canceltravel Cancel your scheduled travel xtravel.use

Permissions

Permission Description
xtravel.use Allows players to use the travel system
xtravel.admin Allows configuration of destination servers and forced travel

Plugin Information

Version 1.0.2
Platform Oxide
Game Rust
License Free