Configuration

Updated 4 months ago

All settings can be adjusted in the ScarletTeleports.cfg file located in your server's BepInEx/config folder.

Show Settings

General

  • EnablePersonalTeleports: If enabled, allows players to create personal teleports.
    Default: true

  • EnablePersonalCooldown: Enables cooldown for personal teleports.
    Default: true

  • EnableGlobalCooldown: Enables cooldown for global teleports.
    Default: true

  • EnableDraculaRoom: Enables teleporting from and to the Dracula's room.
    Default: false

  • EnableTeleportInCombat: Enables teleporting while in combat globally.
    Default: false

  • EnableTeleportBetweenPlayers: Enables teleporting between players.
    Default: true

  • DefaulMaximumPersonalTeleports: The maximum number of personal teleports a player can have.
    Default: 3

Timers

  • TeleportRequestExpiration: The expiration time in seconds of a teleport request.
    Default: 30

  • DefaultPersonalCooldown: The cooldown in seconds for personal teleports.
    Default: 30

  • DefaultGlobalCooldown: The cooldown in seconds for global teleports.
    Default: 30

Prefabs

  • DefaultPersonalPrefabName: The name of the prefab that will be consumed when teleporting to a personal teleport.
    Default: Blood Essence

  • DefaultPersonalPrefabGUID: The GUID of the prefab that will be consumed when teleporting to a personal teleport.
    Default: 862477668

  • DefaultGlobalPrefabName: The name of the prefab that will be consumed when teleporting to a global teleport.
    Default: Blood Essence

  • DefaultGlobalPrefabGUID: The GUID of the prefab that will be consumed when teleporting to a global teleport.
    Default: 862477668

Costs

  • DefaultPersonalCost: The amount of the prefab that will be consumed when teleporting to a personal teleport.
    Default: 100

  • DefaultGlobalCost: The amount of the prefab that will be consumed when teleporting to a global teleport.
    Default: 50