Resurrection API

⭐ ⭐ (144 endorsements) 📥 31,097 downloads 📌 v1.0 📅 6/16/2022
⚪ Last updated 2022

By fenix31415 · Modders Resources

⬇ Download Mod Source: Nexus Mods ↗ 📅 Updated: 6/16/2022 📅 Created: 6/16/2022
⚠️ Install Order · 5 steps
1🛠️ SKSE64 — Skyrim Script Extender 64 Download ↗
2🔧 USSEP — Unofficial Skyrim Special Edition Patch Download ↗
3🖥️ SkyUI — SkyUI (MCM framework) Download ↗
4🧩 Address Library — Address Library for SKSE Plugins Download ↗
5🔧 SSE Engine Fixes — SSE Engine Fixes Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.5% endorsement rate
  • 🏆 #9 of 15 Modders Resources mods in this game by downloads

📋 About This Mod

I saw several esp-papyrus mods with resurrection feature. They all have the same implementation. The same, unreliable, buggy implementation.

Time to fix that.

This plugin provides an API with which you can create resurrection mods. Unlike similar papyrus mods, they will always work. Even when falling from a mountain.

I have a discord server now, where you could find useful info about my mods, suggest your ideas for released or new mods and give me a feedback. Also I am planning to record some tutorials about SKSE modding soon, you could find it in the according channel.

Using the api

  • [] Copy “ResurrectionAPI.h” to your project.

    [] Inherit from “ResurrectionAPI” class.

    [] Override “should_resurrect” function — it calls every fatal damage.

    It should return true if your mod allows resurrection. E.g. Actor has specific item/spell/etc. It shouldn’t change anything in game, just check some things.[] Override “resurrect” function — it calls when resurrection fires.

    E.g. add cooldown spell, remove some item, add debuffs, etc.[] Register your resurrection plugin in the API.

    By calling “ResurrectionAPI_AddSubscriber” in “ResurrectionAPI.dll” (see example for reference).

Demo of 2-line-plugin which is using the API!

dvO9fuoJv3A

How it works

It works with ANY damage: melee, magic, even falling. I promise I searched

all nexus and found a weak spot of all papyrus mods. My mod works

Performance

No sleeps, no loops, no delays, no game breaking things. Bye papyrus.

FAQ

  • [] I have troubles with using the API!

    Feel free to write in my discord (find it in my nexus profile) and in comments.[] Could you implement <my idea of resurrection mod>?

    No. I did the most difficult part. Implement it yourself. Moreover, it is the easiest skse plugin you can do, so resurrection mod with my API is a good spot to start SKSE modding.

Compatibility

  • []In general, it is compatible with everything. Feel free to install/update/uninstall it at any spot in the playthrough.

    []As any SKSE plugin with hooks, it may conflict with another SKSE plugin with same hooks locations. But do not worry, it is very unlikely.

    [] There is a rule ‘If two mods do same thing different ways, it may cause problems!’.

    Incompatibility

    Nothing interesting for now.

    Known issues (also see “bugs” section)

    Feel free to report bugs in comme

🤖 AI-enhanced — based on mod data

Resurrection API is a modder's resource that provides a reliable, instant, and bug-free framework for creating resurrection mods. With 144 endorsements and over 31,000 downloads, it's a trusted tool for mod authors, though it hasn't been updated since June 2022.

✨ Key Features

Provides an API for creating reliable, instant, and bugless resurrection mods.
Requires only a few lines of code to implement, simplifying mod development.
Categorized as a Modders Resource, indicating it's intended for mod authors.
Has a solid download count of 31,097, showing active usage.
Last updated in June 2022, so it's a stable but older resource.

📊 Pros & Cons

✅ Pros

  • Community-approved with 144 endorsements and over 31k downloads—clearly a go-to for modders.
  • Designed to eliminate bugs and delays, so your resurrection mods will feel polished.
  • Takes just a few lines of code to integrate, saving you hours of scripting.

⚠️ Cons

  • No updates since June 2022, so it might not be compatible with the latest game patches.
  • As a modder's resource, it's useless for players—you need to build your own mod to benefit.
  • Potential conflicts with other mods that alter resurrection mechanics, so test carefully.
🎯 Is This For You?
For mod authors who want to create resurrection mods without reinventing the wheel. If you're a player looking for a ready-to-use mod, this isn't for you—it's a toolkit, not a finished product. Skip if you're not into modding code.
📦 Install:Easy· Under 1 minute

💡 Beginner Tips

  • If you're new to modding, use a mod manager to keep track of this API and any mods that depend on it.
  • Check the mod's forum or comments for any known compatibility issues with your game version.
  • Since it's an API, you'll need to reference it in your own mod's scripts—make sure you know how to code.

📊 Mod Details

Game
Skyrim Mods
Author
fenix31415
Version
1.0
Downloads
31,097
Endorsements
144
Category
Modders Resources
Created
6/16/2022
Updated
6/16/2022

🔧 How to Install Skyrim Mods

Download from Nexus.

📖 Full step-by-step install guide for Skyrim →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Skyrim commands, item IDs, and more.

Keep browsing — more Skyrim mods await

📋 All Skyrim Mods 🏆 Top 25 📂 More Modders Resources 👤 More by fenix31415 🔎 Similar Mods 🌐 Best Modders Resources (All Games) ⚠️ Fix Crashes & Errors 💾 Save Files 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods