- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
- Source Code:
- https://github.com/EnterTG/KnockedDown
Simple plugin that adds knockdown mechanics like in Battle Royals. When a player takes fatal damage go into a Knocked Down state, allowing other player to heal, move or kill him.Dev options:
Player options:
Shift + RMB - Start CPR, hold Shift to continue.
RMB - To pick up a player.
Q (Drop) - To drop the transferred player.
Knocked Down Options:
F (Swap) - Press to surrender and die.
The following plugin is required for this plugin to work.
https://www.spigotmc.org/resources/poseplugin-choose-your-favorite-pose-1-15-2-1-16-4.76990/updates
How to get knocked down object.
Events:Code (Text):PlayerKnockedDown knockedDown = KnockedDownCore.getInstance().getKnockedPlayer(Player p);
Code (Text):PlayerKnockedDownEvent
PlayerReanimatedEvent
PlayerStartPickUpEvent
PlayerStartReanimateEvent
PlayerStopPickUpEvent
PlayerStopReanimateEvent

KnockedDown 1.1.0
A simple plugin that adds knockdown mechanics like in battle royals
Recent Updates
- Blocking dmg and block interaction Dec 19, 2020