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
Repository
Homepage
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
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
mcdreforged | >=2.12.0 |
minecraft_data_api | * |
mg_events | >=1.0.0 |
Python Package Requirements
Python Package | Requirement |
---|---|
mcdreforged | ==2.14.7 |
readerwriterlock | ==1.0.9 |
Python Package Installation Command
pip install mcdreforged==2.14.7 readerwriterlock==1.0.9
Release notes
变化:
- setg setp命令不再默认覆盖坐标,需要加上-f
- 优化提示语
- 优化定时保存逻辑,减少不必要的磁盘写入
修复:
- listg权限要求错误