Zrips / Jobs

Jobs
Apache License 2.0
177 stars 215 forks source link

Placeholder for %jobsr_jtop_name_[jname/number]_[[1-15]]% #1608

Closed KingCueio closed 1 year ago

KingCueio commented 1 year ago

Description of new idea or improvement on existing one Changing the "%jobsr_jtopname[jname/number]_[[1-15]]%'s result to be just the "In-Game Name" itself

Detailed information what should do I tried using the placeholder, but it seems like it turns with this image

Even though the code for your placeholder is this: image

Is there a possible way that to have an option whether it will have a "Preffix" or Change displayname or to just have In-Game Name itself?

Zrips commented 1 year ago

Its returning players display name as being defined by plugins which manages this part. Showing players actual name can work if you are not using nickname commands and players name remains same as his displayname, other than this you would need to adjust how players display name is being defined by plugin which manages it, basically we are showing same thing as you would see in tablist. What I can do is to simply add new placeholder which would show players name instead of his displayname. 260470406e09060a93b0fda84dccdf0ac4e62d3e