Welcome to my first contribution on SpigotMc.org
This Plugin should stop all cheaters on your Server using AntiKnockback.
Features at this moment:
- Detect players using AntiKnockback and notify admins
- Warn users when they got detected (customizeable message)
- Kick users after AntiKnockback has been detected several times (customizable message)
- Force the movement after several detections (when the player has AntiKnockback he gets teleported along the way by the server
)
How does it work?
When you attack another Player in Minecraft, the player is always beeing lifted into the air. If they use AntiKnockback, they will not be lifted up.
The Plugin checks for velocity packets beeing sent to the player. If the velocity on the y axis is positive, it checks if the player moves up. If not, does what you told it in the config.yml
1. Kick the player
2. Or force the player to accept the knockback
Installation:
1. Drag and drop the downloaded jar to your plugins folder.
2. Start Server and stop it again
3. Edit the plugins/AntiAntiKnockback/config.yml
4. Have fun!
Permissions:
- antiantiknockback.*: Grants all permissions used by this plugin
- antiantiknockback.bypass: Bypass beeing kicked for AntiKnockback
- antiantiknockback.notify: Every player with this permission gets notified about AntiKnockback users
Dependencies:
- ProtocolLib
For developers:
Check for KickEvents with the correct message and handle them on your own.
Sourcecode:
Use your favorite decompiler
License:
You may use this plugin free of charge. When you use my code for your purposes, please give credit.
Redistributing this plugin requires written permission of the author.
Donations:
You like my work? Consider buying me a beer
This Plugin should stop all cheaters on your Server using AntiKnockback.
Features at this moment:
- Detect players using AntiKnockback and notify admins
- Warn users when they got detected (customizeable message)
- Kick users after AntiKnockback has been detected several times (customizable message)
- Force the movement after several detections (when the player has AntiKnockback he gets teleported along the way by the server
)
How does it work?
When you attack another Player in Minecraft, the player is always beeing lifted into the air. If they use AntiKnockback, they will not be lifted up.
The Plugin checks for velocity packets beeing sent to the player. If the velocity on the y axis is positive, it checks if the player moves up. If not, does what you told it in the config.yml
1. Kick the player
2. Or force the player to accept the knockback
Installation:
1. Drag and drop the downloaded jar to your plugins folder.
2. Start Server and stop it again
3. Edit the plugins/AntiAntiKnockback/config.yml
4. Have fun!
Permissions:
- antiantiknockback.*: Grants all permissions used by this plugin
- antiantiknockback.bypass: Bypass beeing kicked for AntiKnockback
- antiantiknockback.notify: Every player with this permission gets notified about AntiKnockback users
Dependencies:
- ProtocolLib
For developers:
Check for KickEvents with the correct message and handle them on your own.
Sourcecode:
Use your favorite decompiler
License:
You may use this plugin free of charge. When you use my code for your purposes, please give credit.
Redistributing this plugin requires written permission of the author.
Donations:
You like my work? Consider buying me a beer
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
AntiAntiKnockback/AntiVelocity (force movements or kick) is a free Minecraft Java mod. Downloaded 2,672 times (via Spigot). Download it and open it directly in the game.