{"id":17836732,"url":"https://github.com/lfuelling/esx_nicedeath","last_synced_at":"2025-03-19T20:31:32.019Z","repository":{"id":43107252,"uuid":"262479919","full_name":"lfuelling/esx_nicedeath","owner":"lfuelling","description":"ESX plugin that makes death a little bit more pretty and configurable.","archived":true,"fork":false,"pushed_at":"2020-05-31T21:04:53.000Z","size":22,"stargazers_count":14,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T03:45:37.117Z","etag":null,"topics":["death","es-extended","esx","esx-fivem","esx-nicedeath","esx-plugin","fivem","fivem-script","grand-theft-auto","gtav","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lfuelling.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-09T03:22:55.000Z","updated_at":"2025-01-28T03:27:28.000Z","dependencies_parsed_at":"2022-07-09T02:30:32.769Z","dependency_job_id":null,"html_url":"https://github.com/lfuelling/esx_nicedeath","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfuelling%2Fesx_nicedeath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfuelling%2Fesx_nicedeath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfuelling%2Fesx_nicedeath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfuelling%2Fesx_nicedeath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfuelling","download_url":"https://codeload.github.com/lfuelling/esx_nicedeath/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244501367,"owners_count":20462850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["death","es-extended","esx","esx-fivem","esx-nicedeath","esx-plugin","fivem","fivem-script","grand-theft-auto","gtav","hacktoberfest"],"created_at":"2024-10-27T20:42:09.871Z","updated_at":"2025-03-19T20:31:29.536Z","avatar_url":"https://github.com/lfuelling.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# esx_nicedeath [![Latest Release](https://img.shields.io/github/v/release/lfuelling/esx_nicedeath?include_prereleases)](https://github.com/lfuelling/esx_nicedeath/releases)\n\n- **If you fork this, you won't get updates.** \n    - **Consider Starring instead if you don't want to make a contribution.**\n\n## EN\nESX plugin that makes death a little bit more configurable.\n\nThis plugin has the following features:\n\n- Enables the death screen and lets you see the ragdolling\n- Configurable respawn cooldown\n- Weapons, Items, Cash can be removed on death (but also kept)\n- Configurable respawn location\n    - Mt. Zonah by default\n    - Respawn at random hospital can be enabled in [config.lua](config.lua).\n    \n## ES\nESX plugin que hace la muerte un poco mas configurable.\n\nEste plugin tiene las siguientes opciones:\n\n- Habilita la pantalla de muerte y te permite ver el cuerpo\n- Tiempo de reaparicion configurable\n- Armas, Inventario, y dinero pueden ser removidos en un fallecimiento (tambien permite que se queden).\n- Lugar de reaparicion configurable.\n    - El hospital de Mt. Zonah, es la localidad de reaparicion por defecto.\n    - La reaparición en un hospital aleatorio se puede habilitar en [config.lua](config.lua).\n\n## NL\nESX plugin die de dood wat meer configureerbaar maakt.\n\nDeze plugin heeft de volgende mogelijkheden:\n\n- Maakt het 'Wasted' scherm beschikbaar met de tekst 'Overleden'. Deze is aan te passen in de Config\n- Cooldown tijd in te stellen\n- Wapens, items en geld zijn aan te passen\n- Vaste spawnpunt in te stellen\n\n## Installation\n\n1. Download this repo into your `resources/[esx/]` folder\n2. Add `start esx_nicedeath` to your `server.cfg`\n3. Modify `spawnmanager` to disable death spawn:\n    1. find `resources/[managers]/spawnmanager/spawnmanager.lua`\n    2. replace line 345\n        - Old: `if (diedAt and (math.abs(GetTimeDifference(GetGameTimer(), diedAt)) \u003e 2000)) or respawnForced then`\n        - New: `if respawnForced then`\n    3. Remember to redo this once you update the `server-data` repo!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flfuelling%2Fesx_nicedeath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flfuelling%2Fesx_nicedeath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flfuelling%2Fesx_nicedeath/lists"}