Proof of concept about a tab plugin
- Multi-Version Support: Works seamlessly from 1.8.8 up to the latest 1.21+ versions.
- Highly Configurable: Nearly every aspect of the plugin can be customized via YAML files.
- Animation System: create complex animations for any text field using a simple configuration format.
- Hex Color Support: Automatic support for modern Hex colors (
&#RRGGBB) on supported versions, while maintaining legacy compatibility. - PlaceholderAPI Support: Full integration with PlaceholderAPI for dynamic player and server statistics.
- Add tablist system (ofc)
- Fix that tablist system doesn't display nothing when is HCF mode enabled
- Add scoreboard system
- Add actionbar system
- Add title system
- Add bossbar system
- Create an order for players
- Download the
GreatTab.jar. - Place it in your server's
plugins/folder. - Restart your server.
Main settings file.
# Define local variables here.
# You can use placeholders inside the values.
variables:
"{rank}": "%vault_prefix%"
"{website}": "&bwww.example.com"Controls the header, footer, and the HCF layout. PD: I still working on this!
enable: true
update-interval: 20
header:
- "&b&lGreatTab"
- "&7Welcome &f%player_name%"
# HCF Layout Configuration
layout:
enabled: true
SKINS:
# Define custom skins here with Value/Signature (https://mineskin.org/)
MY_SKIN:
VALUE: "..."
SIGNATURE: "..."
LEFT:
- 'CHEST;&b&lHQ'
- 'LIGHT_GRAY;&7%teaminfo-1%'Create new files in the animations/ folder (e.g., rainbow.yml).
interval: 2
frames:
- "&cHello"
- "&6Hello"
- "&eHello"Usage: <animation:rainbow>
/greattab reload- Reloads all configuration files and animations.- Permission:
greattab.command.reload(orgreattab.admin)
- Permission:
For support, please contact to Citymoon Dynamics using our website. https://citymoon.org