-
Notifications
You must be signed in to change notification settings - Fork 0
Teleport When Respawn
The plugin has the feature of teleporting a player when respawning.
It can be configured in section teleport-when-respawn
of config.yml
.
mark
is the mark's name where the plugin should teleport the player to. And if you don't want this feature, setting mark
to null
is the recommended solution.
If no-permission-only
is set to true
, it will only teleport the players without the permission to the respawning world. If false
, all the players will be teleported to the mark, even if the player is a operator.
New players will also be regarded as a respawning player. Whether a player is a new player is determined by the offline player tracker's records, so if the tracker is closed, everyone joins the game will be treated as existing player.
Contact us in the following ways:
pls in Chinese/English
You may read them in turn.
- Introduction
- Custom Options of Worlds
- Commands and Permissions
- Marks
- Offline Players Tracker
- Teleport When Respawn
- Update Checker
- Translation
Most of them are linked in main pages.
These pages are obsoleted, but they may still help you.