-
Notifications
You must be signed in to change notification settings - Fork 2
Configuration
Default value: true
Description: Checks for plugin updates on server start
Default value: disabled
Possible values:
-
disabled
: world-list is not used -
blacklist
: the plugin will not work in worlds listed below -
whitelist
: the plugin will only work in worlds listed below
Description: Mode that the world-list should use
Default values: "none"
Example:
world-list:
- ExampleEntryForWorldList
- AnotherExampleWorld
Description: A list of worlds where the plugin should or should not work
Default value: false
Description: Restrict the usage to specific game modes (only for players teleporting themselves)
Default values: "none"
Possible values: SURVIVAL
, ADVENTURE
, CREATIVE
, SPECTATOR
Example:
gamemode-list:
- Survival
- Adventure
Description: A list of worlds on which the plugin should or should not work
Default value: false
Description: Use the player's current head rotation instead of the defined one (spawn location) on teleport
Default value: false
Description: Toggle if the player takes fall damage on teleport
Default value: false
Description: Teleports the player to spawn when joining the server
Default value: false
Description: Teleports the player to spawn only when joining the server for the first time
Default value: true
Default value: 10
Description: How long the player has to wait before teleporting to spawn again
Default value: true
Default value: 3
Description: How long the player has to wait before being teleported to spawn
Default value: true
Description: Toggle if the teleport delay should be canceled if the player moves
Default value: false
Description: Toggle if the player should get the blindness effect during delay
Note: this may not work properly with very short delay times.
Default value: false
Description: Teleports the player to spawn when falling into the void
Default value: -64
Description: The height at which the player gets teleported out of the void
Default value: false
Description: Teleports the player to spawn on death
Default value: false
Description: Toggle if the bed spawn-point of the player should be ignored
Default value: false
Description: Toggle if the respawn anchor spawn-point of the player should be ignored
Default value: false
Description: Teleports the player to spawn if they enter a world other than the spawn world
Default value: false
Description: Toggle if the world should also be checked on join.
This can interfere with teleport on join
Default value: true
Default value: PORTAL
Description: Which particles to spawn on teleport
Particles: Latest Version / 1.8
Default value: 40
Description: The number of particles to spawn
Default value: true
Default value: ENTITY_ENDERMAN_TELEPORT
Description: Which sound to play on teleport
Sounds: Latest Version / 1.9 - 1.21 / 1.8
Default value: 1.0
Description: The volume of the sound
Default value: 1.0
Description: The pitch of the sound
MiniMessage is supported on 1.18.2+ Paper based servers.
Legacy Formatting with &
codes is supported on all server types and versions.
Any message can be disabled by setting it to ''
.
Remove %prefix%
from a message if it should not use it.