Insprill / custom-join-messages

Feature-packed plugin for handling all join and quit notifications on Spigot/Paper servers
https://modrinth.com/plugin/custom-join-messages/
GNU General Public License v3.0
10 stars 0 forks source link

World based name placeholders #38

Closed ImmortalLeaf101 closed 1 year ago

ImmortalLeaf101 commented 1 year ago

Describe the Feature

When world-based messages are used, there should be placeholders with the names of the worlds the player travels to and from.

Provide Reasoning

So servers can send messages showing the world a player came from and went to. Ex: "Player traveled from Lobby to Survival!"

Checklist

Insprill commented 1 year ago

Upon further consideration, this feature won't be implemented. In some cases, the current system isn't built to handle this, mainly with the configuration of world-based messages but also with handling some state of which worlds the player has been to. Perhaps sometime in the future, we can integrate more customizable world-based features, but as of now, it's not feasible.