• 欢迎来到Minecraft插件百科!
  • 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
  • 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289

“MythicDrops”的版本间的差异

来自Minecraft插件百科
跳转至: 导航搜索
第65行: 第65行:
 
  # - %generalprefix% : 总体前缀
 
  # - %generalprefix% : 总体前缀
 
  # - %generalsuffix% : 总体后缀
 
  # - %generalsuffix% : 总体后缀
  # - %materialprefix% : A prefix pulled from the material's prefix file (if it has one)
+
  # - %materialprefix% : 配置中读取的材料前缀 (如果有的话)
  # - %materialsuffix% : A suffix pulled from the material's suffix file (if it has one)
+
  # - %materialsuffix% : 配置中读取的材料后缀 (如果有的话)
  # - %tierprefix% : A prefix pulled from the tier's prefix file (if it has one)
+
  # - %tierprefix% : 配置中读取的品质前缀 (如果有的话)
  # - %tiersuffix% : A suffix pulled from the tier's suffix file (if it has one)
+
  # - %tiersuffix% : 配置中读取的品质后缀 (如果有的话)
  # - %itemtype% : Customized name of the type of the item (sword, axe, etc.)
+
  # - %itemtype% : 自定义装备种类 (剑或斧头之类的.)
  # - %materialtype% : Customized name of the material of the item (diamond, wood, etc.)
+
  # - %materialtype% :自定义材料的名称(钻石,木头之类的)
  # - %tiername% : Name of the item's tier
+
  # - %tiername% : 装备品质名
  # - %enchantment% : Customized name of the highest enchantment on the item
+
  # - %enchantment% : 自定义最高级附魔的物品名
  # - %enchantmentprefix% : A prefix pulled from the highest enchantment's prefix file (if it has one)
+
  # - %enchantmentprefix% : 最高级附魔前缀文件内读取的前缀 (如果有的话)
  # - %enchantmentsuffix% : A suffix pulled from the highest enchantment's suffix file (if it has one)
+
  # - %enchantmentsuffix% : 最高级附魔后缀文件内读取的后缀 (如果有的话)
 
  #
 
  #
  # VARIABLES TO USE IN FORMAT LORE
+
  # 用在物品描述内的变量
  # - %itemtype% : Customized name of the type of the item (sword, axe, etc.)
+
  # - %itemtype% : 自定义某种物品 (剑或斧头之类的.)
  # - %basematerial% : Minecraft's name for the material
+
  # - %basematerial% : 显示物品材质
  # - %mythicmaterial% : Customized name of the material
+
  # - %mythicmaterial% : 自定义的材料名
  # - %tiername% : Name of the item's tier
+
  # - %tiername% : 装备品质
  # - %enchantment% : Customized name of the highest enchantment on the item
+
  # - %enchantment% : 自定义的附魔等级
  # - %tiercolor% : display color of the item's tier
+
  # - %tiercolor% : 显示物品品质的颜色
  # - %baselore% : base lore of the item's tier
+
  # - %baselore% : 基础品质描述
  # - %bonuslore% : bonus lore of the item's tier
+
  # - %bonuslore% : 装备品质额外描述
  # - %socketlore% : all of the sockets on the item
+
  # - %socketlore% : 装备上的所有镶嵌孔
  # - %generallore% : lore pulled from general.txt
+
  # - %generallore% : general.txt内配置的描述
  # - %tierlore% : lore pulled from the lore file for the item's tier
+
  # - %tierlore% : 文件内配置的品质描述
  # - %materiallore% : lore pulled from the lore file for the item's material
+
  # - %materiallore% : 文件内配置的材料描述
  # - %enchantmentlore% : lore pulled from the lore file for the item's highest enchantment
+
  # - %enchantmentlore% : 文件内配置的附魔描述
  # - %itemtypelore% : lore pulled from the lore file for the item's type
+
  # - %itemtypelore% : 文件内配置的物品描述
 
  ###################################
 
  ###################################
 
[[Category:娱乐]]
 
[[Category:娱乐]]

