Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Secure your items on death with player-specific gravestones and flexible retrieval options!
v1.3.1
This pull request introduces significant updates to the LyttleGravestone
plugin, including a complete overhaul of the README.md
file for improved documentation and enhancements to the codebase for better message handling and configuration management. The most important changes are grouped into documentation improvements and codebase enhancements.
Documentation improvements:
- Updated
README.md
with a visually appealing structure, new sections for features, commands, permissions, installation, configuration, and support, along with badges and links for easier navigation. Added detailed instructions for plugin usage and configuration.
Codebase enhancements:
- Introduced the
GlobalConfig
class to manage global configurations, initialized inLyttleGravestone.java
. UpdatedMessage
initialization to includeglobal
for better configuration handling. - Replaced raw string replacements with the new
Replacements
class for structured and reusable message formatting across commands and event listeners. - Updated
LyttleGravestoneCommand.java
to useComponent.text
for sending messages, ensuring compatibility with modern text formatting APIs.
These changes improve the usability of the plugin both for developers and server owners, streamline configuration management, and enhance message handling for better user experience.
Information
Published on | June 1, 2025 |
---|---|
Downloads | 1 |
Platforms
Paper (1.21.5)