Releases: iXanadu13/EnderDragon
EnderDragon-2.1.1
· Fix a bug: if you set "resist_player_respawn" to true, player in END can places ender_crystal without item consumption.
EnderDragon-2.1.0
· add command: /ed respawn <world_name>, you can also use it in console
· support hot-fix of envir-error in some servers (such as mohist)
· add blacklist world
· freely configure whether to hook with some plugins
· BossBar function supports 1.12 and 1.13 now
· freely choose the method to save items (default/nbt/advanced), you can edit the NBT dircetly!
· Support some papi variable, you can see details in the wiki: https://ixanadu13.github.io/EnderDragon-Wiki/
· Optimize auto-respawn function, no longer stacking lag time
· Fix the issue of conflicts between the glowing effect of the EnderDragon and other plugins, as well as the coexistence and conflict of multiple glowing effects
· record and display explosion damage caused by bed and respawn_anchor
· Now you can delete a reward separately in gui (/ed drop edit)
· provide 6 ways to distribute the drop_item: all,drop,killer,pack,rank,termwise
· add respawn_cd function, which works with countdown.
· Optimize the damage display format. When the value is large, the Scientific notation is no longer used.
· Add "Dragon Slaying Report" function, which can display the damage and proportion of all players
· remove the "move_speed_modify".
· 已支持/ed respawn <世界名>,可在后台使用
· 为某些服务端(如mohist)的世界类型错误实现热修复
· 可配置黑名单世界
· 可自由配置是否与其他插件hook
· BossBar功能新增1.12、1.13支持,为原版提供BossBar热修复
· 自由选择物品保存方式default/nbt/advanced,可直接编辑物品NBT
· 支持papi变量:能否复活、复活剩余时间、进度百分比等等(日期支持自定义格式)
· 优化定时复活功能,滞后时间不再叠加
· 修复末影龙发光效果与其他插件冲突的问题、多种光效共存冲突问题
· 兼容床、重生锚爆炸对末影龙的伤害记录与显示
· 可在gui界面中单独修改某个掉落物
· 可选择6种掉落物分配方式:all,drop,killer,pack,rank,termwise
· 新增respawn_cd倒计时复活模式,精确到秒
· 优化伤害显示格式,数值较大时不再使用科学计数法
· 新增末影龙击杀报告,可展示所有玩家伤害及占比
· 移除末影龙移速修改
EnderDragon-2.0.4
Fix the bug that /ed respawn and auto-respawn may don't work in extra world loaded by multi-world plugin(such as Multiverse-Core).
EnderDragon-2.0.3
Fix a bug about resisting player to respawn ender_dragon.
EnderDragon-2.0.2
Now plugin supports Mohist 1.12.2.
Improve the java_home compatibility. The lower limit is java8 instead of java16 now.
EnderDragon-2.0.1
Fix the bug that gui can't be loaded properly in many MC version below 1.19
EnderDragon-2.0.0
· Add Hex Color and Gradient support(MC1.16.3+).For example: 򢰪, &[#AA22FF-#CC0000]
· fix the bug that the prefix doesn't change after reloading the config.
· You can customize the format of the drop_chance lore.
· Support dynamic loading and unloading(using plugman etc)
· fix the bug that in MC1.12 version,the glowing_color of dragon cannot show properly.
· You can customize the format and color of EnderDragon bossbar.(MC1.13.2+)
· Now plugin is compatible with MythicLib and MMOItems.
· Add auto_respawn EnderDragon function.
· You can also respawn a dragon with command '/ed respawn'(with the whole phase of respawn,including initializing the end_crystal)
· You can forbid players using end crystal to respawn dragons,but
end_crystal can still be crafted or placed.
· You can customize the color,radius,duration,expansion speed and potion of effect_cloud made by EnderDragon
· You can forbid players gathering dragon_breath with glass_bottle so that the effect_cloud made by EnderDragon will be troublesome for player.
· You can use '/ed update' to update the most config,and find them in folder 'plugins/new'.
· 支持RGB颜色和渐变色
· 修复重载配置文件后前缀不更新的bug
· 可设置虚假概率/不显示概率
· 支持热加载,热卸载
· 低版本中,插件内置的gui配置可能无法正常加载
· 修复1.12版本末影龙设置发光颜色无效的问题
· 可自定义末影龙血条的颜色和样式(支持1.13.2及以上版本)
· 兼容MythicLib和MMOItems
· 新增定时复活末影龙功能
· 可禁止玩家使用水晶复活龙,且不影响末地水晶的合成、放置
· 自定义末影龙生成的效果云半径、颜色、持续时间、扩张速度、药水效果
· 可禁止玩家用玻璃瓶收集龙息
· 移除无网络状态下检查更新产生的大量警告
· 输入/ed update即可更新旧版配置文件(不包括小部分语言文件)
EnderDragon-1.8.4
已支持1.8-1.19(低版本部分功能无法使用,已在配置文件注释)
伤害显示优化,概率显示优化,低于0.001时不再用科学计数法显示了
Download: https://www.spigotmc.org/resources/enderdragon.101583
EnderDragon-1.8.3
Add English language,
move what in "language.yml" to "lang\Chinese(English).yml",
fix the bug of drop-item gui title.
EnderDragon-1.8.2
新增自定义特殊龙发光颜色,自定义末影水晶回血速度,可设置多种药水效果,可配置特殊龙攻击吸血
配置文件格式已调整,现在注释在条目上方了