-
Notifications
You must be signed in to change notification settings - Fork 1
EN 5 Module Details
EasterGhost edited this page Jul 18, 2026
·
4 revisions
中文版本 | English version
This chapter expands core modules one by one. After you understand the overall structure, it becomes easier to locate issues by checking each module’s commands, config, and actual behavior.
back focuses on death return, home and warp cover personal and global fixed points, tpa handles request-based player teleport, worldspawn covers spawn-point teleport, and rtp / wild cover nearby random movement and long-range exploration. Map integration is on a separate page because it depends on teleport data and client-side map mods.
If you only want key points first:
- Most daily usage centers on
home,warp, andtpa. - Special scenarios frequently use
back,worldspawn,rtp, andwild. - For map linkage, check
integration/ the map integration page.
Read in order or jump directly: