New Honor - Player can choose honor and get the effects

A new version has been released for New Honor, it is available for download here.


NewHonor plugin
change some text
change hook algorithm
clean up codes

A new version has been released for New Honor, it is available for download here.


NewHonor plugin
fix a bug
*The honor will display twice if you don’t install nucleus in pre-16 version

A new version has been released for New Honor, it is available for download here.


NewHonor plugin

logs
fix bugs\

How to use v2.0.0?
Just see github WIKI

A new version has been released for New Honor, it is available for download here.


NewHonor plugin
Click & hover values
Json supported
Remove a bad gc when refresh
Try something new (unstable)

A new version has been released for New Honor, it is available for download here.


NewHonor plugin

click & honor value (v2.1.0)\

If you don’t want to delete language file
then add this to xx_XX.lang
newhonor.event.changehonorbylose=&e[&b头衔插件&e] 你因为不再拥有头衔&r%honor%&r&e,所以自动将头衔变成了&r%changedhonor%
or
newhonor.event.changehonorbylose=&e[&bNewHonor&e] You don't have &r%honor%&r&e now,so we changed you using honor to &r%changedhonor%.

A new version has been released for New Honor, it is available for download here.


NewHonor plugin

Please back your config up when updating this version

rewrite config.conf and add comments
lang=zh_CN example:

SQL-settings {
    address=address
    database=database
    enable=false
    password=password
    port=3306
    update-encoding=latin1
    user=user
}
default-honors-settings {
    enable=true
    honors=[
        default
    ]
}
# 你可以无视这个配置节点。
extra {
    # 多少tick检查一次效果组是否该刷新了 默认为8tick
    effects-check-interval-ticks=8
    # 被操作的目标大小超过了这个goal后则并行(如果操作支持并行) 默认:16
    parallel-goal=16
}
general {
    # check plugin update when starting the server (async)
    check-update=false
    # 设置插件所使用的数据的文件夹路径(头衔数据 玩家数据 药水效果组数据) 默认:default
    data-dir-path=default
    # 显示头衔在tab和头顶上,可能需要额外配置一点兼容参数 如果你装了nucleus或者其他聊天插件(兼容配置参考wiki或询问他人)
    displayHonor=false
    # force enable the default listener when installed nucleus or enabled displayHonor to show honor in the chat
    force-enable-default-listener=false
    # set the plugin language (if supported)
    lang="zh_CN"
    # 权限管理头衔,靠newhonor.honor.honorid来管理honorid头衔是否被玩家拥有,如果没有这个权限则无法使用该头衔。
    permission-manage=false
}

@yinyangshi 请考虑升级 bstats 至 1.3,spongeapi 至 7.1.0,不然无法通过审核(sponge 官方要求)

A new version has been released for New Honor, it is available for download here.


NewHonor plugin

using spongeapi 7.1.0
using bstats 1.3

build version:300

A new version has been released for New Honor, it is available for download here.


NewHonor plugin

item ui to choose honor!
fix permission-manage bug: doesn’t work

A new version has been released for New Honor, it is available for download here.


NewHonor plugin

/honor now is /honor list

/honor help for help

Consider adding a link to your discord support guild. https://discord.gg/TftabgG

How do I use the particles?

A new version has been released for New Honor, it is available for download here.


NewHonor plugin

Fixed problem: won’t enable if installed unsupported nucleus api version.

Remove bstats codes.