Config.yml - nickstuaw/PersonalPVP GitHub Wiki

storage:
  # The file to store pvp data in.
  file: data.ser
prevent:
  fishing-rods: true
  damage-from-players: true
  damage-to-or-from-tamed-animals: true
  projectiles: true
  potions: true
  combustion-from-players: false
toggleable-actionbar:
  enable: true
  default-visibility: true
  duration-of-visibility-on-login: 5
  duration-of-visibility-on-attack: 5
  # Enabling this will wipe current actionbar statuses so make a backup of your data file first!
  reset-actionbar-status-on-quit: true
  message: <pvpprefix> <gray>-</gray> <gold><worldtime>
  worldtime-in-world: world
  pvp-enabled-color-prefix: '<gradient:#b82a11:#d41c43>PVP: <aqua>Enabled</aqua></gradient>'
  pvp-disabled-color-prefix: '<gradient:#d41c43:#b82a11>PVP: <green>Disabled</green></gradient>'
  pvp-enabled-console-prefix: <aqua>Enabled
  pvp-disabled-console-prefix: <green>Disabled
command-settings:
  pvp-toggle:
    cooldown: 3
    default-pvp-status-on-first-join: false
    # Enabling this will wipe current PVP statuses so make a backup of your data file first!
    reset-pvp-status-on-quit: false
    locking-enabled: true
    reset-locks-on-quit: false
    keep-inventory-on-pvpdeath: true
    keep-xp-on-pvpdeath: true
    send-action-bar-on-toggle: true
    log-pvp-toggle-events-to-console: false
    console-format: <pvpstatus> PVP for <name>.
  pvp-control:
    personal-lines:
    - <green><click:run_command:/pvp control toggleme><gradient:gray:white><bold>TOGGLE
      PVP</bold></gradient></click><green>]
    - <green>[<click:run_command:/pvp control mystatus><gradient:white:gray><bold>GET
      PVP STATUS</bold></gradient></click><green>]
    - <green>[<click:run_command:/pvp togglebar><gradient:gray:white><bold>TOGGLE
      ACTIONBAR VISIBILITY</bold></gradient></click><green>
    lines:
    - <green><click:suggest_command:/pvp control resetglobal><hover:show_text:'<aqua>Reset
      offline players as well as online players.'><gradient:green:aqua><bold>FULL</bold></gradient>
      <gradient:aqua:green><bold>RESET</bold></gradient></hover></click><green>
notifications:
  enable-pvp-alert: true
⚠️ **GitHub.com Fallback** ⚠️