
OneLifePlugin
This project OneLife was made as a plugin for me and my friends to play hardcore if 1 person dies the server deletes itself
⬇ Download on ModrinthBy default, your Minecraft server will shut down completely when it stops — whether from a crash, a command, or a plugin like OneLife triggering a world reset. To fix this, you need to set up a restart loop in your start.bat file. This is a simple Windows batch script that automatically relaunches the server every time it stops, with a 5 second delay in between. Without this, the OneLife plugin will delete the world but the server will never come back online, leaving your players unable to reconnect. Replace your current start.bat with the script below and you're good to go. @echo off :start java -Xmx2G -jar spigot-26.1.2.jar nogui echo Server gestopt. Herstart over 5 seconden... timeout /t 5 goto start
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 26.1.2
- 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 Modrinth — 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.
- Ships as OneLife-1.0-SNAPSHOT.jar — drop this file into the mods folder
- Download size: 7 KB
- Download link checked 24 Aug 2026 — working
These come from our own check of the pack file, not from the source page.