Compatibility
Minecraft: Java Edition
Platforms
Links
Tags
Creators
Details
SharedSoulSurvival โ Experience True Team Survival
What if every heart, every bite, every drop of XP was shared among your entire team?
SharedSoulSurvival redefines Minecraft multiplayer by turning your friends into your lifeline. When one falls, all fall. When one thrives, everyone rises.
๐ฅ The Ultimate Cooperative Challenge
๐ชจ Shared Health
- If one player gets hurt, everyone feels it.
- Healing? It heals all.
- Say goodbye to lone wolves โ survival is a shared journey now.
๐ Shared Hunger & Saturation
- Eating helps everyone.
- Starving? Now itโs a group concern.
- Promotes resource sharing and planning like never before.
๐ Unified Inventory
- One inventory for all players.
- Drop an item? Everyone sees it disappear.
- Shared gear, shared tools, shared responsibility.
โจ Shared XP & Level Progression
- Earn XP together, level up together.
- Enchanting costs are paid from a team XP pool.
- Mob grinding becomes a team sport.
๐ Synchronized Advancements
- Unlock an advancement? Everyone gets it.
- No one falls behind โ your journey is shared in every achievement.
- Stay aligned, celebrate every milestone as a team.
๐ Shared Death
- One death = total wipe.
- A dramatic message warns the team: "[Player] has died! All souls fall together..."
- Raises the stakes for every encounter.
๐งช Potion Effects for All
- Drink one potion, everyone gets the effect.
- Plan buffs and debuffs with intention.
- Potion use becomes a strategic decision for the whole team.
๐ PlaceholderAPI Support
Display live stats with 7 custom placeholders:
%sharedsoul_health%โ Shared HP%sharedsoul_hunger%โ Shared Hunger%sharedsoul_level%โ Shared XP Level%sharedsoul_deaths%โ Total Team Deaths%sharedsoul_player_count%โ Online Players%sharedsoul_inventory_size%โ Inventory Size%sharedsoul_last_change_source%โ Last action
๐ฏ Perfect For...
- ๐ฅ Close-knit friends wanting real teamwork
- ๐ฅ Streamers creating high-stakes moments
- ๐ง Roleplay servers with a shared fate
- ๐ Hardcore survivalists looking for the next big challenge
- ๐ ๏ธ Team-building events and creative gameplay
๐ Requirements
- High speed Internet connection For real time changes
- Minecraft 1.21.11+
- Java 11+ (Java 17+ recommended)
- Spigot, Paper, or compatible forks
- [Optional] PlaceholderAPI for scoreboard support
- 4โ6 GB RAM recommended
- 2-core CPU minimum
๐ฎ Commands & Permissions
| Command | Description |
|---|---|
/sharedsoul:soulreload |
Reloads plugin config |
/sharedsoul:soulinfo |
Check the sync Setting info |
| Permission | Who gets it? |
|---|---|
sharedsoul.admin |
Admins (default: OP) |
๐ Custom Scoreboard (Gift)
TAB Plugin: - Download TAB Plugin
scoreboards:
scoreboard-1.21.11+:
title: "&#E43A3Aโ &#E43A3A&lS&#E43A3A&lh&#E43A3A&la&#E43A3A&lr&#E43A3A&le&#E43A3A&ld &#E43A3A&lS&#E43A3A&lo&#E43A3A&lu&#E43A3A&ll &#E43A3Aโ "
display-condition: "%player-version-id%>=765;%bedrock%=false"
lines:
- " &7โฑ %localtime_time_EE dd/M/yy%"
- ""
- " &#E43A96โค &fHealth: &#E43A96%sharedsoul_health%/20"
- " &#FCD05C๐ &fHunger: &#FCD05C%sharedsoul_hunger%/20"
- " AE47F๐งช &fLevel: AE47F%sharedsoul_level%"
- " FE2C5๐ก &fDeaths: FE2C5%sharedsoul_deaths%"
- " &#E4733A๐ค &fPlayers: &#E4733A%sharedsoul_player_count%"
- " FE43A๐ &finventoryfill: FE43A%sharedsoul_inventory_size%"
- ""
- " &#E43AE4โ &fLastaction: &#E43AE4%sharedsoul_last_change_source%"
- ""
- " &7โsharedsoul.fun"
๐ฉ Example Gameplay Scenarios
๐ก๏ธ The Siege
Your base is under attack. One player takes a hit? Everyone bleeds. Team coordination becomes the only way to survive.
๐ฅ The Lava Drop
A player slips into lava... and the whole team dies. Now youโre rethinking who leads the mining trip.
๐ The Cave Spider
One player is poisoned, and now everyone is feeling sick. Better stock up on milk!
โ ๏ธ A Few Warnings
- This plugin is hard โ not recommended for casual players.
- Full cooperation required: no lone survivors.
- Always back up your world before using.
- Test on a dev server before going live.
๐ ๏ธ Full Customization Configuration
# _________.__ .____________ .__
# / _____/| |__ _____ _______ ____ __| _/ _____/ ____ __ __| |
# \_____ \ | | \\__ \\_ __ \_/ __ \ / __ |\_____ \ / _ \| | \ |
# / \| Y \/ __ \| | \/\ ___// /_/ |/ ( <_> ) | / |__
# /_______ /|___| (____ /__| \___ >____ /_______ /\____/|____/|____/
# \/ \/ \/ \/ \/ \/
# =====================================================
# SharedSoul - Configuration
# =====================================================
# -----------------------------------------------------
# Database
# -----------------------------------------------------
database:
type: sqlite
filename: sharedsoul.db
# -----------------------------------------------------
# Synchronization
# -----------------------------------------------------
sync:
# Global toggles for each sync type
health:
enabled: true
hunger:
enabled: true
inventory:
enabled: true
xp:
enabled: true
potions:
enabled: true
advancements:
enabled: true
# Delays in ticks for sync events (prevents duplication & loops)
delays:
inventory: 2
potions: 1
# -----------------------------------------------------
# Messages
# -----------------------------------------------------
messages:
# Shared death message (displayed in chat, colored using & codes)
death-message:
enabled: true
message: '&c[Player name] has died! All souls fall together...'
prefix: '&c[SharedSoul]&r '
reloaded: '&aConfiguration reloaded!'
no-permission: '&cYou don''t have permission to do that!'
player-only: '&cThis command can only be used by players!'
sync-toggled-on: '&a%type% sync enabled for you!'
sync-toggled-off: '&c%type% sync disabled for you!'
sync-invalid-type: '&cInvalid sync type. Use: health, hunger, inventory, xp, potions'
# -----------------------------------------------------
# Debug
# -----------------------------------------------------
debug:
enabled: false
๐ Plugin Stats
| Feature | Detail |
|---|---|
| Size | <30.1KB |
| Sync Delay | ~1ms |
| Storage | Local SQLite |
| Player Limit | Optimized for 1โ20 |
| Compatibility | Works with most plugins |
๐งฐ PlaceholderAPI Integration
Easily integrate with any PlaceholderAPI supported plugin โ full docs provided!
๐ Why Use SharedSoulSurvival?
- ๐ง Gameplay youโve never experienced before
- ๐ ๏ธ Polished, professional quality
- ๐ง Easy to set up and use
- ๐ฌ Full scoreboard/PlaceholderAPI integration
- ๐ Actively developed โ always getting better
- ๐ฏ Totally free!
๐ ๏ธ Whatโs Next?
Shared sync ConfigurableConfigurable sync delaysMulti-world supportOnly Fire damage effect for all players- Damage effect For all players
- More placeholders!
Ready to survive together โ or die together? Download SharedSoulSurvival and find out what true teamwork means.
Join our community for support, updates, and feature suggestions: Join the discord


