New Honor - Player can choose honor and get the effects

This is a discussion topic for the Ore project, New Honor. View the full project on Ore for downloads and more information.


New Honor


(click to choose honor)

NewHonor will collect some data
You can see the data we collect on

Open Source

WIKI

Check-update is disable by default
you can enable it in config.conf
it will check update by github API

If you have any advice about en_US.lang, please tell me or send a pull request.

Command

/honor ---- main command permission: newhonor.use
/honor admin ----- admin command permission: newhonor.admin

discord:Alone、#8517

Showing honor on tab and head is supported
Custom data path and mysql is allowed
Effect group with custom random refresh time and particle is supported
UChat & nucleus TextTemplate is supported

Use NewHonorv2.0.0 with nucleus

If the plugin doesn’t show the prefix in the chat
try to change nucleus config file like this
{{pl:newhonor:newhonor}} means the honor text


// put {{pl:newhonor:newhonor}} in prefix

If you find that the honor repeat twice in a message
try to enable overwrite-early-prefix in nucleus config – main.conf

2 Likes

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


NewHonor plugin
change language file

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


NewHonor plugin
change some text

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


NewHonor plugin
fix some bugs

Very cool! I’d like to request a feature:
Use permissions to give player Honor groups.
example: Group Admin has the permission newhonor.honor.admin so now every player in the Admin group will receive the admin honor automatically.

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


NewHonor plugin
Players will have an honor from honorid if they have newhonor.honor.honorid permission

1 Like

Added in NewHonor v1.7.0.
But even if player loses his permission, his honor won’t be taken automatically.
If you want, all honors that players have will be managed by permission in the future.(enable by config)

1 Like

Is there a way to disable the honor in the chat?

player disable

/honor settings usehonor false

overwrite

Enable displayHonor in config and use UChat or Nucleus to overwrite the honor in the chat, then the honor will only display.

Example
New Honor config

displayHonor=true
force-enable-default-listener=false

Nucleus config

modify-chat=true
overwrite-early-prefixes=true

image:
#sorry for Chinese in the image

1 Like

Perfect! Thank you very much.

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


NewHonor plugin
preRelease

mysql support
random effects support
nucleus PlaceHolder support
{{pl:newhonor:newhonor}}

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


NewHonor plugin
fix bugs

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


NewHonor plugin
fix bugs

鱼塘塘主
lol
彳亍
and shout out 5 ascii characters

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


NewHonor plugin
fix bugs

Player can use the honor automatically that a player just got
(settings autochange)

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


NewHonor plugin

u can set particle effect if u want

v2.0.0 effect example:

just change the example(offset, velocity) and explore the effect

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


NewHonor plugin
fix a bug that normal players can not use /honor list

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


NewHonor plugin fix a bug that normal players can not use /honor list

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


NewHonor plugin

`permission manage honors — u can only give honor by giving the permission [newhonor.honor.honorid]

`we will tell u what may cause the displayHonor work not correctly

`change some text(just add ’ ')

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


NewHonor plugin

fix a mysql connection leak exception