/NewRandomTP

Minecraft random teleport plugin

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

简体中文(Simplified Chinese)

NewRandomTP

Minecraft random teleport plugin

Game Version

Theoretical full version available

Command & Permissions

Command Permission Describe
/nrtp - Main Command
/nrtp reload newrandomtp.admin Reload Configuration File
Permissions Describe
newrandomtp.cooldown Skip teleport cooldown
newrandomtp.admin Administrator

Configuration File

#Language
#English: en-US, Simplified Chinese: zh-CN, Traditional Chinese: zh-TW
Language: "en-US"

# Teleport Delay (Second)
Delay: 3

# Teleport Cooldown (Second)
Cooldown: 30

# Available World
World:
  - "world"
  - "world_nether"
  - "world_the_end"

# Minimum Teleport Range
MinTeleportX: 250
MinTeleportZ: 250

# Maximum Teleport Range
MaxTeleportX: 500
MaxTeleportZ: 500