Skip to content

Teleport When Respawn

yueyinqiu edited this page Jan 30, 2021 · 5 revisions

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.

Contents

Main pages

You may read them in turn.

More

Most of them are linked in main pages.

Obsoleted pages

These pages are obsoleted, but they may still help you.

Clone this wiki locally