Teleport 图标

Teleport

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/teleport
资源信息

Minecraft 版本: 26.2

平台: paper

标签: game-mechanics optimization utility

资源介绍

A replacement for Minecraft's vanilla teleport commands. Everything runs through a single /tp command that handles player teleports, teleport requests, random teleports, coordinates, and entity selectors. Messages use MiniMessage and are fully configurable.

Features

  • One command. /tp works out what you mean from the arguments: players, coordinates, random, entity selectors, or the mob you're looking at.
  • Teleport requests. Players without force permission send a request instead of teleporting someone directly. The target gets clickable [ Accept ] / [ Decline ] buttons.
  • Random teleport. Per-dimension toggles, configurable radius and cooldown, and a safe-spot finder that avoids lava, water, and the void. Chunks load off the main thread, so it won't lag the server.
  • Coordinate teleports. Absolute or ~ relative, with vanilla-style block centering.
  • Entity teleports. Full vanilla selector support (/tp @e[type=zombie] me), plus /tp look for whatever mob is in your crosshair.
  • Configurable messages. Every message supports MiniMessage gradients, hover text, and click actions, and can be routed to the action bar instead of chat.
  • Toggleable features. Requests, coordinates, RTP, and entity teleports can each be turned off in the config.
  • No dependencies, no database. Drop the jar in and go.

Commands

Everything runs through /tp (alias /teleport):

Command Description
/tp <player> Teleport to a player, or send a request if you can't force
/tp <player> me Bring a player to you, or request it
/tp <x> <y> <z> Teleport to coordinates (~ relative supported)
/tp <player> <x y z> Move a player to coordinates
/tp <player> <player2> Move a player to another player
/tp random [dimension] Random teleport in the current or named dimension
/tp @e[...] [destination] Teleport entities matched by a vanilla selector
/tp look [destination] Teleport the mob you're looking at
/tp accept | deny [player] Respond to an incoming request
/tp reload Reload the configuration

Permissions

Node Default Grants
teleport.use everyone Base /tp access
teleport.coordinates everyone Teleport yourself to coordinates
teleport.request everyone Request to teleport to a player
teleport.summon everyone Request to bring a player to you
teleport.rtp everyone Use random teleport
teleport.rtp.dimensions everyone Choose the random-teleport dimension
teleport.rtp.cooldown.bypass op Skip the random-teleport cooldown
teleport.force op Teleport players instantly, without a request
teleport.entities op Teleport entities via selectors / look
teleport.reload op Reload the configuration

Players with teleport.force teleport others instantly. Everyone else automatically gets a prompt to request the teleport instead, with no extra config needed.

Configuration

Everything is editable in config.yml. A few of the main options:

features:
  coordinates: true
  requests: true        # /tp <player>  -> request to go to them
  summon-requests: true # /tp <player> me -> request to bring them
  entities: true

rtp:
  enabled: true
  min-radius: 500
  max-radius: 5000
  cooldown-seconds: 30
  dimensions:
    world: true
    world_nether: false
    world_the_end: false
  • Restyle any message with MiniMessage (gradients, hover, click actions).
  • Route messages to the action bar by adding their keys to the action-bar list.
  • Enable RTP per dimension by world name.

New message keys added in updates are filled in automatically, so your edits are never overwritten.

Installation

  1. Download Teleport.jar.
  2. Drop it into your server's plugins/ folder.
  3. Restart the server.
  4. (Optional) Edit plugins/Teleport/config.yml, then run /tp reload.

Requires a Paper server, or a Paper-based fork such as Purpur.


Made by Zero Development. Released under the MIT License.

Source on GitHub · Report an issue

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
World Repos

价格:0 墨喵币
下载量:0

查看详情
Tom's Loot

价格:0 墨喵币
下载量:0

查看详情
Micle's Totem of Reviving

价格:0 墨喵币
下载量:0

查看详情
Very Many Players (Fabric)

价格:0 墨喵币
下载量:0

查看详情