FightSession_1.16.5_1.2

Details

  • Filename
    FightSession_m1.16.5_v1.2.jar
  • Uploaded by
  • Uploaded
    Jun 11, 2021
  • Size
    38.06 KB
  • Downloads
    175
  • MD5
    e1c9acfb24630f1bdb3262ef1a9c3ad8

Supported Bukkit Versions

  • 1.16

Changelog

Possibility to modify the behavior when a player leaves during a fight.

 

The config file "config.yml" now contains the line "action_on_leave" that is used to change the behavior when a player leave during a fight, it can takes 5 states:
- "kill_player" : kill the player when leaving.
- "drop_inventory_in_chest": puts the player inventory in a chest.
- "drop_inventory_in_world": drops the player inventory on the ground.
- "destroy_inventory": destroy the player inventory.
- "none": do nothing.