HomeJavaModsL-rtpzone

L-rtpzone Plugin

A Minecraft Spigot plugin that allows administrators to create mass teleportation zones where players are teleported to random locations in the world every 45 seconds.

Features

Commands

Permissions

Placeholders

Installation

  1. Download the latest release
  2. Place the .jar file in your server's plugins folder
  3. Restart the server
  4. Ensure PlaceholderAPI is installed if you want to use placeholders

Configuration

The plugin creates a config.yml file on first run with the following options:

# Teleport interval in seconds
teleport-interval: 45

# Teleportation world and coordinate limits
# Players will be teleported to this world within the specified coordinate bounds
teleport-world:
  # Name of the world to teleport players to (leave empty to use the same world as the zone)
  world-name: ""
  # Coordinate limits for teleportation
  min-x: -1000
  max-x: 1000
  min-z: -1000
  max-z: 1000

# Language settings
# Available languages: en (English), tr (Turkish)
language: en

# Permission settings
permissions:
  admin: "l-rtpzone.admin"

Language Support

The plugin supports multiple languages. You can change the language by modifying the language setting in the config.yml file:

Language files are located in the lang folder and can be customized as needed.

Reloading Configuration

To reload the plugin configuration and language files without restarting the server, use the command:

/mtz reload

This command requires the l-rtpzone.admin permission.

New Feature: Clickable Zone Names

In the /mtz info command output, zone names are now clickable. When you click on a zone name, it will automatically teleport you to that zone's center. This makes it much easier for admins to navigate between zones.

Support

discord: squezsaz

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more