A NOTE ABOUT TEMPBANS:
DeathKick tempbans are reset on restarts in order to let the server handle them as easy as possible!
These tempbans are really only meant to be a few minutes to an hour long!
DeathKick is a plugin that slightly increases realism by creating a small delay between a player death and when they can respawn.
DeathKick is also a must have plugin for big servers that are always full! When a player dies they will get kicked and it will open up another slot for a new player to join.
We also allow you to block a kick on death using the permissions provided below! It would make a great perk for donors!
Commands:
/setkick - Sets the kick message.
Permissions:
deathkick.nokick - Allows the player to whisper.
deathkick.setkick - Allows player to set the kick message.
Configuration:
1
2
3
4
5
6
7
8
9
10
# Default Configuration File for DeathKick plugin.# You can use Minecraft color codes!# To set the rejoinTimer use # seconds x 20 = rejoinTimer# rejoinTry is the message sent when a player trys to join who is still banned.# kickMessage is the message the player recieves when he is kicked upon death.kickMessage:You have been killed! Rejoin in 60 seconds!rejointry:You were killed! Rejoin in less than 60 seconds!# Message player receives when joining before time is up.rejoinTimer:1200#Server ticks before allowing player to rejoin.auto-update:false#NOT IMPLEMENTED
The configuration is quite simple. Just fill in what you'd like! kickMessage is even configurable via /setkick in game!