Version 1.1.0
			
				 11 downloads
			
			
			
				
					Dynamic Warps - Teleportation Plugin for Rust   |   Plugin de teletransportacion para Rust
 
	ENGLISH
 
	Version: 1.0.0 
	Author: TSG_ERIC
 
	Description
 
	Dynamic Warps is a simple and efficient plugin for Rust servers that allows administrators with auth level 2 to manage teleportation points (warps). Players can easily access these warps, enhancing the overall server experience.
 
	Features
 
	Warp Management: Create, update, and remove teleportation points.
 
	Custom Delays: Set a waiting time before teleporting.
 
	Visual Effects: Optional animations when teleporting.
 
	Accessible Commands: Players can list and use warps effortlessly.
 
	================================================================================
 
	Main Commands
 
	Administrators (auth level 2):
 
	/warp create [name] → Create a warp at your current position.
 
	/warp set [name] → Update an existing warp's position.
 
	/warp remove [name] → Delete a warp.
 
	/warp time [name] [seconds] → Set a teleport delay for a warp.
 
	================================================================================
 
	Players:
 
	/warp list → Show the list of available warps.
 
	/[name] → Teleport to the selected warp. 
	 
	================================================================================
 
	Dynamic Warps is the perfect tool to enhance your Rust server gameplay, offering a balanced and easy-to-use teleportation system. 
 
	Dynamic Warps - Plugin de Teletransporte para Rust
 
	  
 
	================================================================================================================================================================
 
	  
 
	ESPAߑOL
 
	Versión: 1.0.0 
	Autor: TSG_ERIC
 
	Descripción
 
	Dynamic Warps es un plugin sencillo y eficiente para servidores de Rust que permite a los administradores con auth level 2 gestionar puntos de teletransporte (warps). Los jugadores pueden acceder fácilmente a estos warps, mejorando la experiencia del servidor.
 
	================================================================================
 
	Características
 
	Gestión de warps: Crea, actualiza y elimina puntos de teletransporte.
 
	Retraso personalizable: Configura un tiempo de espera antes de teletransportarse.
 
	Efectos visuales: Animaciones opcionales al teletransportarse.
 
	Comandos accesibles: Los jugadores pueden listar y usar los warps fácilmente.
 
	================================================================================
 
	Comandos Principales
 
	Administradores (auth level 2):
 
	/warp create [nombre] → Crea un warp en tu posición actual.
 
	/warp set [nombre] → Actualiza la posición de un warp existente.
 
	/warp remove [nombre] → Elimina un warp.
 
	/warp time [nombre] [segundos] → Configura el retraso del warp en segundos.
 
	================================================================================
 
	Jugadores:
 
	/warp list → Muestra la lista de warps disponibles.
 
	/[nombre] → Teletranspórtate al warp seleccionado.
 
	================================================================================
 
	Dynamic Warps es la herramienta perfecta para mejorar la jugabilidad de tu servidor Rust, ofreciendo un sistema de teletransporte balanceado y fácil de usar.
 
	================================================================================
 
	YOUTUBE VIDEO
 
	
		
	
	================================================================================
 
	EXAMPLE OF CONFIGURATION FILE | EJEMPLO DE ARCHIVO DE CONFIGURACIß"N 
	  
 
	{
 
	   "WarpList": {
 
	      "example": {
 
	         "x": -757.5041,
 
	         "y": 2.30591822,
 
	         "z": -184.441864
 
	      }
 
	   },
 
	   "TeleportDelays": {
 
	      "example": 5.0
 
	   },
 
	   "EnableTeleportAnimation": true
 
	}
 
	================================================================================