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
- Host: GitHub
- URL: https://github.com/itsmax123/combat
- Owner: ItsMax123
- License: apache-2.0
- Created: 2024-05-11T07:26:27.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T20:38:54.000Z (about 2 years ago)
- Last Synced: 2024-05-20T23:14:42.024Z (about 2 years ago)
- Language: PHP
- Homepage:
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://poggit.pmmp.io/p/Combat)
[](https://poggit.pmmp.io/p/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).