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.2.6
This pull request introduces several updates to the Lyttle Gravestone plugin, including a new command, configuration and message improvements, and version updates. The most significant changes are the addition of the /lyttlegravestone
command, enhancements to configuration and messages for better clarity and usability, and updates to support Minecraft 1.21.
New Command:
- Added the
/lyttlegravestone
command with areload
subcommand to reload the plugin's configuration. This command is registered with aliaseslgv
andlg
and requires specific permissions
Configuration Enhancements:
- Updated
config.yml
with improved formatting, warnings, and comments for better readability and user guidance. Added sections for "Retrieve Command Settings" and "Economy Integration." - Added a new migration step to update the configuration version to 4 and migrate the
retrieve_confirmed
message.
Message Improvements:
- Introduced a new
messages.yml
file with detailed comments, better formatting, and additional messages, includingretrieve_confirmed
andretrieve_price_changed
. - Improved death and retrieval-related messages to include clickable commands and better formatting.
Version Updates:
- Updated
pluginVersion
to1.2.6
andpaperVersion
to1.21.4
ingradle.properties
. - Changed
api-version
to1.21
inplugin.yml
to support the latest Minecraft version.
Minor Improvements:
- Added a delivery confirmation message (
retrieve_confirmed
) in theRetrieveGraveStoneCommand
class.
Information
Published on | May 3, 2025 |
---|---|
Downloads | 3 |
Platforms
Paper (1.21.4)