Configuration

General Configs

disableVersionMessage - Indicates whether the version message should be enabled. (Default: false)

HP - Health settings:
  startHP - When a player first joins a server, the health will be set to this. (Default: 20)
 
  returnHP - When a player is unbanned, their health will reset to the set value (Default: 20)
  
  maxHP - HP that when reached, the player will not gain anymore health (Default: 120)

death - Death settings
  banOnDeath - If set true the player will be banned when they lose all their hearts, if set to false the player will be put in spectator instead. (Default: true)
  
  teleportOnDeath - If set to true, the player will be teleported on death. If set to false, the player won't be teleported on death. Overrides banOnDeath (Default: false)
  
  anyDeathRemovesHearts - If set false the player will only lose hearts if another player kills them. (Default: true)
  
  fullDeathAnnouncement - The message that appears when player loses all their hearts (${player} = Player who died.) (Default: &4${player} ran out of hearts...)
  
  clearItemsOnFullDeath - When a player dies and get banned, all the players items will be cleared. Only if banOnDeath is true. (Default: false)
  
  dropHeartOnDeath- Heart Item drops when a player dies from a player if anyDeathRemovesHearts is false, or by anything if anyDeathRemovesHearts is true (Default: false)
  
  runCommandOnDeath - If set to true, command(s) will run when a full death occurs. (Default: false)

Permission Configs

Item Configs

Death Punishment Configs

Crafting Configs

Translations

Last updated