Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Multiverse/Multiverse-Core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.7.1
Choose a base ref
...
head repository: Multiverse/Multiverse-Core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.7.2
Choose a head ref
  • 9 commits
  • 34 files changed
  • 3 contributors

Commits on Jun 21, 2026

  1. Configuration menu
    Copy the full SHA
    767b7af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61f4d23 View commit details
    Browse the repository at this point in the history
  3. feat: add Turkish (tr) locale

    Adds Turkish language support via multiverse-core_tr.properties.
    All 267 translation keys from the English source file are included.
    
    Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
    melut42 and claude committed Jun 21, 2026
    Configuration menu
    Copy the full SHA
    d2c35a0 View commit details
    Browse the repository at this point in the history
  4. feat: update Turkish locale with keys from PR #3491

    Added translations for new keys introduced in the localisation refactor:
    - config string parser errors, core config validations
    - anchor commands (delete/list/set)
    - entity spawn config commands
    - generators info keys
    - spawn/teleport permission messages
    - commands error context keys (loadedmultiverseworld, player, resolve, removeplayers)
    - destination display keys (anchor, bed)
    - purge entities commands
    - queue command prompt/expired keys
    - content display pagefilter key
    - generic error.details, playercount, teleportplayers.failed keys
    
    Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
    melut42 and claude committed Jun 21, 2026
    Configuration menu
    Copy the full SHA
    8d9daa4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2026

  1. Merge pull request #3490 from Multiverse/fix/name-or-alias

    Always try to get world by name/namespace first before alias
    benwoo1110 authored Jun 22, 2026
    Configuration menu
    Copy the full SHA
    25daaca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3492 from amhunter1/feat/turkish-locale

    feat: add Turkish (tr) locale
    benwoo1110 authored Jun 22, 2026
    Configuration menu
    Copy the full SHA
    cf65076 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3491 from Multiverse/feat/localise

    Refactor all remaining issuer raw string messages to use localized strings
    benwoo1110 authored Jun 22, 2026
    Configuration menu
    Copy the full SHA
    6f91d29 View commit details
    Browse the repository at this point in the history
  4. Add polish translation

    Thanks to @Santandersonek on discord!
    benwoo1110 committed Jun 22, 2026
    Configuration menu
    Copy the full SHA
    0c829f5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3493 from Multiverse/feat/polish-trans

    Add polish translation
    benwoo1110 authored Jun 22, 2026
    Configuration menu
    Copy the full SHA
    9dddbdc View commit details
    Browse the repository at this point in the history
Loading