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.1.1.pyz
Version
1.1.1
Date
August 2, 2025
Size
6.15 KiB
Downloads
4
MD5
8ad90d9e37785ec88df0fce8d6c64e5d
SHA256
bb36580e96a600ef6e830f4b3a40eeebfae1289ad90650270045b8b386894d68
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
新增功能: 记录传送点所在维度(包括Mod中的异维度) 跨维度传送权限配置 定时保存传送点数据
修复: 传送点权限要求错误(TP传送点不需要权限)