Simple TP

A simple teleportation plugin designed to create waypoints and implement the teleportation features of EssentialsX.

tool

Installation command

!!MCDR plugin install simple_tp

Author

Synced at

...

Last update

...

Latest version

Total downloads

84

Back to catalogue

SimpleTP-v1.2.1.pyz

Version

1.2.1

Date

August 26, 2025

Size

9.59 KiB

Downloads

8

MD5

cb9f9b0f6b05142a6a9b8e7d22b6d14f

SHA256

3f3a02c8516808157d9a45c2e7b538b41d85c3c94617027a8760c604d477c662

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.12.0
minecraft_data_api*
mg_events>=1.0.0

Python Package Requirements

Python PackageRequirement
mcdreforged==2.14.7
readerwriterlock==1.0.9

Python Package Installation Command

pip install mcdreforged==2.14.7 readerwriterlock==1.0.9

变化:

  1. setg setp命令不再默认覆盖坐标,需要加上-f
  2. 优化提示语
  3. 优化定时保存逻辑,减少不必要的磁盘写入

修复:

  1. listg权限要求错误