1 440
收录服务器
2 126
注册
29 130
玩家
AnyItemEffects 任何物品效果
具有定制效果和附魔的定制物品!
作 者 kohlerpop1
发布时间 2019年1月16日
支持核心 Spigot
原生版本
支持版本 1.8,1.9,1.10,1.11,1.12,1.13
点此下载

✨ArmorEffects 插件允许你为 Minecraft 中的盔甲、武器和物品添加自定义效果和附魔。所有配置都基于 config.yml 文件,简单易用。

✨ArmorEffects

📚插件描述

  • 为任何盔甲、武器或物品添加药水效果或附魔!
  • 所有配置都基于 config.yml 文件!

⚙️命令

  • 主命令: /anyitemeffects
  • 别名: /ae, /ai

🔑权限

  • ArmorEffects.Use - 使用主命令
  • ArmorEffects.Reload - 使用 /armor reload 命令
  • ArmorEffects.Items - 使用 /armor items 命令
  • ArmorEffects.Create - 使用 /armor new/armor gui 命令
  • ArmorEffects.* - 使用所有 /armor 命令和参数

📌可选参数

  • /ae help - 显示帮助信息
  • /ae reload - 重载插件
  • /ae items - 打开物品物品栏
  • /ae gui - 打开物品创建 GUI 界面

🛠️配置 (config.yml)


# EDIT ALL OPTIONS AND MESSAGES HERE
# Each items must have a unique identifier, enabled or not, the material, a name, and at least 1 effect. The rest is optional!
# For Effect Types make sure to use these...
#    https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html
# For Enchant Types make sure to use these...
#    https://hub.spigotmc.org/javadocs/spigot/org/bukkit/enchantments/Enchantment.html

Messages:
  NotPlayer: '&4&lError: &cYou are not a player!'
  NoPermission: '&4&lError: &cYou don''t have permission to use this command!'
  PluginReloaded: '&e&lInfo: &aPlugin Reloaded'

Items:
  example:
    Enabled: true
    Material: DIAMOND_BOOTS
    Name: '&6&lExample Item With Effects'
    Lore: '&6Create multiple lines;&6separated by a semicolon!'
    Effects:
    - JUMP;2;0 # EffectName;Level;DurationInSeconds - Leave Duration 0 for infinite time!
    Enchants:
    - ARROW_INFINITE;1
  example2:
    Enabled: true
    Material: DIAMOND_CHESTPLATE
    Name: '&b&lLEL'
    Effects:
    - INVISIBILITY;2;0

📜条款与协议

通过下载/使用此插件,您同意以下条款:

  • 您不得声称此插件是您自己的。
  • 您不得反编译该插件。
  • 您不得修改代码或插件,并且/或者将其称为您自己的。
  • 您不得重新分发此插件。
  • 您不能出售此插件。
  • 条款如有更改,恕不另行通知或同意。

🔗源码地址: HERE

💖捐赠链接: https://www.paypal.me/davidwkohler