
LyttleGravestone
Secure your items on death with player-specific gravestones and flexible retrieval options!
Оцените первым
535
0
535
0
Список изменений
v1.3.4
This pull request introduces several improvements and refactors to the project, focusing on enhancing the release and publishing workflows, improving code organization, adding a new command for listing gravestones, and making logging more consistent. The changes also include some dependency and version updates.
CI/CD Workflow Improvements:
- Replaces the separate
main.yml,alpha.yml, andbeta.ymlworkflows with a unified.github/workflows/release-and-publish.ymlworkflow that handles building, tagging, and publishing releases for both themainandalphabranches, and adds publishing to GitHub Releases, Hangar, and Modrinth. [1] [2] [3] [4]
Features and Commands:
- Adds a new
ListGravestoneCommandthat allows players to list their gravestones, including inventory UI integration. - Updates command registration in
LyttleGravestone.javato prepare for the new list command, though it is currently commented out pending completion.
Database Enhancements:
- Adds new methods to
GravestoneDatabasefor retrieving all gravestones or gravestones belonging to a specific player, supporting the new list command functionality. [1] [2]
Code Organization and Logging:
- Refactors event listener classes by moving them from the
listenerspackage to a newhandlerspackage and updates related imports and registration comments for clarity. [1] [2] [3] - Replaces direct
System.out.printlnlogging withplugin.getLogger().severefor more consistent and appropriate error reporting throughout the codebase. [1] [2] [3] [4]
Dependency and Version Updates:
- Updates
pluginVersionto1.3.5andpaperVersionto1.21.8ingradle.properties. - Removes the unused
gradle/libs.versions.tomlfile.
These changes streamline the release process, improve maintainability, and add new features for users and administrators.
Файлы
LyttleGravestone-1.3.5.jar(82.77 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.3.5
Загрузчики
Paper
Версии игры
1.21.8
Загрузок
196
Дата публикации
24.08.2025
