DeathScreen

Plugins DeathScreen

Version: 1.2
Versions
  1. 1.21

Required plugins: ProtocolLib

1771538906670.png

Commands:
- /deathscreen reload
- /deathscreen test <player>
Permissions:
deathscreen.admin - use all commands
deathscreen.bypass - bypass the death title & cinematic

Code:
deathscreen:
  enabled: true

  trigger:
    interceptLethalDamage: true
    debounceTicks: 20

  cinematic:
    spectatorMode: true
    cameraOffset:
      dx: 4.0
      dy: 4.0
      dz: 4.0
    lookAt:
      enabled: true
      targetYOffset: 1.0
    titleDelayTicks: 0
    lock:
      movement: true
      rotation: true
      interact: true
      commands: true
      inventory: true

  ui:
    title: "&4☠"
    subtitle: "&cʏᴏᴜ ᴅɪᴇᴅ!"
    fadeInTicks: 10
    stayTicks: 40
    fadeOutTicks: 10

  return:
    mode: "PLAYER_SPAWN" # PLAYER_SPAWN | WORLD_SPAWN | CUSTOM | PLAYER_SPAWN_CUSTOM
    delayTicks: 60
    custom:
      world: "world"
      x: 0.5
      y: 64.0
      z: 0.5
      yaw: 0.0
      pitch: 0.0

  gamemodeAfter:
    mode: "RESTORE_PREVIOUS" # RESTORE_PREVIOUS | FORCE_SURVIVAL

  placeholders:
    enabled: true

Uploader


Downloads
10
Views
193
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from ArteffKods