SimpleRTP
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: paper
标签: adventure transportation
SimpleRTP
SimpleRTP is a simple random teleport plugin. It is designed to be lightweight and easy to use.
Commands
| Command | Description | Default Permission |
|---|---|---|
| /rtp | Teleport to a random location | rtp.use |
Config
Everything is configurable in the config.yml file. The default config is as follows:
world: "world"
settings:
countdown: 3
cooldown:
rtp: 60
permissions:
rtp: "rtp.use"
cooldownBypass: "rtp.cooldown.bypass"
messages:
no-permission: "&cYou do not have permission to use this command."
teleported: "&aYou have been teleported to a location {x}, {z}!"
waiting: "&cPlease wait while we find a location for you to teleport to."
cooldown: "&aYou must wait &c{time} &aseconds before using this command again."
countdown: "&aTeleporting in &c{time} &aseconds..."
border:
x-min: -1000
x-max: 1000
z-min: -1000
z-max: 1000请登录后举报
暂无评论,抢个沙发吧~