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

Secure your items on death with player-specific gravestones and flexible retrieval options!

Report LyttleGravestone?

Snapshot
1.3.0-SNAPSHOT+11

Stualyttle released LyttleGravestone version 1.3.0-SNAPSHOT+11 on May 7, 2025

v1.3.0

This pull request introduces several updates, including workflow improvements, licensing updates, dependency refactoring, and codebase cleanup. The most notable changes involve adding environment variables to GitHub workflows, replacing the Memory utility with a new GravestoneManager, and transitioning to a more modular utility structure. Additionally, the project license has been updated to MIT, and the plugin version has been incremented.

Workflow and Licensing Updates:

  • .github/workflows/alpha.yml, .github/workflows/beta.yml, .github/workflows/main.yml: Added environment variables (GPR_USER and GPR_API_KEY) to workflows for improved secret management.
  • Added an MIT license to the project.
  • Removed outdated licensing information that required manual permission from the author.

Dependency Refactoring:

  • Replaced imports of Console and Message with their counterparts from lyttleutils. Updated initialization logic to use instance-based management instead of static methods.
  • Various files: Replaced Memory utility with a new GravestoneManager for handling gravestone-related operations. Updated methods to reflect this change.

Codebase Cleanup:

  • Removed the IntelliJ module configuration file, likely to clean up unused project files.
  • Incremented the plugin version from 1.2.6 to 1.3.0.

Bug Fixes and Improvements:

  • Updated message-sending logic to use the new plugin.message instance for consistency.
  • Improved gravestone destruction prevention logic by integrating GravestoneManager.

Information

Published onMay 7, 2025
Downloads1

Platforms

Paper Paper (1.21.4)