Skip to content

Releases: felixstaude/BetterTablist

BetterTablist v1.0.0

Choose a tag to compare

@felixstaude felixstaude released this 05 May 21:07

📦 BetterTablist v1.0.0

This is the first public release of BetterTablist.

✨ Features

  • Global config support based on server tags (e.g. citybuild.yml, minigame.yml)
  • Automatic fallback to template.yml or local config
  • PlaceholderAPI integration
  • Animated headers & footers
  • Randomized animation support
  • Lightweight & efficient refresh logic
  • Clean logging with anti-spam mechanism

🛠️ Setup Instructions

  1. Put the plugin JAR into your /plugins/ folder
  2. Start the server once – it will generate default config files
  3. Customize your global config files in network/tablists/
  4. Define the server_tag in config.yml to use the right preset

If no tag is set or an unknown one is used, template.yml is loaded instead.

🔧 Compatibility

Minecraft Version Compatible Plugin Version
1.21.4+ v1.0.0

📎 Notes

  • config.yml is only used to define the server_tag and global_config path
  • Tablist content is loaded entirely from global files