Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
A lightweight yet powerful essentials plugin with integrated economy and smart moderation features!
v2.5.5
This pull request includes several changes to streamline workflows, update plugin configurations, and fix minor issues in the codebase. The most significant updates involve removing the beta branch workflow, updating plugin versions, and addressing code corrections in command handling and chat functionality.
Workflow updates:
- Removed the entire workflow for the beta branch, including steps for publishing packages to GitHub Packages, Hangar, and Modrinth.
- Updated the workflow to reflect publishing packages for the main branch instead of the beta branch.
Plugin configuration updates:
- Updated
pluginVersion
from2.5.3
to2.5.5
andpaperVersion
from1.21.6
to1.21.8
. - Removed unused dependency version definitions for VaultAPI, Paper API, and LuckPerms API.
Code corrections:
- Fixed a typo in the
heal
method by replacingAttribute.GENERIC_MAX_HEALTH
withAttribute.MAX_HEALTH
. *Corrected method calls for fetching configuration messages and adjusted thesendBroadcast
method's parameter order.
Information
Published on | July 28, 2025 |
---|---|
Downloads | 0 |
Platforms
Paper (1.21.8)