Re-use of last generated name, and legacy MC support back to 1.8
Name-Reuse and Legacy Support
This release has one small, but in some use-cases important new feature. By using the name-suffix "-lastname", the placeholder will return the last generated name. So, a unique name could first be generated in a console command using
%nicenames_uname%
and then be re-used in follow-up commands using
%nicenames_uname-lastname%
This can use useful in scenarios where the same name needs to be used for multiple commands, like first creating a WorldGuard region, and then setting attributes of that region, while refering to it by its name.
Last but not least, this release has been rebuilt to run in old Spigot versions back to 1.8.