CraftHeads

作者:ursinn 发布时间:2018年8月5日 原生版本:未知 测试支持:1.8,1.9,1.10,1.11,1.12,1.13,1.14,1.15,1.16,1.17,1.18,1.19,1.20

CraftHeads

点此下载

插件详细介绍

CraftHeads 插件提供了一个简单易用的游戏内 GUI,让玩家可以轻松获取玩家头颅。

📦 CraftHeads

📌 指令

  • /craftheads: 打开 CraftHeads 菜单。
  • /craftheads <player name>: 给予你指定玩家的头颅。

🔑 权限

  • craftheads.use: 允许使用 /craftheads 指令。
  • craftheads.updater: 拥有此权限的用户将收到新更新的通知。

⚙️ 配置

你可以通过编辑 config.yml 文件配置 CraftHeads 插件。


# CraftHeads configuration file
#
# Supported Minecraft Versions: 1.8 - 1.20
#
# You can use color codes in the messages! (&1, &2, &3, &4, &5, &6, &7, &8, &9, &a, &b, &c, &d, &e, &f)
#
# You can use the following variables in the messages:
# %player% - The player's name
# %head% - The head's name
#
# If you want to disable a message, just set it to ""

# General settings
settings:
  # Should the plugin check for updates?
  update-check: true

  # Should the plugin use metrics?
  metrics: true

  # Head price (in your server's economy)
  head-price: 0.0

  # Head price item (if head-price > 0)
  head-price-item: DIAMOND

# Messages
messages:
  # No permission message
  no-permission: "&cYou don't have permission to use this command!"

  # Player not found message
  player-not-found: "&cPlayer %player% not found!"

  # Head received message
  head-received: "&aYou have received the head of %player%!"

  # Head received message (when buying a head)
  head-received-bought: "&aYou have received the head of %player% for %head%!"

  # Not enough money message
  not-enough-money: "&cYou don't have enough money to buy this head!"

  # Head bought message
  head-bought: "&aYou have bought the head of %player% for %head%!"

  # Head bought message (when the player doesn't have enough space in his inventory)
  head-bought-no-space: "&cYou don't have enough space in your inventory to buy this head!"

  # Head given message
  head-given: "&aYou have given the head of %player% to %head%!"

  # Head given message (when the player doesn't have enough space in his inventory)
  head-given-no-space: "&cThe player %player% doesn't have enough space in his inventory to receive the head!"

  # Command usage message
  command-usage: "&cUsage: /craftheads <player name>"

  # Reload message
  reload: "&aCraftHeads has been reloaded!"

  # No heads found message
  no-heads-found: "&cNo heads found for %player%!"

  # Menu title
  menu-title: "&6CraftHeads"

📊 指标

此插件使用 bStats 插件指标系统,这意味着以下信息将被收集并发送到 bstats.org:

  • 你的服务器的随机生成的 UUID
  • 你服务器上的玩家数量
  • 你服务器的在线模式
  • 你服务器的 Bukkit 版本
  • 你系统的 Java 版本 (例如 Java 8)
  • 你操作系统的名称 (例如 Windows)
  • 你操作系统的版本
  • 你操作系统的架构 (例如 amd64)
  • 你操作系统的系统核心 (例如 8)
  • bStats 支持的插件
  • bStats 支持的插件的插件版本

许多头颅是从 Freshcoal Head List 收集的,感谢他们的贡献!

🔗 链接