HeadDrop——Minecraft 头颅掉落插件
击杀掉头颅、调整概率、记录统计、接收 Discord 通知。简单快速,适合任何 Minecraft 生存或 PvP 服务器。
击杀掉头颅、调整概率、记录统计、接收 Discord 通知。简单快速,适合任何 Minecraft 生存或 PvP 服务器。
HeadDrop 的特性
玩家与生物头颅掉落
该插件支持玩家以及所有生物(包括 boss)的头颅掉落。所有概率都可以完全自定义。
掉落几率与物品自定义
你可以为不同实体设置不同的掉落几率,可以重命名头颅、添加 lore,并修改其外观。
支持 Looting 附魔
如果武器附有 Looting 附魔,头颅的掉落几率会根据附魔等级相应提高。
排行榜系统
玩家可以查看谁收集到的头颅最多。系统支持通过命令或网页界面运行。
与 Discord 集成
当稀有头颅掉落时,插件可以向你的 Discord 服务器发送通知。
支持 Folia
与服务端改造版本 Folia 4.19 及以上版本完全兼容。
独特的音效 (1.20+)
不同生物头颅掉落可使用不同音效。
优化与性能
即使在大型服务器上也能保持高速运行,无卡顿。
命令与权限
| 命令 | 权限 | 说明 |
|---|---|---|
| /head | 通过命令发放一个头颅。 | |
| /headdrop reload | 重新加载插件配置。 | |
| — | 接收插件提示和更新通知。 | |
| — | 允许玩家头颅掉落。 | |
| — | 允许生物头颅掉落。 | |
| — | 根据权限等级提高头颅掉落几率。 | |
| — | 允许玩家在 GUI 中移动头颅。 |
插件配置
config.yml
Config:
Version: 5.4.3 # Version of the config. don't change this
Require-Killer-Player: true # Need to be killed by a player to drop head
Enable-Looting: false # Enable looting enchant buff
Baby-HeadDrop: false # Baby mobs will drop heads too
Enable-Perm-Chance: false # headdrop.chance.{number} will add extra chance for a player. 1-100
Nerf-Spawner: false # Stop mobs from dropping heads spawned from spawnner
Bounties: false # Enable bounties feature (Premium version only)
Disable-Worlds: # Disable headdrop is certain worlds
- demoWorld
- demoWorld2 Require-Weapon: #required weapons to drop head
Enable: false
Weapons:
- Diamond_Axe Database: #Database function
Enable: false
Online: true # If your server is in offline mode, set this false
URL: jdbc:sqlite:HeadDrop.sqlite
User: null
Password: null
Cleanup: 30 #Auto cleanup database if player is inactive for x days Web: # Website for leaderboard
Enable: false
Port: 8080
Endpoint: leaderboard Bot: #Notify about headdrop in discord. Required DiscordUtils plugin
Enable: false
Channel-ID: ''
Title: HeadDrop
Description: '{KILLER} killed {MOB} using {WEAPON} and got a head!'
Footer: HeadDrop by RRS Effects: #Show a particle effect on head drop (Premium version only)
Enabled: true
Particle: FLAME
Count: 10
OffsetX: 0.5
OffsetY: 0.5
OffsetZ: 0.5
Speed: 0.1
Sound: ENTITY_PLAYER_LEVELUP
Volume: 1.0
Pitch: 1.0 Lores: # add a blank line/lore if you want to disable lore.
- Killed by {KILLER}
- Killed on {DATE}
- Killed Using {WEAPON}
# Drop -> Disabling it will behave vanilla
# Chance -> Chances for dropping head
# Sound -> Sound for the head in note block
# Point -> Point for each head drop (Need to enable database)
PLAYER:
Drop: true
Chance: 100.0
Point: 1
ZOMBIE:
Drop: true
Chance: 100.0
Sound: default
Point: 1
WITHER_SKELETON:
Drop: false
Chance: 100.0
Sound: default
Point: 1
CREEPER:
Drop: true
Chance: 100.0
Sound: default
Point: 1
插件的默认配置涵盖了游戏中的所有生物。
lang.ymlVersion: 5.4.3
MyHead-Success: Your Head added in your inventory!
Head-Success: '%player%''s Head added in your inventory'
Head-Error: You Need to give a player name to get head!
Head-Search-Error: You need to give a name to search for head!
Custom-Head-Success: Head Added on your Inventory
Reload: Plugin reloaded!
Permission-Error: You don't have permission to execute this command!
Player-Command: This is player only command!
结语
HeadDrop 让 Minecraft 的 PvP 与 PvE 体验更加刺激。它通过奖励击杀来鼓励玩家,并加入了收集与可视化的成长元素。如果你希望给玩家额外的动力、营造独特的体验,这款插件是非常不错的选择。
安装
一次典型安装大约 5 分钟。流程相同,只是 Loader 和对应构建不同。
- 1Stop your Minecraft server.
- 2Drop the plugin .jar into the server /plugins folder.
- 3Start the server once so the plugin generates its config files.
- 4Edit /plugins/<name>/config.yml as needed, then run /reload confirm or restart.
图库
找到:3









