-
Notifications
You must be signed in to change notification settings - Fork 1
EN 5 Module Details
EasterGhost edited this page Mar 8, 2026
·
4 revisions
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 and rtp cover spawn-point and random teleport workflows. xaero is on a separate page because it depends on teleport data while also being map integration oriented.
If you only want key points first:
- Most daily usage centers on
home,warp, andtpa. - Special scenarios frequently use
back,worldspawn, andrtp. - For map linkage, check
xaero.
Read in order or jump directly:
Chinese version: 5-Module-Details