Releases: retromcorg/Project-Poseidon
Releases · retromcorg/Project-Poseidon
1.1.12-260405-1039-93620fe
fix: drop transient items when player loses connection fix: drop transient items when player loses connection
1.1.12-260328-0558-5ba3017
Bump version from 1.1.11-SNAPSHOT to 1.1.12
1.1.11-251222-0138-81e5f18
Update maven build info
1.1.11-251222-0135-e2c0b8d
Test maven auto-deploy
1.1.11-251124-0837-3add7b2
Bump version from 1.1.10 to 1.1.11
1.1.10-251124-0836-f547f9f
Add Resolve Command (#169) * Add Resolve Command & Markers * Make /resolve a subcommand of /poseidon
1.1.10-251108-0202-ad9326e
Support non-Mojang auth URLs (#162) * Support non-Mojang auth URLs * Update SessionAPI.java * Fix URL --------- Co-authored-by: Kaylie Craig <wowitskaylie@gmail.com>
1.1.10-251108-0200-4243691
Update Github Action Versions to Latest (#170)
1.1.10-251025-1201-8352053
Enhances cracked account handling Adds a configuration option to automatically prefix cracked account usernames with a ".". Improves username validation by allowing "." characters when the prefix option is enabled and adjusts the maximum length accordingly. Splits the connection process for premium and cracked accounts for better clarity and control, and handles cracked username prefixing during the cracked account connection.
1.1.10-250906-1423-7e46d5a
Update checker improvements (I hope) (#164) * Schedule update check async instead of sync * Add a config option to toggle up to date messages * Add a config option to control update checker interval