Releases: Dans-Plugins/PlayerLore
Release list
Development build
Automated build of main at 8e72af6.
This is not a release. It is unreleased, unreviewed code that has not been through any
release check, and a broken build can stop a server from starting. Do not run it on a server
you care about without a backup.
Install it with Dan's Plugin Manager:
/dpm get playerlore --experimental
Return to published releases with /dpm get playerlore --stable.
2.0.0-SNAPSHOT-8-8-2026
Snapshot release marking PlayerLore's move to an AI-first development approach.
Day-to-day feature work, grooming, review and maintenance now run through AI agents working
directly against this repository, with the maintainers setting direction and approving what lands.
The version bump marks that change in how the project is built — it is not a compatibility break.
Behaviour, configuration and stored data are unchanged, and existing installations can upgrade in place.
This is a dated snapshot, not a finished release. It follows the precedent set by Medieval
Factions' 6.0.0-SNAPSHOT-7-25-2026: the AI-first line has not yet been verified in live operation,
and the snapshot designation stays until it has.
Version changes
pom.xml:1.1→2.0.0-SNAPSHOT-8-8-2026
Opened as #17.
Drafted by Claude on behalf of Daniel Stephenson.
PlayerLore 1.1 (Better Dependency Management)
What's Changed
- Moved away from the Singleton pattern. by @dmccoystephenson in #3
Full Changelog: 1.0...1.1
PlayerLore 1.0 (More Project Files)
Full Changelog: v0.4...1.0
I've added some more files to the project.
PlayerLore v0.4 (Minor Alterations)
In this version of the plugin, the provided logger is utilized rather than System.out.
PlayerLore v0.3 (Edit & Remove)
Changes in PlayerLore v0.3
- Implemented the edit command.
- Implemented the remove command.
PlayerLore v0.2
Changes in PlayerLore v0.2
- Made lore added by players white.
- Added the requester to the output of the default command.
PlayerLore v0.1 (Initial Version)
This is the initial version of the plugin. It should be possible to add lore to items in this version.