BentoBox
BentoBox copied to clipboard
New thing on locale files, message send type
Is your feature request related to a problem?
With this feature, we can send message how to want to player.
Describe the solution you'd like.
If added some syntax front of message string, this message will be sending with what added front of the string. For example;
island-go: "Teleporting..."
If we added "[actionbar]" to front of string, like this: island-go: "[actionbar]Teleporting..."
This message will be sending on action bar. And more example: island-go: "[title]Teleporting...[subtitle]Wait a second."
And maybe we can send sound effect to player with this feature: island-go: "[sound:entity_experience_orb_pickup:1:1][title]Teleporting...[subtitle]Wait a second."
I think this feature its important for bentobox locales because its missing from like a beautiful message send types.
Describe alternatives you've considered.
Nothing.
Agreements
- [X] I have searched for and ensured there isn't already an open issue regarding this.
- [X] I have ensured the feature I'm requesting isn't already in the latest supported BentoBox build or Addons.
Other
No response