Skip to content

KruASe76/tablist-tweaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tablist-tweaks

Modrinth · CurseForge · SpigotMC

A Spigot (Bukkit) Minecraft that improves the player list (shown on Tab button press)

Features (can be disabled through configuration)

  • The color of the player's name is associated with the dimension in which they are located:
    • Green for Overworld
    • Red for Nether
    • Purple for The End
  • The "idle" badge is placed after the player's name if they haven't moved for some time

Usage

Commands

/tablisttweaks is the main plugin command, which has the alias /tt.

Command Description
/tt help [command] Show help for given command, for available commands otherwise
/tt reload Reload config

Configuration

  • The time player has to stand still to get the "idle" badge (in seconds)
  • Enable/disable features
    • Dimension colors
    • Idle badge
  • Plugin messages
    • error
    • help

Permissions

Permission node Default Description
tablisttweaks.help true Allows to use /tt help (lists only available commands)
tablisttweaks.reload op Allows to use /tt reload
tablisttweaks.admin op Refers to tablisttweaks.reload by default

Supported versions

Plugin works properly on 1.16 and above. May work on older versions, probably without problems down to 1.13.
Requires Java 1.8 or higher.

Reference

Special thanks to:

Copyright

The project itself is distributed under GNU GPLv3.