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

https://github.com/serilum/player-death-kick

💀 Kicks players on death with a customizable disconnect message.
https://github.com/serilum/player-death-kick

curseforge fabric forge minecraft mod modding modrinth natamus neoforge player-death-kick quilt rick-south serilum

Last synced: 3 months ago
JSON representation

💀 Kicks players on death with a customizable disconnect message.

Awesome Lists containing this project

README

        

Player Death Kick


Download


You can download Player Death Kick on CurseForge and Modrinth:

  CurseForge:   https://curseforge.com/minecraft/mc-mods/player-death-kick
  Modrinth:      https://modrinth.com/mod/player-death-kick


Issue Tracker


To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:


    -> Issue Tracker


Pull Requests


Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:


    -> Pull Request Information


Mod Description




Requires the library mod Collective.

Kicks players on death with a customizable disconnect message. This can be useful on tournament servers, where the server is locked at the start and disconnected players are unable to join again.


Configurable: ( how do I configure? )
disconnectMessage (default = "You died by %death%! You have been disconnected from the server."): The message players will receive when disconnected on death.
addDeathCauseToMessage
(default = true): If enabled, replaces %death% in the disconnect message with the death cause.
exemptAdminPlayers 
(default = true): If enabled, exempts admin players (with cheat access, OPs) from being kicked on death.
broadcastKickToServer (default = true): If enabled, sends a message to all players online with who was kicked.


Example messages:




------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!