Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 598 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 598 Bytes

Tabensions

tab examples in tab

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

dimensionChar: "●"

colors:
 NORMAL: "&a"
 NETHER: "&4"
 THE_END: "&5"
 CUSTOM: "&7"

ignoredWorlds:   -ExampleWorld