Tablist tweaks
作者:rebot | 分类:模组
Minecraft 版本: 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6
平台: bukkit paper purpur spigot
标签: utility
Tablist tweaks
Small plugin that improves the player list (shown on Tab button press)
| Default | Dimension Dots |
|---|---|
![]() |
![]() |
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
- Custom dimensions (from datapacks and mods) are supported!
- The "idle" badge is placed after the player's name if they haven't moved for some time
- Placeholders
Compatibility
PlaceholderAPI placeholders
(they can be used in other plugins such as TAB)
| Placeholder | Description |
|---|---|
%tablisttweaks_dimension_color% |
corresponding color code from config (obviously can be used to color anything) |
%tablisttweaks_dimension_dot% |
Dimension Dot with corresponding color (even if the "dimension-dots" feature is disabled) |
%tablisttweaks_idle_badge% |
empty or the "idle" badge with color from config (always empty if the feature is disabled) |
%tablisttweaks_idle_flag% |
either true or false(always false if the feature is disabled) |
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
- "dimension dot" format (see images)
- "idle" badge
- dimension colors
- Colors
- default dimensions
- custom dimensions
- "idle" badge
- Plugin messages
- error
- help
- warning
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
- MineShield server's tab as inspiration
Special thanks to:
- Legitimoose for amazing Paper (Bukkit) plugin (in Kotlin) project setup tutorial
- BeBr0 for Spigot (Bukkit) plugin development tutorial [RU] with very clear API explanation
请登录后举报


暂无评论,抢个沙发吧~