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

A lightweight scoreboard-based economy system for your Minecraft server!

Report LyttleScoreboardEconomy?

Release
1.3.0

Stualyttle released LyttleScoreboardEconomy version 1.3.0 on June 1, 2025

v1.3.0

This pull request introduces several updates, including workflow enhancements, licensing changes, dependency updates, and significant refactoring to improve maintainability and functionality. The most important changes include adding environment variables to GitHub workflows, replacing a custom configuration management class with a shared utility, updating the plugin version, and refactoring the messaging system for better integration.

Workflow Enhancements:

  • .github/workflows/alpha.yml, .github/workflows/beta.yml, .github/workflows/main.yml: Added GPR_USER and GPR_API_KEY environment variables to enable secure access to GitHub Package Registry.

Licensing and Documentation:

  • Added the MIT License to the repository.
  • Updated the license section to reflect the new MIT License and removed the previous "all rights reserved" statement.

Dependency and Version Updates:

  • Updated pluginVersion from 1.2.1 to 1.3.0.

Refactoring and Codebase Simplification:

  • Removed the custom Config class in favor of using the shared Config utility from lyttleutils.
  • Updated imports to use the shared Config utility.

Messaging System Refactor:

  • Replaced static initialization of Console and Message with instance-based initialization for better encapsulation and flexibility.
  • Commands (BaltopCommand, LyttleScoreboardEconomyCommand, TokensCommand): Updated to use the refactored plugin.message instance for sending messages instead of the static Message utility.

Information

Published onJune 1, 2025
Downloads9

Platforms

Paper Paper (1.21.4)