2018年1月15日 (一) 18:22的版本

插件介绍

这款插件可以让你设置怪物掉落随机物品和装备 自定义附魔和描述.
这款插件可以说是diablodrops的延续,机制基本相同,功能更为完善.(但不是同一个作者所编)

插件特色

  • 可自定义装备
  • 宝石镶嵌系统
  • 可自定义每种怪物掉落的装备等级和掉率
  • 辨识卷轴和未鉴定装备
  • 随机装备名
  • 随机怪物名
  • 不同品质的装备
  • 装备修复系统

权限及指令

   mythicdrops.identify:
       默认: true
       描述: 允许玩家鉴定装备.
   mythicdrops.socket:
       默认: true
       描述: 允许玩家使用镶嵌石.
   mythicdrops.repair:
       默认: true
       描述: 允许玩家修复物品.
   mythicdrops.command.spawn:
       默认: op
       描述:允许玩家使用 "/mythicdrops spawn" 指令
   mythicdrops.command.spawn.wildcard:
       默认: op
       描述: 允许玩家生成任何品质的装备.
   mythicdrops.command.give:
       默认: op
       描述:允许玩家使用 "/mythicdrops give" 指令
   mythicdrops.command.give.wildcard:
       默认: op
       描述: 允许玩家给予任何品质的装备.
   mythicdrops.command.load:
       默认: op
       描述: 允许玩家重载配置.
   mythicdrops.command.unidentified:
       默认: op
       描述:允许玩家使用 "/mythicdrops spawn" 指令
   mythicdrops.command.identitytome:
       默认: op
       描述:允许玩家使用 "/mythicdrops tome" 指令
   mythicdrops.command.customcreate:
       默认: op
       描述:允许玩家使用 "/mythicdrops customcreate" 指令
   mythicdrops.command.custom:
       默认: op
       描述:允许玩家使用 "/mythicdrops custom" 指令
   mythicdrops.command.gem:
       默认: op
       描述:允许玩家使用 "/mythicdrops gem" 指令
   mythicdrops.command.tiers:
       默认: op
       描述:允许玩家使用 "/mythicdrops tiers" 指令
   mythicdrops.command.bug:
       默认: op
       描述:允许玩家使用 "/mythicdrops bug" 指令

变量

###################################
# 物品变量
# - %basematerial% : 所用方块材质名
# - %mythicmaterial% : 自定义的材质名
# - %generalprefix% : 总体前缀
# - %generalsuffix% : 总体后缀
# - %materialprefix% : 配置中读取的材料前缀 (如果有的话)
# - %materialsuffix% : 配置中读取的材料后缀 (如果有的话)
# - %tierprefix% : 配置中读取的品质前缀 (如果有的话)
# - %tiersuffix% : 配置中读取的品质后缀 (如果有的话)
# - %itemtype% : 自定义装备种类 (剑或斧头之类的.)
# - %materialtype% :自定义材料的名称(钻石,木头之类的)
# - %tiername% : 装备品质名
# - %enchantment% : 自定义最高级附魔的物品名
# - %enchantmentprefix% : 最高级附魔前缀文件内读取的前缀 (如果有的话)
# - %enchantmentsuffix% : 最高级附魔后缀文件内读取的后缀 (如果有的话)
#
# 用在物品描述内的变量
# - %itemtype% : 自定义某种物品 (剑或斧头之类的.)
# - %basematerial% : 显示物品材质
# - %mythicmaterial% : 自定义的材料名
# - %tiername% : 装备品质
# - %enchantment% : 自定义的附魔等级
# - %tiercolor% : 显示物品品质的颜色
# - %baselore% : 基础品质描述
# - %bonuslore% : 装备品质额外描述
# - %socketlore% : 装备上的所有镶嵌孔
# - %generallore% :  general.txt内配置的描述
# - %tierlore% : 文件内配置的品质描述
# - %materiallore% : 文件内配置的材料描述
# - %enchantmentlore% : 文件内配置的附魔描述
# - %itemtypelore% : 文件内配置的物品描述
###################################