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.
- Host: GitHub
- URL: https://github.com/serilum/player-death-kick
- Owner: Serilum
- License: other
- Created: 2023-12-11T23:30:53.000Z (over 1 year ago)
- Default Branch: 1.21.4
- Last Pushed: 2025-02-12T22:20:50.000Z (4 months ago)
- Last Synced: 2025-02-23T02:33:32.451Z (3 months ago)
- Topics: curseforge, fabric, forge, minecraft, mod, modding, modrinth, natamus, neoforge, player-death-kick, quilt, rick-south, serilum
- Language: Java
- Homepage: https://serilum.com/mod/player-death-kick
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license.md
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-kickIssue 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:
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:
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!