ServerRedirect

v1.0.1 Oxide Rust

Automatically redirects players to a specified server with a configurable delay and custom message. Perfect for server migrations, maintenance windows, or creating a seamless transition between servers.

ServerRedirect - Automatically redirects players to a specified server with a configurable delay and custom message.

ServerRedirect

v1.0.1 Oxide Rust

Automatically redirects players to a specified server with a configurable delay and custom message. Perfect for server migrations, maintenance windows, or creating a seamless transition between servers.

Buy on Codefling $4.99
123 views
5 downloads

Features

  • Configurable redirect delay
  • Custom redirect messages
  • Automatic player redirection
  • Target server configuration
  • Immediate command execution
  • Player connection handling
  • Simple configuration
  • Seamless transitions

Installation

Installation Steps

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

Configuration

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

{
  "TargetServerIP": "0.0.0.0",
  "TargetServerPort": 00000,
  "RedirectDelay": 10,
  "RedirectMessage": "This server has moved IP, you will be redirected in {0} seconds."
}

Commands

Command Description Permission
None The plugin operates automatically when players connect N/A

Plugin Information

Version 1.0.1
Platform Oxide
Game Rust
License Custom