GodPowers
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #47 of 183 adventure mods in this game by downloads
📋 About This Mod
<div align="center"> !(https://files.catbox.moe/pbdteq.png) **PvP-driven temporary "god" abilities for Minecraft.** Kill players to scale your power stage, but beware—your power decays over time and resets completely upon death. </div> --- <div align="center"> !(https://files.catbox.moe/aeluvi.png) </div> GodPowers introduces a dynamic PvP progression system where killing players rewards survivors with temporary potion effects, immunities, and visual effects. ### Core Progression * **Stage Progression**: Each player kill increments your kills counter. Your stage is calculated as: `stage = min(max-stage, floor(kills / kills-per-stage))`. * **Abilities per Stage**: * **Potion Effects**: Configure custom potion effects (e.g., speed, strength, resistance, regeneration) per stage. * **Lava & Fire Immunity**: Cancel lava and fire damage. * **Fire Ring**: Renders a ring of flame particles that ignites nearby enemies. * **Power Decay**: Every set interval, active players with kills lose one stage's worth of kills, or reset to 0 (based on configuration). * **Death Reset**: Dying resets the player's stage and kills to 0 if `reset-on-death` is enabled. * **Combat-Log Guard**: PvP damage tags both players for a configurable duration. Logging out while tagged inflicts death, dropping loot and crediting the killer. * **Action Bar Indicator**: Shows the player's current stage with a custom prefix (`⚡ God Power — Stage N`) when stage > 0. * **Persistent Storage**: Saves player statistics directly to the player's `PersistentDataContainer` (PDC). Survives server restarts and requires no database. --- <div align="center"> !(https://files.catbox.moe/yvfbza.png) </div> Commands support full tab-completion: | Command | Permission | Description | |---|---|---| | `/gp stats` | None | Shows your own kills and stage. | | `/gp stats <player>` | `godpowers.admin` | Shows another online player's stats. | | `/gp reload` | `godpowers.admin` | Reloads `config.yml` (changes to tasks schedule require restart). | --- <div align="center"> !(https://files.catbox.moe/mh26ok.png) </div> ### Custom Configuration (`config.yml`) Configure the kills per stage, maximum stage, decay tasks, combat logging, and effect profiles: ```yaml # Example settings from GodPowers kills-per-stage: 5 max-stage: 5 reset-on-death: true decay: interval-seconds: 300 reset-completely: false combat: tag-duration-seconds: 15 punish: KILL ``` --- ### Installation 1. Download the `GodPowers.jar` file. 2. Place it in your server's `plugins/` folder. 3. Start the server once to generate the default `config.yml`. 4. Edit the configuration file to your liking, then run `/gp reload`. ### Requirements * Paper 1.21.1+ (API 26.1.2 or newer) * Java 25 or newer
!(https://files.catbox.moe/pbdteq.png)
PvP-driven temporary "god" abilities for Minecraft. Kill players to scale your power stage, but beware—your power decays over time and resets completely upon death.
!(https://files.catbox.moe/aeluvi.png)
GodPowers introduces a dynamic PvP progression system where killing players rewards survivors with temporary potion effects, immunities, and visual effects.
### Core Progression Stage Progression: Each player kill increments your kills counter. Your stage is calculated as: `stage = min(max-stage, floor(kills / kills-per-stage))`. Abilities per Stage: Potion Effects: Configure custom potion effects (e.g., speed, strength, resistance, regeneration) per stage. Lava & Fire Immunity: Cancel lava and fire damage. Fire Ring: Renders a ring of flame particles that ignites nearby enemies. Power Decay: Every set interval, active players with kills lose one stage's worth of kills, or reset to 0 (based on configuration). Death Reset: Dying resets the player's stage and kills to 0 if `reset-on-death` is enabled. Combat-Log Guard: PvP damage tags both players for a configurable duration. Logging out while tagged inflicts death, dropping loot and crediting the killer. Action Bar Indicator: Shows the player's current stage with a custom prefix (`⚡ God Power — Stage N`) when stage > 0. Persistent Storage: Saves player statistics directly to the player's `PersistentDataContainer` (PDC). Survives server restarts and requires no database.
!(https://files.catbox.moe/yvfbza.png)
Commands support full tab-completion:
| Command | Permission | Description |
|---|---|---|
| `/gp stats` | None | Shows your own kills and stage. |
| `/gp stats
!(https://files.catbox.moe/mh26ok.png)
### Custom Configuration (`config.yml`) Configure the kills per stage, maximum stage, decay tasks, combat logging, and effect profiles:
```yaml # Example settings from GodPowers kills-per-stage: 5 max-stage: 5 reset-on-death: true
decay: interval-seconds: 300 reset-completely: false
combat: tag-duration-seconds: 15 punish: KILL ```
### Installation 1. Download the `GodPowers.jar` file. 2. Place it in your server's `plugins/` folder. 3. Start the server once to generate the default `config.yml`. 4. Edit the configuration file to your liking, then run `/gp reload`.
### Requirements Paper 1. 21. 1+ (API 26. 1. 2 or newer) Java 25 or newer
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- _4rubka_
- Version
- 1.0.0
- Downloads
- 24
- Endorsements
- 0
- Category
- adventure
- Created
- 8/2/2026
- Updated
- 7/13/2026
- Game Versions
- 26.1.2
- Tags
- adventure, cursed, game-mechanics
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does GodPowers support?
The author lists 26.1.2. Other versions may work but are untested by the author.
What is the latest version of GodPowers?
Version 1.0.0, published 2026-07-13 with 24 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await