promotional bannermobile promotional banner

Fight session

Fight Session is a plugin that engage players in a « fight mode » when they hit each other and prevents them from running away using commands to teleport or if they disconnect during the combat time it will kill them.

File Details

FightSession_1.16.5_1.2

  • R
  • Jun 11, 2021
  • 38.06 KB
  • 156
  • 1.16

File Name

FightSession_m1.16.5_v1.2.jar

Supported Versions

  • 1.16

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.