config.yml

# Default config for HardcoreBanOnDeath.


# Allow HardcoreBanOnDeath to periodically check for updates.
checkForUpdates: true

# List the worlds below that HBOD is disabled on.
disabledInWorlds:
  - WorldNew

# If player doesn't belong to a group or doesn't have a permission for one of the groups below then they will use the specified group.
defaultDeathGroup: Default

# cleanPlayerOnBan - This will clear the players inventory, location etc for the world they died or were banned on.
cleanPlayerOnBan: true

# These are the groups that will be checked when a player dies. These are also their permission nodes that the group needs e.g. HBOD.Donator or HBOD.Default. If no group is specified they will use the group from defaultDeathGroup.
deathGroups:
  Default:
    banDuration: 720
    banMessage: 'You have died! You are now dead for {banduration}.'
    earlyJoinMessage: 'Uh oh, you are still dead. You can rejoin in {remainingbanduration}.'
  Donator:
    banDuration: 310
    banMessage: 'Thanks for being a Donator! You are now dead for a reduced time of {banduration}.'
    earlyJoinMessage: 'Uh oh, you are still dead. You can rejoin in {remainingbanduration}.'
  VIP:
    banDuration: 60
    banMessage: 'You have died! You are now dead for a reduced time of {banduration}.'
    earlyJoinMessage: 'Uh oh, you are still dead. You can rejoin in {remainingbanduration}.'

# This is the UUID and ban duration of players.
bannedPlayers:

# Stores the UUID and name of the banned players.
uuidStorage: