Skip to content

Minecraft simple plugin for showing what dimension player in.

Notifications You must be signed in to change notification settings

toombez/Tabensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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