aromaa / WorldGuardExtraFlags

Extension for the WorldGuard plugin.
https://www.spigotmc.org/resources/worldguard-extra-flags.4823
MIT License
90 stars 71 forks source link

Feature Request: Toast Greeting/Farewell #202

Closed LcorpOfficial closed 2 years ago

LcorpOfficial commented 2 years ago

Providing the option to use toast prompts on entry/exit, with type argument and message. I would like this option as many servers could use this for different reasons, but specifically I would like custom Unicode images to overlay them for location tags on entry. Think how Pokemon games and others do for locations.

As for implementation in the code, It seems more or less simple enough to add with few possible situations where it could cause conflicts.

image

aromaa commented 2 years ago

These require adding custom advancements. You can easily also implement this by using the console-command-on-entry flag to grand and revoke them.