资源图标

Minecraft/插件扩展 MythicDrops - #1 Plugin for MythicMobs drops Confguration! 2.0

没有许可 升级 Premium 账户

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • 很荣幸 游客 的到来!开始前请阅读 社区规则 确保您顺利的熟悉本社区。注册用户可以提交资源,如果您有已发布资源的新版本,您可以随时更新版本!

    文件链接损坏请在文件下方留言,我们将会及时更新来自备份服务器的新链接。如有其它问题请 提交工单 和我们联系!

    提示:如果您的账户超过180天处于非活动状态,系统将自动删除您的账户!

已测试 Minecraft 版本
1.20
MythicDrop 是一款轻量级插件,旨在通过添加可自定义的杀死 MythicMobs 的掉落物来增强您的 MythicMobs 体验。使用 MythicDrop,您可以配置特定物品、命令,甚至可以为玩家提供游戏内货币作为击败 MythicMobs 的奖励。

功能:

  • 可为每个 MythicMob 定制掉落。
  • 支持物品、命令和游戏货币作为奖励。
  • 通过简单的 YAML 文件轻松进行配置。
  • 使用颜色编码的信息来增强玩家体验。
  • 新功能:LuckPerms 支持,每个组配置掉落!
如何使用:

  1. 在您的 Spigot 服务器上安装 MythicDrop。
  2. 在 config.yml 文件中为每个 MythicMob 配置自定义掉落。
  3. 自定义消息和奖励以匹配您服务器的游戏玩法。
  4. 开始杀死 MythicMobs 并观看您的玩家享受自定义奖励!
详细信息
配置示例:

代码:
alienspider-black:
  drops:
    default:
      drop1:
        command: "give %player% diamond 1"
        chance: 0.5
        message: "&b&lYou got a diamond" # Custom message supporting color codes
      drop2:
        command: "give %player% iron_sword 1"
        chance: 0.3
        message: "&e&lYou got an iron sword" # Custom message supporting color codes
      drop3:
        command: "money give %player% 100"
        chance: 0.2
        message: "&a&lYou got 100 money" # Custom message supporting color codes
    vip:
      drop1:
        command: "give %player% diamond 2"
        chance: 0.6
        message: "&b&lVIP! You got 2 diamonds" # Increased rewards for VIP
      drop2:
        command: "give %player% iron_sword 1"
        chance: 0.4
        message: "&e&lVIP! You got an iron sword" # Custom message for VIP
      drop3:
        command: "money give %player% 200"
        chance: 0.3
        message: "&a&lVIP! You got 200 money" # Custom message for VIP

custom_zombie:
  drops:
    default:
      drop1:
        command: "give %player% gold_ingot 1"
        chance: 0.3
        message: "&6&lYou got a gold ingot" # Custom message supporting color codes
      drop2:
        command: "give %player% iron_sword 1"
        chance: 0.2
        message: "&7&lYou got an iron sword" # Custom message supporting color codes
      drop3:
        command: "give %player% diamond_sword 1"
        chance: 0.1
        message: "&b&lYou got a diamond sword" # Custom message supporting color codes
    vip:
      drop1:
        command: "give %player% gold_ingot 2"
        chance: 0.5
        message: "&6&lVIP! You got 2 gold ingots" # Better rewards for VIP
      drop2:
        command: "give %player% diamond_sword 1"
        chance: 0.4
        message: "&b&lVIP! You got a diamond sword" # Custom message for VIP
      drop3:
        command: "money give %player% 1000"
        chance: 0.2
        message: "&a&lVIP! You got 1000 money" # Custom message for VIP

another_custom_mob:
  drops:
    default:
      drop1:
        command: "give %player% potion_of_regeneration 1"
        chance: 0.2
        message: "&d&lYou got a potion of regeneration" # Custom message supporting color codes
      drop2:
        command: "money give %player% 500"
        chance: 0.4
        message: "&a&lYou got 500 money" # Custom message supporting color codes
    vip:
      drop1:
        command: "give %player% potion_of_regeneration 2"
        chance: 0.3
        message: "&d&lVIP! You got 2 potions of regeneration" # Increased rewards for VIP
      drop2:
        command: "money give %player% 1000"
        chance: 0.5
        message: "&a&lVIP! You got 1000 money" # Increased money for VIP
IPDynamic
Minecraft/插件扩展  IPDynamic  1.3.1
Pozoj's Mechanization Skript [1.21]
Minecraft/插件扩展  Pozoj's Mechanization Skript [1.21]  4.0.3
作者
Cavalry
下载
0
查看
13
首次发布
最后更新

等级

0.00 星 0 星

来自Cavalry的更多资源

后退
顶部