Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Lyttle-Development

Lightweight Tab & Bossbar Plugin

Report LyttleTab?

Release
1.0.3

Stualyttle released LyttleTab version 1.0.3 on July 28, 2025

v1.0.3

This pull request introduces several changes to streamline workflows, enhance functionality in the TabHandler class, and update plugin configurations and dependencies. The most notable changes include the removal of the beta release workflow, enhancements to the tab list feature, and updates to plugin versioning and dependencies.

Workflow Updates:

  • Removal of Beta Workflow: The .github/workflows/beta.yml file was deleted, removing the workflow for publishing packages to the beta branch.
  • Renaming Main Workflow: The .github/workflows/main.yml file was updated to rename the workflow from "Release & Publish Packages (Beta Branch)" to "Release & Publish Packages (Main Branch)."

Plugin Enhancements:

  • Tab List Improvements:
    • Made the setTabList method private and added a new getTabPriority method to determine player tab priorities based on permissions. This improves the layout and order of players in the tab list.
    • Added new configurations to tab.yml files for tab list features, including headers, footers, player layout, and refresh intervals.

Plugin Version and Dependency Updates:

  • Version Updates:
    • Updated pluginVersion from 1.0.1 to 1.0.3 and paperVersion from 1.21.5 to 1.21.8 in gradle.properties.
  • Dependency Cleanup:
    • Removed the gradle/libs.versions.toml file, eliminating references to dependencies such as VaultAPI, Paper API, and LuckPerms API.

Information

Published onJuly 28, 2025
Downloads0

Platforms

Paper Paper (1.21.8)