Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

World aliases for chat formatting #1793

Closed
mdcfe opened this issue Jan 22, 2018 · 5 comments · Fixed by #3912
Closed

World aliases for chat formatting #1793

mdcfe opened this issue Jan 22, 2018 · 5 comments · Fixed by #3912
Labels
status: open to PR Low priority enhancements that anyone is welcome to contribute. type: enhancement Features and feature requests.
Milestone

Comments

@mdcfe
Copy link
Member

mdcfe commented Jan 22, 2018

Have a world-alias section under chat in the config, which allows servers to set aliases for different worlds. These aliases can then be substituted into chat formats with a token like {WORLDALIAS}.

For example:

chat:
# ...
    format: "{WORLDALIAS} - {DISPLAYNAME}: {MESSAGE}"
    world-aliases:
        plots: "&lP&r"
        test: "&mT&r"

This would lead to messages being formatted as such:

P - MD678685: hello
T - LaxWasHere: ./supaham

If no alias is specified, it could default to the world name.

@mdcfe mdcfe added the type: enhancement Features and feature requests. label Jan 22, 2018
@mdcfe mdcfe added the status: open to PR Low priority enhancements that anyone is welcome to contribute. label Feb 17, 2018
@mdcfe mdcfe mentioned this issue Nov 7, 2018
@Misio12320
Copy link

Misio12320 commented Nov 7, 2018

What that existed? LMAO :D nice work. I did not knew if that already In Essentials, sorry... And about global? And any suggestion to support skripts?

@mdcfe
Copy link
Member Author

mdcfe commented Nov 7, 2018 via email

@Misio12320
Copy link

Misio12320 commented Nov 8, 2018

Will it release? And when? Psssss. And I gave suggestion on per World another or this same like world1: (world) nick and world: group: nick + if good i mean the format..

@mdcfe
Copy link
Member Author

mdcfe commented Nov 12, 2018

This is a feature request. It's not part of EssentialsX yet, but it's a suggestion.

@KS-HTK
Copy link

KS-HTK commented Mar 27, 2020

Bump, and as an addition. It would be great if EssentialsChat could use the World Alias as set in Multiverse, as ./mv info already supports world alias.

@JRoy JRoy added this to the 2.19.0 milestone Jan 11, 2021
mdcfe pushed a commit that referenced this issue Feb 5, 2021
Allows world names to be overridden with a defined value from the config in EssentialsX Chat.

Closes #1793.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
status: open to PR Low priority enhancements that anyone is welcome to contribute. type: enhancement Features and feature requests.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants