DimensionPlaceholders - Expansion for PlaceholderAPI
This is a simple but useful expansion for the PlaceholderAPI plugin that adds various placeholders for working with dimensions.
Available Placeholders
%dimplc_color%- Returns the color specified in the configuration%dimplc_folder%- Displays the world name, such as 'world' or 'world_the_end'%dimplc_namespacedkey%- Shows the full dimension identifier, for example 'minecraft:overworld'%dimplc_namespace%- Returns the namespace from the identifier, usually 'minecraft' or another%dimplc_key%- Displays the key part of the identifier, for example 'overworld'%dimplc_loadedchunks%- Shows the number of loaded chunks in the world where the player is located
The plugin requires PlaceholderAPI to be installed for proper operation.