Internal Placeholders - nulli0n/NexEngine-spigot GitHub Wiki
This is NOT for PlaceholderAPI!
There are a bunch of placeholders related to certain plugin objects, which you can use in configs and messages.
Player Placeholders:
%player_name%
- Player original name.%player_display_name%
- Player display name.
Plugin Placeholders:
%plugin_name%
- Plugin original name.%plugin_name_localized%
- Plugin localied name (from the plugin config).