Wanted Players 图标

Wanted Players

作者:rebot | 分类:模组

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

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 26.1 26.1.1 26.1.2 26.2

平台: paper

标签: economy game-mechanics minigame

资源介绍

Logo

WantedPlayers is a Paper plugin that adds a Wanted Level system based on player killstreaks.
It rewards bounty hunters with money via Vault and displays Wanted stars using PlaceholderAPI.


? Dependencies


⚙️ Configuration (config.yml)

# ============================
# WantedPlayers Configuration
# ============================

# Killstreak placeholder used to get player killstreak.
# Change it with a valid killstreak placeholder from any plugin or expansion.
killstreak-placeholder: "%pvpstats_killstreak%"

# Killstreak thresholds for each Wanted level.
# Example: level 1 requires 1 killstreak, level 2 requires 3, etc.
wanted-levels:
  1: 1
  2: 3
  3: 5
  4: 10
  5: 20

# Symbols used to display stars in placeholders or messages.
stars:
  full: "★"   # Full star for achieved level
  empty: "☆"  # Empty star for levels not reached

rewards:
  # Base reward ranges for each Wanted level.
  # A random value between min and max will be chosen.
  ranges:
    1:
      min: 5
      max: 10
    2:
      min: 10
      max: 20
    3:
      min: 20
      max: 40
    4:
      min: 40
      max: 80
    5:
      min: 80
      max: 150

  # Reward sources for entities.
  # Add a mob here to make it give a reward.
  # Example: killing a player multiplies reward by 3.
  # Multiplier is optional, defaults is 1.
  reward-sources:
    player: 3
    zombie: 1
    iron_golem: 2
    # fire_dragon: 5  #Example MythicMobs entity reward source


  # Multipliers applied based on Wanted level.
  # Example: level 3 multiplies the base reward by 2.0.
  level-multipliers:
    1: 1.0
    2: 1.5
    3: 2.0
    4: 2.5
    5: 3.0

  # Multipliers applied based on LuckPerms primary group.
  # Example: vip group multiplies the reward by 2.5.
  group-multipliers:
    default: 1.0
    vip: 2.5
    vip_plus: 3

  #Reward commands
  #Available placeholders are: %player% -> return player username, %amount% -> return reward amount in decimal.
  #Add as many as you want !
  reward-command:
    - 'eco give %player% %amount%'

messages:
  # Message sent to the killer when they receive coins.
  # Placeholders:
  #   %amount% = final reward amount
  #   %stars%  = star display for Wanted level
  #   %group%  = LuckPerms group name
  kill-reward: "&aYou earned %amount% coins thanks to your Wanted level (%stars%) and your group (%group%)!"

  # Message sent when the config is reloaded with /wantedreload.
  reload: "&aConfig reloaded successfully."

? Commands

  • /wantedreload → reloads the configuration (config.yml)
    • Permission: wanted.reload

? Placeholders (via PlaceholderAPI)

1.0 and 1.1

  • %wanted_level% → current Wanted level (1–5)
  • %wanted_stars% → star display (★/☆)
  • %wanted_multiplier% → total multiplier (Wanted × group)

1.1.1+

  • %wantedplayers_level% → current Wanted level (1–5)
  • %wantedplayers_stars% → star display (★/☆)
  • %wantedplayers_multiplier% → total multiplier (Wanted × group)

? How it works

  1. Each kill increases your killstreak (via PvPStats Plugin).
  2. Your Wanted level is calculated based on thresholds.
  3. On each kill, you receive a random reward (min–max) × Wanted multiplier × group multiplier.
  4. Coins are added directly to your balance via Vault.
  5. A custom message is sent with the amount, stars, and group.

? bStats

Plugin's Stats

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

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
SimpleTimber

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

查看详情
Simply Swords - All the Death Strike

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

查看详情
SkiesClear

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

查看详情
Atherial Shaders

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

查看详情