SharedSoul 图标

SharedSoul

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.3.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/sharedsoul
资源信息

Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11

平台: bukkit paper purpur spigot

标签: adventure game-mechanics minigame

资源介绍

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"
        - "    &#3AE47F? &fLevel: &#3AE47F%sharedsoul_level%"
        - "    &#5FE2C5? &fDeaths: &#5FE2C5%sharedsoul_deaths%"
        - "    &#E4733A? &fPlayers: &#E4733A%sharedsoul_player_count%"
        - "    &#7FE43A? &finventoryfill: &#7FE43A%sharedsoul_inventory_size%"
        - ""
        - "  &#E43AE4☄ &fLastaction: &#E43AE4%sharedsoul_last_change_source%"
        - ""
        - "       &7⛏sharedsoul.fun"

⚠️ 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 Configurable
  • Configurable sync delays
  • Multi-world support
  • Only 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

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
SmashCraft

价格:0 墨喵币
下载量:0

查看详情
BestSleep

价格:0 墨喵币
下载量:0

查看详情
Blocks Booster

价格:0 墨喵币
下载量:0

查看详情
Relic of Fate Resource Pack

价格:0 墨喵币
下载量:0

查看详情