Configuration

Configuration

If you want to change the default settings, edit the config.yml and reload your plugins/server.

  • use_teleport_effect : Do you want to use a teleport visual effect?
    • Allowed: true | false
    • Default: true
  • teleport_effect_type : Which effect do you want to use?
    • Allowed: 0 (Lightning) | 1 (Ender Signal) | 2 (Smoke) | 3 (Flames)
    • Default: 1
  • use_teleport_sound : Do you want to use a teleport sound effect?
    • Allowed: true | false
    • Default: true
  • sound_effect_type : Which sound should be played on teleport?
    • Allowed: 0 (Ambience Thunder) | 1 (Ender Teleport) | 2 (Fire) | 3 (Explode) | 4 (Fizz) | 5 (Portal trigger)
    • Default: 1
  • showChatNotification : Should a chat notification be shown to the player when they teleport
    • Allowed: true | false
    • Default: true
  • chatNotificationText : What text should be shown in the chat notification
    • Allowed: Any string
    • Default: "WHOOSH!"