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.0
This pull request introduces several improvements and updates across the project, including workflow enhancements, licensing updates, dependency refactoring, and feature improvements. The key changes are grouped below:
Workflow Enhancements:
- Added
GPR_USERandGPR_API_KEYenvironment variables to thejobssection of.github/workflows/alpha.yml,.github/workflows/beta.yml, and.github/workflows/main.ymlto support GitHub Package Registry authentication.
Licensing Updates:
- Replaced the "All rights reserved" license in
README.mdwith an MIT License and added a newLICENSEfile containing the MIT License text.
Dependency Refactoring:
- Updated imports in
LyttleAdmin.javato useConsoleandMessageclasses from thelyttleutilspackage. Refactored their instantiation to use instance variables instead of static methods. - Updated
StaffCommand.javaandLyttleAdminCommand.javato replace staticMessageandConsolecalls with instance-based calls through thepluginobject.
Feature Improvements:
- Updated
gradle.propertiesto increment the plugin version from1.1.3to1.2.0. - Added a
pluginfield toPlayerJoinListenerto improve code consistency and maintainability.
Information
| Published on | May 7, 2025 |
|---|---|
| Downloads | 2 |
Platforms
Paper (1.21.4)