An open API service indexing awesome lists of open source software.

https://github.com/itsmax123/combat

A Combat Plugin for Pocketmine-MP
https://github.com/itsmax123/combat

Last synced: about 1 year ago
JSON representation

A Combat Plugin for Pocketmine-MP

Awesome Lists containing this project

README

          

[![](https://poggit.pmmp.io/shield.state/Combat)](https://poggit.pmmp.io/p/Combat)
[![](https://poggit.pmmp.io/shield.api/Combat)](https://poggit.pmmp.io/p/Combat)
[![](https://poggit.pmmp.io/shield.dl.total/Combat)](https://poggit.pmmp.io/p/Combat)

# Combat
Combat is an open source [PocketMine-MP](https://pmmp.io/) plugin preventing players from getting out of fights.

## Features
- Configurable **Cooldown** for combat timer.
- Optional **ScoreHud** support using the `combat.cooldown` tag.
- Configurable list of **blocked commands and subcommands** for players who are in combat.
- Optionally **kill** players who try to log off while in combat.

## Known Bugs
- When someone dies while leaving the server and joins back, they will be in a weird glitched state where they wont be able to see other players. I cannot do anything about this in this plugin as it is a [pocketmine bug](https://github.com/pmmp/PocketMine-MP/issues/5385).