A supernatural afflictions plugin for Paper 1.21+ servers. Transform players into vampires, curse them with debilitating effects, and more.
- Vampirism - Sunlight damage, night bonuses, blood system with feeding mechanics
- Curses - Configurable debuff afflictions (weakness, blindness, decay, or create your own)
- Moon Phases - 8-phase lunar cycle affecting gameplay
- PlaceholderAPI - Full integration for scoreboards, TAB, and chat plugins
- Persistent Storage - SQLite with offline player support
- Fully Configurable - MiniMessage formatting, per-affliction YAML configs
- Paper 1.21.11 (The plan is to support latest versions of Minecraft as Minecraft is moving away from older java versions and as such, to offer best performance the plugin can have, we will always require latest possible java versions.)
- Java 21+
- Drop the JAR in your
plugins/folder - Restart the server
- Use
/afflictions give <player> vampirismto test
| Command | Description |
|---|---|
/aff give <player> <affliction> [level] |
Give an affliction |
/aff remove <player> <affliction> |
Remove an affliction |
/aff clear <player> |
Clear all afflictions |
/aff list [player] |
List afflictions |
/aff reload |
Reload configuration |
See the Wiki for full documentation:
./gradlew buildApache License 2.0