your current location:首页 > news>Fast RTP MINECRAFT

Fast RTP MINECRAFT

2024-12-15 03:11:54|Myriagame |source:minecraft skins

Overview

This module is a fast random transmission command module, which will not cause stuttering because of transmission.

Order

/RTP -Play the player to a random position.

/RTPBACK -Send the player back to their random transmission position.

/RTP Parameter> -The designated player to a random position.Require permissions.

/RTP RELOAD -Re -load configuration.

Authority

Fast -RTP.Command.ROOT -When the RequirePerMission in the configuration file is set to true, the player allows the player to use the /RTP command.

Fast -RTP.Command.Advanced -Allows you to send other players, specify dimensions, radius, etc.

FAST- RTP.Command.Reload -Re -load configuration.

Fast -RTP.BYPASS.COOLDOWN -Allow players to bypass the RTP cooling time.

Configuration file

The configuration file is located in /config/fast-rTP.json.

 {// Whether the player needs to have the/RTP command with the permissions of the player to have "Fast-rTP.Command.root" permissions."Requirepermission": False, // Whether the player should use the current world as/RTP's transmission dimension.// If it is false, the default world will be used when the dimension is not specified in the command."Usecurrentwork": False, // Add strict target/mobile checks to prevent players from using the command to escape the danger."UsestricalTeleportcheck": False, ///RTP command's default dimension."DefaultDimension": "Minecraft: Overworld", // Search from the world's center to the maximum radius.// If set to -1, the radius will be extended to the world boundary."Radius": -1, // Search for the minimum radius of security position from the world center."Minradius": 0, // Check the radius of the dangerous blocks around.It will not exceed 4."SafeTycheckradius": 1, // The cooling time applied after using/RTP (in seconds)."COOLDOWN": 30, // The specific biological group identifier can be skipped by the position searcher.// These can also be used to skip expensive block loading, significantly accelerating the location search speed."BlackListedbiomes": ["Minecraft: Small_end_islands", "Minecraft: The_end", "Minecraft: THE_VIID"], // The biological group tags jumped by the position finder.

"BlackListedbiometags": ["Minecraft: is_beach", "Minecraft: is_ocean", "Minecraft: is_deep_ocean", "Minecraft: is_river"], // command message.Use https://placeholders.pb4.eu/user/text-format/ ↗ ↗ ↗ ↗ ↗ ↗ ↗ ↗ ↗ ↗ ↗ ↗ ↗ ↗ ↗ ↗ 使用 使用 使用 使用 使用 使用."Messages": {"rtpstartSearch": " searching security position ...", "RTPLOCFound": "Yellow> found a safe position in $ {seconds} in seconds", "RTPTELEPORTPLAYER": "Dark_aquaa> Transmit to $ {x} $ {y} $ {z} in $ {world} "," RTPLOCNOTFOUND ":" [✖] Can't find a safe position! ""RTPONCOLDOWN": " [✖] Please wait for $ {seconds} Use RTP again!", "PreventedRTP": " [✖] Can't start random transmission.

Reason: $ {reason} "," RTPBACKSUCCESS ":" Transmit back to your random transmission location!"," RTPBACKLOCNOTFOUND ":" [✖] You do not have the nearest random transmission."," PreventDRTPBACK ":" [✖] cannot be transmitted back to your previous RTP position.

Minecraft images

Reason: $ {reason} "," TPSECONDSLEFT ":" $ {Seconds} After second transmission ... "," TPCANCELLED ":" [✖] transmission has been canceled."}}

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.