Minecraft simple plugin for showing what dimension player in.
The plugin provides a
%tabensions_dimension% placeholder to display which dimension the player is in.
Plugin depends on the
PlaceholderAPI plugin and requires it to be installed.
Plugin has been tested on versions spigot 1.8.8 - 1.19.2
config.yml
Code (Text):
dimensionChar: "●"
colors:
NORMAL: "&a"
NETHER: "&4"
THE_END: "&5"
CUSTOM: "&7"
ignoredWorlds:
-ExampleWorld