Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
A powerful, lightweight staff management plugin with advanced moderation features!
v1.2.6
This pull request includes several changes across multiple files, focusing on workflow adjustments, version updates, dependency removal, and a minor code fix. Below is a categorized summary of the most important changes:
Workflow Adjustments:
- Removed the workflow for publishing packages on the beta branch. This includes steps for publishing to GitHub Packages, Hangar, and Modrinth.
- Updated the workflow to target the
main
branch instead of thebeta
branch for package publishing.
Version Updates:
- Incremented the plugin version from
1.2.4
to1.2.6
.
Dependency Removal:
- Removed the file containing version information and dependencies for Paper API, LuckPerms API, and SQLite JDBC.
Code Fix:
*Modified the runActions
method to always enable the action bar when a message is set, replacing the dynamic enable
parameter with a hardcoded true
.
Information
Published on | July 28, 2025 |
---|---|
Downloads | 0 |
Platforms
Paper (1.21.8)