ShowHealth:
Radius: 25
Format: 怪物血量: (<mob.hp> / <mob.mhp>)
效果图:
另外求一个设置好的怪物掉落金币例子,我老是写错,导致根本不掉落金币这是其他的插件
Wsbyeah 发表于 2016-1-7 14:12
这是其他的插件
- #
- # CONFIGURATION INFORMATION AVAILABLE AT: http://xikage.elseland.net/mythicmobs/
- Configuration:
- Version: 2.1
- General:
- AllowMetrics: true
- CheckForUpdates: true
- CompatibilityMode: false
- DebugLevel: 0
- ErrorLogging: true
- UseVolatileFeatures: true
- Clock:
- ClockInterval: 5
- SaveInterval: 5
- SpawnsInterval: 2
- ScannerInterval: 10
- CleanupInterval: 600
- Components:
- CustomSpawners: true
- RandomSpawning: true
- Mobs:
- EnableAIModifiers: true
- EnableTimerSkills: true
- EnableThreatTables: true
- EnablePlayerFactions: true
- EnableLegacySkills: true
- KillMessagePrefix: ''
- ###这个配置
- ShowHealth:
- Radius: 50
- Format: "怪物血量:&a <mob.hp> / <mob.mhp>"
- Scaling:
- Default:
- Enabled: true
- PerBlocksFromSpawn: 250
- world2:
- Enabled: true
- PerBlocksFromSpawn: 250
- world2_nether:
- Enabled: false
- PerBlocksFromSpawn: 100
- DefaultLevelModifiers:
- Health: 0.1
- Armor: 0
- Damage: 0
- KnockbackResistance: 0
- Power: 0
- Compatibility:
- Heroes:
- Enabled: true
- ShowXPMessage: true
- XPMessageFormat: You receive <drops.xp> experience for slaying <mob.name>
- McMMO:
- Enabled: true
- ShowXPMessage: true
- XPMessageFormat: You receive <drops.xp> experience for slaying <mob.name>
- SkillAPI:
- Enabled: true
- ShowXPMessage: true
- XPMessageFormat: You receive <drops.xp> experience for slaying <mob.name>
- Vault:
- Enabled: true
- ShowMoneyMessage: true
- MoneyMessageFormat: "&e杀死&r<mob.name>&e获得&a <drops.money> &e金币"
这里貌似可以显示血量,但是我没有找到config的文件说明
cow:
Mobtype: wolf
Display: '&6[0]狼'
Health: 3
Damage: 1
Drops:
- money 5 这是怪物掉钱
- exp 2
Skills:
- setname '&a&l怪物血量 ($mobhp / $mobmaxhp)' ~onDamaged >0 1 这是怪物显示血量
Options:
AlwaysShowName: true
PreventOtherDrops: true
这样就好了。既能设置血量,又能设置怪物掉钱
求最佳
Mobtype: wolf
Display: '&6[0]狼'
Health: 3
Damage: 1
Drops:
- money 5 这是怪物掉钱
- exp 2
Skills:
- setname '&a&l怪物血量 ($mobhp / $mobmaxhp)' ~onDamaged >0 1 这是怪物显示血量
Options:
AlwaysShowName: true
PreventOtherDrops: true
这样就好了。既能设置血量,又能设置怪物掉钱
求最佳
a2605393469 发表于 2016-1-7 15:11
cow:
Mobtype: wolf
Display: '&6[0]狼'
我按照你的输入了,可是打怪提示failed to load language file. please notify an admin or
我的MM版本是2.1.4,PaperSpigot1.7.10
moline 发表于 2016-1-8 00:43
我按照你的输入了,可是打怪提示failed to load language file. please notify an admin or
我的MM版本是 ...
可惜了,那帮不到你了,我自己用的是mm1.1.8 水龙头
a2605393469 发表于 2016-1-7 16:19
可惜了,那帮不到你了,我自己用的是mm1.1.8 水龙头
请问的服务端核心是什么版本的?
moline 发表于 2016-1-8 22:54
请问的服务端核心是什么版本的?
spigot-1.7.2