Tabula Vista
High End Tab Plugin , Placeholder Support, Color Support, Hex Color Support
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Tabula Vista
TabulaVista
TabulaVista is a lightweight, customizable tablist and nametag plugin for Minecraft servers. It supports PlaceholderAPI, LuckPerms prefixes, RGB gradients, legacy color codes, and above-player nametags (F5 view). Ideal for professional server displays.
---
Features
- Minimal and performant (header, footer, player name line) - Minimal and performant (supports PlaceholderAPI + colors) - Minimal and performant - Minimal and performant (`#00c3ff:#ffff1c:Text`) - Minimal and performant (`&a`, `&f`, `&7`, etc.) - Minimal and performant - Minimal and performant
---
Configuration
This config will be generated as `plugins/TabulaVista/config.yml`.
```yaml tab: header: "#00c3ff:#ffff1c: ADuckPlayingMC Networkn─────────────[ Online: %server_online% ]─────────────" footer: | §8[§7Server§8] §f%server_name% §8| §fTPS: §a%server_tps_1_colored% §8[§7World§8] §f%player_world% §8| §fXP: §e%player_level% ─────────────── §6ADuckPlayingMC.dev ─────────────── name-format: "§8| &7[%luckperms_prefix%&7]&f%player_name% §7[§c❤ %player_health%§7] [§a%player_ping%ms§7] [§6$%player_biome%§7] §8|"
nametag: format: "&7[&c❤ %player_health%&7] &7[&a%player_ping%ms&7] &7[&e%luckperms_prefix%&7]" ```
- `tab.header`: Tablist header text (supports gradients and placeholders) - `tab.footer`: Tablist footer - `tab.name-format`: Line for each player's name in tablist - `nametag.format`: Text above player's head (F5 view)
---
Commands
| Command | Description | |-------------------------------|--------------------------------------------| | `/tab reload tab` | Reload only the tablist settings | | `/tab reload nametag` | Reload only nametag display formatting |
---
Placeholders
Uses PlaceholderAPI placeholders: - `%player_name%` - `%player_ping%` - `%player_health%` - `%player_world%` - `%server_online%` - `%server_tps_1_colored%` - `%luckperms_prefix%` - ...and many more
---
Requirements
- PlaceholderAPI - LuckPerms (optional)
---
Screenshots


``` [Upload sample tablist/names here] ```
---
Installation
1. Download the plugin `.jar` file. 2. Place it in `/plugins/` on your Paper/Spigot server. 3. Start the server. 4. Modify the generated `config.yml`. 5. Reload changes with: `/tab reload config`
---
Color Support
You can use both legacy `&` codes and legacy `&` codes in the config:
- Gradient: `#00ffcc:#ff0066:YourText` - Legacy: `&6Gold &cRed &aGreen`
---
License
MIT License © 2025 TabulaVista Authors