This new command allows players or admins to retrieve the real username of a player who is using a nickname. It adds a layer of convenience to quickly find out who is behind a nickname.
PlaceholderAPI Support Added
Introduced two new placeholders for use with PlaceholderAPI:
%cracknick_nick%: Returns the player's nickname (or real name if they are not nicked).
This makes it easy to integrate nicknames into scoreboards, chat plugins, and other PlaceholderAPI-compatible plugins.
Moved Messages to messages.yml
All plugin messages are now fully customizable in the messages.yml file for easier configuration. This allows for better organization and more flexibility in customizing the messages displayed to players.
Improved Configurations
Random nickname configurations and customizable messages have been added to config.yml, allowing for random names to be assigned using the /randomnick command.